29.11.2017, 18:21
Was trying something and I need help with some errors, those are the errors I get
Код:
C:\server\gamemodes\fortcarsonroleplay.pwn(16309) : error 001: expected token: "-string end-", but found "-identifier-" C:\server\gamemodes\fortcarsonroleplay.pwn(16309) : warning 215: expression has no effect C:\server\gamemodes\fortcarsonroleplay.pwn(16309) : error 001: expected token: ";", but found "-string-" C:\server\gamemodes\fortcarsonroleplay.pwn(16309) : warning 215: expression has no effect C:\server\gamemodes\fortcarsonroleplay.pwn(16309) : error 017: undefined symbol "pActiveOffense" C:\server\gamemodes\fortcarsonroleplay.pwn(16309) : fatal error 107: too many error messages on one line
Код:
format(string, sizeof(string), "[PD Database:] "COLOR_WHITE"%s", PlayerInfo[criminal][pActiveListings],string); SCM(playerid, COLOR_PD, string);