D:\Chill Role Play\gamemodes\SZONE.pwn(7389) : error 037: invalid string (possibly non-terminated string) D:\Chill Role Play\gamemodes\SZONE.pwn(7389) : error 017: undefined symbol "Bine" D:\Chill Role Play\gamemodes\SZONE.pwn(7389) : error 017: undefined symbol "Venit" D:\Chill Role Play\gamemodes\SZONE.pwn(7389) : fatal error 107: too many error messages on one line Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
format(motd, sizeof(motd), "Welcome To Chill RolePlay Server.")
format(motd, sizeof(motd), "Welcome To Chill RolePlay Server.");
Try this: Code: format(motd, sizeof(motd), "Welcome To Chill RolePlay Server."); |
if this didn't worked then then you have proplem in includes
|
if this didn't worked then then you have proplem in includes
|
D:\Chill Role Play\gamemodes\SZONE.pwn(7390) : error 029: invalid expression, assumed zero D:\Chill Role Play\gamemodes\SZONE.pwn(7390) : error 029: invalid expression, assumed zero D:\Chill Role Play\gamemodes\SZONE.pwn(7390) : warning 215: expression has no effect D:\Chill Role Play\gamemodes\SZONE.pwn(32606) : warning 203: symbol is never used: "gminute" D:\Chill Role Play\gamemodes\SZONE.pwn(32606) : warning 203: symbol is never used: "gsecond" Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 2 Errors.
-*[+ttime(ghour, gminute, gsecond);
Doesn't exist, last line is 32605.