28.09.2016, 11:17
Hi guys,
I created a random message string and also required Timers etc.
I get these errors:
Lines
Please help!I don't know about this very much , You can see it here: Random Messages
I created a random message string and also required Timers etc.
I get these errors:
Код:
C:\Users\gouth_000\Desktop\Server SAMP\filterscripts\GAdmin1.0.pwn(36) : error 001: expected token: "}", but found "-string-" C:\Users\gouth_000\Desktop\Server SAMP\filterscripts\GAdmin1.0.pwn(38) : error 010: invalid function or declaration Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
PHP код:
new RandomMSG[][] =
{
"Visit our website at ______"
"Use /help to get help"
"You can use /ask to ask online Administrators something!"
};