if (strcmp("/tp", cmdtext, true, 10) == 0)
    {
        SetPlayerPos(playerid,1996.4875,-2807.0286,1034.3130);
        return 1;
    }