19.03.2009, 03:26
Код:
AddPlayerClass(skin, Float:x, Float:y, Float:z, Float:Angle, weapon1, weapon1_ammo, weapon2, weapon2_ammo, weapon3, weapon3_ammo)
, Float:y, and Float:z, because I use SetPlayerSpawnInfo to set each players spawn point randomly after they connect. At the moment, players keep spawning at the co-ordinates in AddPlayerClass, which is really annoying...

