Co-ords Scripting help
#8

Same thing, /save.
If you do save while on foot, you'll get, for example

pawn Код:
AddPlayerClass(250,-2720.1086,-318.3121,7.8438,43.699,0,0,0,0,0,0);
Explination:

AddPlayerClass(skin, Float, Float:y, Float:z, Float:Angle, weapon1, weapon1_ammo, weapon2, weapon2_ammo, weapon3, weapon3_ammo);
The ones you're interested in, is the Float, Float:y, Float:z.

That's coordinates only.

Let's say you get this when you do /save
Код:
AddPlayerClass(250,-2720.1086,-318.3121,7.8438,43.699,0,0,0,0,0,0);
The coordinates only is then;
Код:
-2720.1086,-318.3121,7.8438
Reply


Messages In This Thread
Co-ords Scripting help - by Ritchie999 - 26.09.2009, 15:25
Re: Co-ords Scripting help - by XCultz - 26.09.2009, 15:34
Re: Co-ords Scripting help - by Ritchie999 - 26.09.2009, 15:40
Re: Co-ords Scripting help - by Desert - 26.09.2009, 15:44
Re: Co-ords Scripting help - by Ritchie999 - 26.09.2009, 15:47
Re: Co-ords Scripting help - by Ritchie999 - 27.09.2009, 11:27
Re: Co-ords Scripting help - by Desert - 27.09.2009, 11:34
Re: Co-ords Scripting help - by Mike Garber - 27.09.2009, 11:34
Re: Co-ords Scripting help - by Ritchie999 - 27.09.2009, 11:43
Re: Co-ords Scripting help - by Mike Garber - 27.09.2009, 11:45

Forum Jump:


Users browsing this thread: 5 Guest(s)