two question
#1

Hi all i need to ask you guys ,that if i was in area and i need to make telport to it by command how ?
and how i can get the Coordinates of it like x,y,z,? pleas help me
Reply
#2

if you type "/save description" if will save your pos in a file in the GTA dir called savedpositions.txt

and the command would be something like:
Код:
if(!strcmp("/teleport",cmdtext,true)){
SetplayerPos(playerid,x,y,z);
}
under OnPlayerCommandText
let me know if you need more info
Reply
#3

ok thank you
Reply
#4

i got warning bro
Reply
#5

loose indent just change to ... see new post
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)