01.06.2016, 16:05
Quote:
PHP код:
PHP код:
|
Код:
C:\Users\LELIS\Desktop\GAMEMODES\[GM] Brasil Real World RPG [RW]\gamemodes\zm.pwn(159) : error 001: expected token: "-string end-", but found "-identifier-" C:\Users\LELIS\Desktop\GAMEMODES\[GM] Brasil Real World RPG [RW]\gamemodes\zm.pwn(164) : error 010: invalid function or declaration C:\Users\LELIS\Desktop\GAMEMODES\[GM] Brasil Real World RPG [RW]\gamemodes\zm.pwn(171) : error 001: expected token: "-string end-", but found "-identifier-" C:\Users\LELIS\Desktop\GAMEMODES\[GM] Brasil Real World RPG [RW]\gamemodes\zm.pwn(171) : error 017: undefined symbol "CName" C:\Users\LELIS\Desktop\GAMEMODES\[GM] Brasil Real World RPG [RW]\gamemodes\zm.pwn(171) : warning 215: expression has no effect C:\Users\LELIS\Desktop\GAMEMODES\[GM] Brasil Real World RPG [RW]\gamemodes\zm.pwn(171) : error 001: expected token: ";", but found "-identifier-" C:\Users\LELIS\Desktop\GAMEMODES\[GM] Brasil Real World RPG [RW]\gamemodes\zm.pwn(171) : fatal error 107: too many error messages on one line Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 6 Errors.
Код:
""chat""COL_LGREEN" Welcome to "Name" "Version" Created by "Creator"", ""chat""COL_LGREEN" Visit our forums for discussion and server updates "Web"", ""chat""COL_LGREEN" Remember to report hackers and rule breakers at /report [playerid] [reason]", ""chat""COL_LGREEN" Join our teamspeak 3 to talk to our staff team and many others! 8.9.6.26:9197", ""chat""COL_LGREEN" Remember to read the rules to prevent you from getting banned /rules" };
Код:
main() { print("\n----------------------------------"); print(""CName" - "Name" "Version" Loaded"); print("----------------------------------\n"); }