RemovePlayerWeaponsEx [DEBUG] Spam
#3

Quote:
Originally Posted by Scottas
Посмотреть сообщение
problem with this variable:
pawn Код:
Weapons[playerid][weaponid]
second dimension is 43 cells big, and you're accessing 50'th cell. You need to resize your array.
I'm assuming this is what you're talking about? I found this at the top of the script:

pawn Код:
new Weapons[MAX_PLAYERS][44];
Reply


Messages In This Thread
RemovePlayerWeaponsEx [DEBUG] Spam - by DJ_Shocker - 30.07.2013, 20:44
Re: RemovePlayerWeaponsEx [DEBUG] Spam - by Scottas - 30.07.2013, 20:49
Re: RemovePlayerWeaponsEx [DEBUG] Spam - by DJ_Shocker - 30.07.2013, 21:08
Re: RemovePlayerWeaponsEx [DEBUG] Spam - by Scottas - 30.07.2013, 21:25
Re: RemovePlayerWeaponsEx [DEBUG] Spam - by DJ_Shocker - 31.07.2013, 03:40
Re: RemovePlayerWeaponsEx [DEBUG] Spam - by Pottus - 31.07.2013, 03:58
Re: RemovePlayerWeaponsEx [DEBUG] Spam - by DJ_Shocker - 31.07.2013, 04:12
Re: RemovePlayerWeaponsEx [DEBUG] Spam - by Pottus - 31.07.2013, 04:15
Re: RemovePlayerWeaponsEx [DEBUG] Spam - by DJ_Shocker - 31.07.2013, 04:26

Forum Jump:


Users browsing this thread: 4 Guest(s)