RP LV Compile error
#1

Hi when i compile the gamemode.pwn he say

---

C:\Documents and Settings\Gebruiker\Bureaublad\LVRealLife.pwn(2504) : error 017: undefined symbol "i"
C:\Documents and Settings\Gebruiker\Bureaublad\LVRealLife.pwn(2505) : error 017: undefined symbol "i"
C:\Documents and Settings\Gebruiker\Bureaublad\LVRealLife.pwn(2506) : error 017: undefined symbol "i"
C:\Documents and Settings\Gebruiker\Bureaublad\LVRealLife.pwn(2506) : error 017: undefined symbol "i"
C:\Documents and Settings\Gebruiker\Bureaublad\LVRealLife.pwn(2506) : error 029: invalid expression, assumed zero
C:\Documents and Settings\Gebruiker\Bureaublad\LVRealLife.pwn(2506) : fatal error 107: too many error messages on one line

Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


6 Errors.

---

what is the problem please tell it me thx
Reply
#2

pawn Код:
for(new i = 0; i < MAX_PLAYERS; i++)
{
Before the code.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)