Help! Warning when adding objects
#4

did you declare an array like this?
Код:
new Int: PlayerSlotAmmoNew[MAX_PLAYERS][13];
and accessed it like... ?
Код:
PlayerSlotAmmoNew[playerid][CurrentWeaponSlot]=CurrentWeaponAmmo;
if so, maybe the "Int:" in the upper line causes the problem?

Reply


Messages In This Thread
Help! Warning when adding objects - by sXecookie - 07.01.2010, 16:53
Re: Help! Warning when adding objects - by BMUK - 07.01.2010, 16:54
Re: Help! Warning when adding objects - by sXecookie - 07.01.2010, 16:56
Re: Help! Warning when adding objects - by Babul - 07.01.2010, 17:06
Re: Help! Warning when adding objects - by sXecookie - 07.01.2010, 17:10
Re: Help! Warning when adding objects - by Hijolion - 07.01.2010, 18:03

Forum Jump:


Users browsing this thread: 1 Guest(s)