Undefined Symbol
#2

You have 26 errors, yes?
May be it missing bracket?
P.S:
PHP код:
stock RBT(bizid)
{
    new 
string[16];
    switch(
BizInfo[bizid][bType])
    {
        case 
1format(stringsizeof(string), "24/7 Market");
        case 
2format(stringsizeof(string), "Clothes Shop");
        case 
3format(stringsizeof(string), "Ammunation");
        case 
4format(stringsizeof(string), "Club");
        case 
6format(stringsizeof(string), "Adv. Agency");
        case 
7format(stringsizeof(string), "Fast Food");
        default: 
format(stringsizeof(string), "None");
    }
    return 
string;

Reply


Messages In This Thread
Undefined Symbol - by Lidor124 - 05.01.2014, 20:16
Re: Undefined Symbol - by mxstr - 05.01.2014, 20:25
Re: Undefined Symbol - by Lidor124 - 06.01.2014, 16:29
Re: Undefined Symbol - by Patrick - 06.01.2014, 16:33
Re: Undefined Symbol - by Lidor124 - 06.01.2014, 16:56
Re: Undefined Symbol - by SRB - 06.01.2014, 17:58
Re: Undefined Symbol - by Lidor124 - 06.01.2014, 18:27

Forum Jump:


Users browsing this thread: 2 Guest(s)