I'm Getting An Frustrating Error!
#7

Thanks, yes it was a simple error, When the code was this

Код:
new RandomMSG[][] =
{
    "Thank You  For Playing At The Server! We Enjoy Your Stay!",
    "Please No Hacking, We Will Warn Your If We Spot An Hacker!",
    "Someone Is Hacking And No Admin Is Online? Please Report Them At The Fourms!"
}
I Clearly Forgot The ; at the end so now it looks like

Код:
new RandomMSG[][] =
{
    "Thank You  For Playing At The Server! We Enjoy Your Stay!",
    "Please No Hacking, We Will Warn Your If We Spot An Hacker!",
    "Someone Is Hacking And No Admin Is Online? Please Report Them At The Fourms!"
};
Thanks, Ill Start Reading the guide!
Reply


Messages In This Thread
I'm Getting An Frustrating Error! - by HayZatic - 01.07.2011, 13:32
Re: I'm Getting An Frustrating Error! - by [HiC]TheKiller - 01.07.2011, 13:33
Re: I'm Getting An Frustrating Error! - by JaTochNietDan - 01.07.2011, 13:33
Re: I'm Getting An Frustrating Error! - by HayZatic - 01.07.2011, 13:36
Re: I'm Getting An Frustrating Error! - by JaTochNietDan - 01.07.2011, 13:37
Re: I'm Getting An Frustrating Error! - by [HiC]TheKiller - 01.07.2011, 13:38
Re: I'm Getting An Frustrating Error! - by HayZatic - 01.07.2011, 13:40

Forum Jump:


Users browsing this thread: 1 Guest(s)