01.06.2016, 17:09
Ah, estб faltando alguma definiзгo:
Testei e estб funcionando.
pawn Код:
#define chat "-"
#define COL_LGREEN "{00FF00}"
#define name "hello"
#define web "manja"
#define Creator "SuYaNw"
#define Version "2.0"
new randomMessages[][] =
{
chat COL_LGREEN " Welcome to " name "" Version " Created by ",
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",
};