[Include] Explosive Include V1.0
#7

Line 94 and 111 need to be fixed.
It is
pawn Код:
for(new i = 0, j = GetMaxPlayers(); i < j; i ++);
but its supposed to be
pawn Код:
for(new i = 0, j = GetMaxPlayers(); i < j; i ++)
Reply


Messages In This Thread
Explosive Include V1.0b - Custom explosions - by Mauzen - 13.02.2011, 14:45
Re: Explosive Include - by $_Pooweer_$ - 13.02.2011, 14:49
AW: Explosive Include V1.0 - by XoX - 13.02.2011, 14:53
Re: Explosive Include V1.0 - by wups - 13.02.2011, 15:34
Re: Explosive Include V1.0 - by vyper - 13.02.2011, 17:00
Re: Explosive Include V1.0 - by Mauzen - 14.02.2011, 16:48
Re: Explosive Include V1.0 - by Th3Angel - 14.03.2011, 01:16
Re: Explosive Include V1.0 - by s1k - 14.03.2011, 01:53
Re: Explosive Include V1.0 - by Sasino97 - 14.03.2011, 15:40
Re: Explosive Include V1.0 - by Andrey_Kiryuhin - 14.03.2011, 15:43

Forum Jump:


Users browsing this thread: 1 Guest(s)