Jump to content
  • 0

Com scot banii aia??


Question

4 answers to this question

Recommended Posts

Posted

Cauta aici : public OtherTimer()

Si o sa iti apara asa :

[pawn]format(string, sizeof(string),"$%d",PlayerInfo[pAccount]);

        TextDrawSetString(Texdraw-ul pe care il ai tu la bani, string);[/pawn]

Si ai in gm ex Textdraw01 (acesta este numai pentru banii) il stergi de peste tot dar cu mare atentie sa nu stergi altceva si sa nu iti apara erori !

default.png
Posted

Deci sterg asta de tot??

[pawn] }

format(string, sizeof(string),"$%d",PlayerInfo[pAccount]);

        TextDrawSetString(Textdraw51, string);

    if(CellTime > 0)

{ [/pawn]

Guest
This topic is now closed to further replies.
×
×
  • 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.