30.08.2014, 15:00
Hi, i have auto msg system and when i added another msg it says found } but didn't found -string- or something anyways here is the code "{ff0000}Kate: {FFFFFF}No weapons? Just use /shop to buy them!"
new Message[][] = { "{ff0000}Kate: {FFFFFF}Saw a Hacker/RuleBreaker? use /report [id] [reason].", "{ff0000}Kate: {FFFFFF}Injured? Type /hp to refill ur health", "{ff0000}Kate: {FFFFFF}Regiser at our forum: http://lsgw.url.ph/", "{ff0000}Kate: {FFFFFF}New updates every week" "{ff0000}Kate: {FFFFFF}No weapons? Just use /shop to buy them!" }
new Message[][] =
{
"{ff0000}Kate: {FFFFFF}Saw a Hacker/RuleBreaker? use /report [id] [reason].",
"{ff0000}Kate: {FFFFFF}Injured? Type /hp to refill ur health",
"{ff0000}Kate: {FFFFFF}Regiser at our forum: http://lsgw.url.ph/",
"{ff0000}Kate: {FFFFFF}New updates every week",
"{ff0000}Kate: {FFFFFF}No weapons? Just use /shop to buy them!"
}