Jump to content

KaMeLeOn

Membru
  • Posts

    51
  • Joined

  • Last visited

Posts posted by KaMeLeOn

  1. As vrea si eu mai multe detalii daca se poate

    Vreau sa imi deschid o comunitate de samp pentru serverul meu, si vreau sa stiu de unde pot lua un domeniu in care sa fie bun, adica in sensul sa fie protejat 100%

  2. The Banned info doesnt save FIXED

    someone gets banned and if they want to get ubanned to go to that website).

    #define BAN_LEVEL                          6 //The Admin Level For /Ban

            LoadBanStatus(playerid);

            new BanStr[256];format(BanStr,sizeof(BanStr),""WHITE"You have Been "RED"Baneed "WHITE"By: "RED"(%s) \n\n"WHITE"Reason:\n"ORANGE"(%s)\n\n"WHITE"Banned Wrongly ?\n"WHITE"Goto: "GREEN""SERVER_NAME"",BName,BReason);

            if(PlayerInfo[playerid][banned]>=1) ShowPlayerDialog(playerid, 5648, DIALOG_STYLE_MSGBOX, ""WHITE"You Have Been "RED"Banned!", BanStr, "Close", "");

    forward LoadBan(playerid, name[], value[]);

    public LoadBan(playerid, name[], value[])

    {

    if(!strcmp(name,"Banned"))SetPVarString(playerid,"Banned", value);

    if(!strcmp(name,"BannBy"))SetPVarString(playerid,"BannBy", value);

    if(!strcmp(name,"BanReason"))SetPVarString(playerid,"BanReason", value);

  3. Imi pare rau am postat fara sa vreau la discutii scripting acolo... nu am fost atent se mai intampla.

    Deci cand scriu /Ban imi zice Nu esti admin si eu sunt admin lv8 pe un server de trucking al meu...

    PateBin la Admins.pwn : http://pastebin.com/pLpeLPfa

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more details you can also review our Terms of Use and Privacy Policy.