SPAWN problem
#6

Here:

Код:
AddPlayerClass(skin_id, spawn_x, spawn_y, spawn_z, facing_angle, weapon_1, weapon_1_ammo, weapon_2, weapon_2_ammo, weapon_3, weapon_3_ammo);

//In OnGameModeInit:
// People can spawn with either the CJ skin or The Truth skin.
AddPlayerClass(0, 1958.33, 1343.12, 15.36, 269.15, 26, 36, 28, 150, 0, 0);
AddPlayerClass(1, 1958.33, 1343.12, 15.36, 269.15, 26, 36, 28, 150, 0, 0);
Next time, try to do it on your own ...
Reply


Messages In This Thread
SPAWN problem - by Salman1700 - 10.03.2014, 09:12
Re: SPAWN problem - by StuartD - 10.03.2014, 09:15
Re: SPAWN problem - by Salman1700 - 10.03.2014, 09:19
Re: SPAWN problem - by Macronix - 10.03.2014, 09:29
Re: SPAWN problem - by Salman1700 - 10.03.2014, 09:32
Re: SPAWN problem - by Macronix - 10.03.2014, 09:36
Re: SPAWN problem - by Salman1700 - 10.03.2014, 09:48
Re: SPAWN problem - by Equuuuin0X - 10.03.2014, 10:09
Re: SPAWN problem - by Salman1700 - 10.03.2014, 11:09

Forum Jump:


Users browsing this thread: 2 Guest(s)