HELP VERY EASY HELP - 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)
+--- Thread: HELP VERY EASY HELP (
/showthread.php?tid=500791)
HELP VERY EASY HELP -
ChuckyBabe - 15.03.2014
Where is x,y,z here ?
i'am curious ee ?
AddPlayerClass(19,1154.5255,-1180.8342,32.8187,180.3939,0,0,0,0,0,0); //
Re: HELP VERY EASY HELP -
GalaxyHostFree - 15.03.2014
Quote:
Where is x,y,z here ?
i'am curious ee ?
AddPlayerClass(19,1154.5255,-1180.8342,32.8187,180.3939,0,0,0,0,0,0); //
|
19 = SKIN ID
1154.5255 = X.X
-1180.8342 = Y.Y
32.8187 = Z.Z
180.3939 = FACING ANGLE
Re: HELP VERY EASY HELP -
MP2 - 15.03.2014
If you'd just ******d 'samp AddPlayerClass', you'd find the syntax on the wiki.
AddPlayerClass(19,
1154.5255,-1180.8342,32.8187,180.3939,0,0,0,0,0,0);
Re: HELP VERY EASY HELP -
ChuckyBabe - 15.03.2014
Ui thanks