How to make a cmd to teleport to target?
#1

Is it possible? if yes then HOW?
EDIT : By target I mean the "target" on your gta sa map
Reply
#2

if its what im thinking ... mark on the map where you want to go and get teleported i think is not possible that thing :L
Reply
#3

Easy XD
Код:
 if(strcmp(cmdtext, "/command", true) == 0)
   {
        SetPlayerPos(playerid, XYZ);
       return 1;
       }
Silly Question
Reply
#4

I'm thinking your trying to get something like these?:
AllowAdminTeleport
AllowPlayerTeleport
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)