how to make a tele?=
#1

how can i make a command to teleport to area and text when they are therE?
i need this for my stunt test
Reply
#2

Код:
if(strcmp("/teleport", cmdtext, true) == 0){
  SetPlayerPos(playerid, X, Y, Z);
}
Also,
This is in the wrong forum, It should be in the Scripting Discussion.
Reply
#3

It is scripting discussion.
Reply
#4

Thanks alot it worked!
Reply
#5

Wasn't it usefull to search on how to use SetPlayerPos and returned 1?;
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)