Jump to content
  • 0

Question

Posted

Am facut un newbie chat, dar primesc erorile astea:

C:\Documents and Settings\Admin\Desktop\GL Zone\gamemodes\TrueGames.pwn(500) : error 001: expected token: ")", but found "-string-"
C:\Documents and Settings\Admin\Desktop\GL Zone\gamemodes\TrueGames.pwn(500) : error 001: expected token: ";", but found "-string-"
C:\Documents and Settings\Admin\Desktop\GL Zone\gamemodes\TrueGames.pwn(14123) : error 017: undefined symbol "nonewbie"
C:\Documents and Settings\Admin\Desktop\GL Zone\gamemodes\TrueGames.pwn(14130) : error 029: invalid expression, assumed zero
C:\Documents and Settings\Admin\Desktop\GL Zone\gamemodes\TrueGames.pwn(14130) : error 001: expected token: ")", but found ";"
C:\Documents and Settings\Admin\Desktop\GL Zone\gamemodes\TrueGames.pwn(14130) : error 036: empty statement
C:\Documents and Settings\Admin\Desktop\GL Zone\gamemodes\TrueGames.pwn(14130) : fatal error 107: too many error messages on one line

Compilation aborted.Pawn compiler 3.2.3664	 	 	Copyright (c) 1997-2006, ITB CompuPhase


7 Errors.

la liniile:

500 : [pawn] forward SendNewbieMessage(color, string#91;]); [/pawn]

14123 : [pawn]     if(nonewbie == 1)[/pawn]

14130 : [pawn] while ((idx < length) && (cmdtext[idx] <= ' '))[/pawn]

Cine ma poate ajuta... raman dator cu o bere.

0 answers to this question

Recommended Posts

There have been no answers to this question yet

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more details you can also review our Terms of Use and Privacy Policy.