Command error
#2

PHP код:
CMD:premium(playeridparams[])
{
    if(
gPlayerLogged[playerid] == 0) return SendClientMessage(playeridCOLOR_LIGHTRED"You need to login first.");
    if(
IsPlayerConnected(playerid))
    {
        new 
string[556];
        
format(string,sizeof(string),"{FFFFFF} Pentru a achizitiona un cont premium ai nevoie de {FF0000}20 lei - 5 euro{FFFFFF}.\n{FF0000}De ce beneficiezi daca ai cont premium? Mai jos ai lista cu detaliile.{FFFFFF}\n1. Vei primi un slot in plus pentru masina.\n2. Vei avea acces la comanda [/music] din alhambra.\n3. Vei avea interesul 0.2.\n4. Vei primi 2 respect points la 5 ore pe server.\n5. Poti sa iti blochezi whisper-url [/togwhisper].\n6. Poti porni motorul vehiculelor de pe tasta 2.\n7. Poti sa iti repari masina odata la 30 min cu [/vipfix].");
        
ShowPlayerDialog(playeridDIALOG_PREMIUMDIALOG_STYLE_MSGBOX"Premium account:"string"Close""");
    }
    return 
1;

Reply


Messages In This Thread
Command error - by TheDarkBlade - 03.11.2015, 11:51
Re: Command error - by Maximun - 03.11.2015, 11:55
Re: Command error - by prineside - 03.11.2015, 12:59

Forum Jump:


Users browsing this thread: 1 Guest(s)