Who to solve this error?? +rep for helper
#6

pawn Код:
switch( dialogid )
    {
        case BANK_CREATE2,
             BANK_LOGGED,
             BANK_INFO,
             BANK_WITH_DONE,
             BANK_DEPO_DONE,
             TRANFER_REC:OnPlayerCommandText( playerid, "/bank");  //=========== here is the line of error

        case BANK_TRANSFER_6:
        {
            if ( !response ) return DeletePVar( playerid, "tAmount" ),
                                    DeletePVar( playerid, "tPlayer" ),
                                    DeletePVar( playerid, "tPlayer2" ),
                                    ShowPlayerDialog( playerid, BANK_TRANSFER, DIALOG_STYLE_LIST, ""COL_ALL"Transfer Money Method", "{D6D4D4}Direct Transfer( {BFDEC1}Active player {D6D4D4})\n{D6D4D4}Account transfer( {DEBFBF}Offline transfer {D6D4D4})\n{BFDEDE}More information about methods", "Select", "Back" );
Reply


Messages In This Thread
Who to solve this error?? +rep for helper - by Danyal - 29.12.2011, 11:01
Re: Who to solve this error?? +rep for helper - by MadeMan - 29.12.2011, 11:06
Re: Who to solve this error?? +rep for helper - by Danyal - 29.12.2011, 11:07
Re: Who to solve this error?? +rep for helper - by James Coral - 29.12.2011, 11:08
Re: Who to solve this error?? +rep for helper - by MadeMan - 29.12.2011, 11:10
Re: Who to solve this error?? +rep for helper - by Danyal - 29.12.2011, 11:15
Re: Who to solve this error?? +rep for helper - by FarSe. - 29.12.2011, 11:21

Forum Jump:


Users browsing this thread: 5 Guest(s)