Detaljan opis problema: imama problem javlja mi error u vezi stringa
Dio skripte:
Erori
C:\Documents and Settings\user\Desktop\Medis\MM\Moj Mod\pawno\include\zcmd.inc(18) : warning 201: redefinition of constant/macro (symbol "COMMAND:%1(%2)")
C:\Documents and Settings\user\Desktop\Medis\MM\Moj Mod\pawno\include\zcmd.inc(21) : warning 201: redefinition of constant/macro (symbol "CMD:%1(%2)")
C:\Documents and Settings\user\Desktop\Medis\MM\Moj Mod\gamemodes\CB-FR.pwn(388) : warning 217: loose indentation
C:\Documents and Settings\user\Desktop\Medis\MM\Moj Mod\gamemodes\CB-FR.pwn(446) : error 001: expected token: "-string end-", but found "-identifier-"
C:\Documents and Settings\user\Desktop\Medis\NL\Moj Mod\gamemodes\CB-FR.pwn(446) : warning 215: expression has no effect
C:\Documents and Settings\user\Desktop\Medis\MM\Moj Mod\gamemodes\CB-FR.pwn(446) : error 001: expected token: ";", but found "-string-"
C:\Documents and Settings\user\Desktop\Medis\MM\Moj Mod\gamemodes\CB-FR.pwn(446) : warning 215: expression has no effect
C:\Documents and Settings\user\Desktop\Medis\MM\Moj Mod\gamemodes\CB-FR.pwn(446) : warning 215: expression has no effect
C:\Documents and Settings\user\Desktop\Medis\MM\Moj Mod\gamemodes\CB-FR.pwn(446) : error 001: expected token: ";", but found ")"
C:\Documents and Settings\user\Desktop\Medis\MM\Moj Mod\gamemodes\CB-FR.pwn(446) : fatal error 107: too many error messages on one line
Compilation aborted.Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
4 Errors.Evo komande u kojoj se to javlja
format(string,sizeof(string),""COL_RED"Admin %s ti je dao admin lvl %d",GetName(playerid),level);
SCM(pplayerid,-1,string);
Neke slike/video za lakse dobivanje pomoci(neobavezno):
