Scripting help.
#2

Um... there are some good tutorials on this however for the saving position:
pawn Код:
new Float:X, Float:Y, Float:Z;
GetPlayerPos(playerid, X, Y, Z);
INI_WriteFloat(File, "X", X);
INI_WriteFloat(File, "Y", Y);
INI_WriteFloat(File, "Z", Z);
should work.
Reply


Messages In This Thread
Scripting help. - by Nicholas. - 15.01.2012, 22:08
Re: Scripting help. - by Snowman12 - 15.01.2012, 22:33
Respuesta: Re: Scripting help. - by kirk - 15.01.2012, 23:04
Re: Scripting help. - by Nicholas. - 15.01.2012, 23:27

Forum Jump:


Users browsing this thread: 1 Guest(s)