Which one is the X, the Y, and the Z? - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Which one is the X, the Y, and the Z? (
/showthread.php?tid=85811)
Which one is the X, the Y, and the Z? -
Devine - 09.07.2009
I'm very confused on cords so can you guys help? Which ones are which:
AddPlayerClass(275,1161.5601,-1329.3982,31.4954,1.8854,0,0,0,0,0,0); //
Re: Which one is the X, the Y, and the Z? -
yom - 09.07.2009
What about looking the definition?
pawn Код:
AddPlayerClass(modelid, Float:spawn_x, Float:spawn_y, Float:spawn_z, Float:z_angle, weapon1, weapon1_ammo, weapon2, weapon2_ammo, weapon3, weapon3_ammo);