two question
#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


Messages In This Thread
two question - by KJ1 - 18.07.2010, 23:02
Re: two question - by (SF)Noobanatior - 19.07.2010, 00:05
Re: two question - by KJ1 - 19.07.2010, 00:46
Re: two question - by KJ1 - 19.07.2010, 01:11
Re: two question - by (SF)Noobanatior - 19.07.2010, 01:20

Forum Jump:


Users browsing this thread: 2 Guest(s)