gInfernusStock
#1

Hello guys i tried to add 10 infernuses in stock for dealership.If 10 infernuses are bought,you can-t buy any more infernuses.
But i get 2 errors:
PHP код:
C:\Users\Paul23\Desktop\ds\ds\ds\ds\gamemodes\dspep.pwn(25607) : error 032: array index out of bounds (variable "gInfernusStock")
C:\Users\Paul23\Desktop\ds\ds\ds\ds\gamemodes\dspep.pwn(25662) : error 032: array index out of bounds (variable "gInfernusStock")
Pawn compiler 3.2.3664              Copyright (c1997-2006ITB CompuPhase
2 Errors

Lines:
PHP код:
if(gInfernusStock[MAX_PLAYERS] > 0
PHP код:
gInfernusStock[MAX_PLAYERS]--; 
PHP код:
new gInfernusStock[MAX_PLAYERS] = 10
Reply


Messages In This Thread
gInfernusStock - by PepsiCola23 - 24.05.2015, 15:55
Re: gInfernusStock - by Konstantinos - 24.05.2015, 15:57
Re: gInfernusStock - by PepsiCola23 - 24.05.2015, 16:14
Re: gInfernusStock - by Vince - 24.05.2015, 16:23
Re: gInfernusStock - by PepsiCola23 - 24.05.2015, 16:25
Re: gInfernusStock - by Abagail - 24.05.2015, 16:27
Re: gInfernusStock - by PepsiCola23 - 24.05.2015, 16:42
Re: gInfernusStock - by PepsiCola23 - 25.05.2015, 14:29
Re: gInfernusStock - by JaydenJason - 25.05.2015, 14:38
Re: gInfernusStock - by PepsiCola23 - 25.05.2015, 14:44

Forum Jump:


Users browsing this thread: 1 Guest(s)