[Pomoc]String error

Započeo MEDO
28. Nov. 2012. Zaključano
383
pregleda
3
postova
PWN|Medis
5
Kingpin
28. Nov. 2012.
Skripta koju koristim: od 0
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):
ivica158
5
Crime Lord
28. Nov. 2012.
SCM(pplayerid,-1,string);


sa ovimee
SCM(playerid,BELA,string);
PWN|Medis
5
Kingpin
28. Nov. 2012.
moze lock rijesio sam

Morate biti prijavljeni da biste odgovorili na ovu temu.

Prijava

© 2026 SmartShark. All rights reserved.

Powered by Momentum|v2026.3.001 Alpha