SA-MP Forums Archive
/save question ! Please 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: /save question ! Please help (/showthread.php?tid=476270)



/save question ! Please help - An0nYm0uS - 17.11.2013

hello i am currently learning pawno and i want to know everything stated in this line ..

Like
which is x,y,z coordinates and what in this line tells the angle and what tells interior and world ..

Thanks

AddPlayerClass(120,-105.1575,1929.6711,908.6952,2.3014,0,0,0,0,0,0);


Re: /save question ! Please help - Patrick - 17.11.2013

pawn Code:
//Your Code
AddPlayerClass( 120, -105.1575, 1929.6711, 908.6952, 2.3014, 0, 0, 0, 0, 0, 0 );
//Parameters
AddPlayerClass( skin, Float:x, Float:y, Float:z, Float:Angle, weapon1, weapon1_ammo, weapon2, weapon2_ammo, weapon3, weapon3_ammo );
Nothing to explain


Re: /save question ! Please help - An0nYm0uS - 17.11.2013

Thanks a lot mate
Well what about worlds and interiors ?

I think there are 0 and 1

What's the difference ?


Re: /save question ! Please help - [WA]iRonan - 17.11.2013

Quote:
Originally Posted by An0nYm0uS
View Post
Thanks a lot mate
Well what about worlds and interiors ?

I think there are 0 and 1

What's the difference ?
Interior Worlds:
Ther are about 13(?) Interior worlds. Each world has 2/3 interiors.

Virtual worlds:
Virtual worlds are almost the same as Interior worlds although it only shows the players in that virtual world. You can have over 9000 virtual worlds