[question]GivePlayerWeapon
#4

top
Код:
new Guns[200][2][13];
Код:
for(new x = 0; x < 13; x++) GetPlayerWeaponData(playerid, x, Guns[playerid][0][x], Guns[playerid][1][x]);
and back
Код:
for(new x = 0; x < 13; x++) GivePlayerWeapon(playerid, Guns[playerid][0][x], Guns[playerid][1][x]);
Reply


Messages In This Thread
[question]GivePlayerWeapon - by Marc_307 - 02.07.2009, 11:27
Re: [question]GivePlayerWeapon - by refshal - 02.07.2009, 11:34
Re: [question]GivePlayerWeapon - by Vince - 02.07.2009, 11:42
Re: [question]GivePlayerWeapon - by Jefff - 02.07.2009, 11:50
Re: [question]GivePlayerWeapon - by Marc_307 - 02.07.2009, 11:59

Forum Jump:


Users browsing this thread: 1 Guest(s)