16.07.2016, 11:30
Actually AddPlayerClass is incorrect, there's nothing wrong with the loop.
Add a zero to the end. It's supposed to be:
Add a zero to the end. It's supposed to be:
Код:
AddPlayerClass(skinid, x, y, z, a, weapon_1, ammo_1, weapon_2, ammo_2, weapon_3, ammo_3);

