too many errors on one line (+rep)
#8

Код:
if(!udb_Exists(PlayerName2(playerid)))
{
    //  #if USE_DIALOGS == true
        new rstring[256];
        format(rstring,256,"Welcome to the '%s'\n\nAccount '%s' is not registred!\n\nEnter the password to Register your Account:",GetServerHostName(),pName(playerid));
        ShowPlayerDialog(playerid,DIALOGID+66,DIALOG_STYLE_INPUT,"Register Account",rstring,"Register","Quit");
//      #endif
        return 1;
}
Reply


Messages In This Thread
too many errors on one line (+rep) - by ashwinsekhari - 12.06.2014, 13:35
AW: too many errors on one line (+rep) - by BiosMarcel - 12.06.2014, 13:39
Re: too many errors on one line (+rep) - by ashwinsekhari - 12.06.2014, 13:42
AW: too many errors on one line (+rep) - by BiosMarcel - 12.06.2014, 13:44
Re: too many errors on one line (+rep) - by ashwinsekhari - 12.06.2014, 13:46
Re: too many errors on one line (+rep) - by ashwinsekhari - 12.06.2014, 13:51
AW: too many errors on one line (+rep) - by BiosMarcel - 12.06.2014, 13:53
Re: too many errors on one line (+rep) - by Amrev - 12.06.2014, 13:54

Forum Jump:


Users browsing this thread: 1 Guest(s)