Jump to content

Recommended Posts

Posted

Imi pare rau dar nu cred ca cineva de aici lucreaza cu magie sa stie ce ai facut si ce este gresit in codul tau.

Daca ne oferi codul respectiv sau partea respectiva din cod care cosnideri ca nu functioneaza e posibil sa iti oferim o solutie.

Posted

format(string, sizeof(string), "{FF9900}DROP: {ff0000}%s {0FA0DB}a gasit Gift Drop-ul cazut la {CCFF00}Piramida LV {0FA0DB}si a castigat {CCFF00}%d coins & %d$.", PlayerName(playerid), vcoins, vMoney);
        SendClientMessageToAll(~1, string);
        PlayerInfo[playerid][Coins] += vcoins;
        GivePlayerMoney(playerid, vMoney);
        GameTextForPlayer(playerid, "~r~gift drop gasit ~y~felicitari", 1500, 4);
        DestroyDynamicPickup(DroppedGift);

Posted

Sunt prea multe caractere in string, depinde si de ce nume are jucatorul si cat castiga, uneori trece de limita de 144 de caractere si de aceea uneori nu se vede.
Mai scoate din culori.

Discord:
! Akan !#6675

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • 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.