06.03.2014, 17:10
Error msg:
Line: 901
Line: 907
Код:
C:\Users\Gamer\Desktop\Goodly\gamemodes\Millenium.pwn(901) : warning 217: loose indentation C:\Users\Gamer\Desktop\Goodly\gamemodes\Millenium.pwn(907) : error 017: undefined symbol "msg" C:\Users\Gamer\Desktop\Goodly\gamemodes\Millenium.pwn(907) : error 017: undefined symbol "msg" C:\Users\Gamer\Desktop\Goodly\gamemodes\Millenium.pwn(907) : error 029: invalid expression, assumed zero C:\Users\Gamer\Desktop\Goodly\gamemodes\Millenium.pwn(907) : fatal error 107: too many error messages on one line Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 4 Errors.
Код:
if(isnull(params)) return SendClientMessage(playerid, COLOR_RED, "(RED) (/r)adio [radio chat]");
Код:
format(msg, sizeof(msg), "(LSPD-COM) %s %s %s: %s", FRank(playerid), FDivision(playerid), GetNameEx(playerid), params);