[question]GivePlayerWeapon
#1

Hi, I used the function exactly like Wiki:http:https://sampwiki.blast.hk/wiki/GetPlayerWeaponData
pawn Код:
for(new i=0;i<13;i++)
{
    GetPlayerWeaponData(playerid,i,weapons[i][0],weapons[i][1]);
}
And the player should get his weapons back later.
I don't know if I've done it correctly but the compiler says "undefined symbol "i"".
pawn Код:
GivePlayerWeapon(playerid,weapons[w][0],weapons[w][1]);
Can somebody help?
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)