/save question ! Please help
#1

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);
Reply
#2

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
Reply
#3

Thanks a lot mate
Well what about worlds and interiors ?

I think there are 0 and 1

What's the difference ?
Reply
#4

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
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)