Random Messages
#1

Hi guys,

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
Lines
PHP код:
new RandomMSG[][] =
{
    
"Visit our website at ______"
    "Use /help to get help"
    "You can use /ask to ask online Administrators something!"
}; 
Please help!I don't know about this very much , You can see it here: Random Messages
Reply
#2

You forgot comma at the end of the first and second message.
Reply
#3

Thank you so much!As I said I'm beginner at this(Only this RandomMsg)
Reply
#4

https://sampwiki.blast.hk/wiki/Random_Messages
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)