Jump to content
Autentificarea cu Google și Facebook nu mai este disponibilă. ×
  • 0

Question

Posted

Salut care poate sa ma ajute la aceste boxuri sa fac sa nu mai apara forumul si user-ul sub mapa sa apara doar negru.

http://img545.imageshack.us/img545/6236/41117824.png

///////........ TD UP, DOWN .............///////
    TDDOWN = TextDrawCreate(1.000000,342.000000,"__");
    TDUP = TextDrawCreate(1.000000,1.000000,"__");
    TextDrawUseBox(TDDOWN,1);
    TextDrawBoxColor(TDDOWN,0x000000ff);
    TextDrawTextSize(TDDOWN,645.000000,0.000000);
    TextDrawUseBox(TDUP,1);
    TextDrawBoxColor(TDUP,0x000000ff);
    TextDrawTextSize(TDUP,719.000000,0.000000);
    TextDrawAlignment(TDDOWN,0);
    TextDrawAlignment(TDUP,0);
    TextDrawBackgroundColor(TDDOWN,0x000000ff);
    TextDrawBackgroundColor(TDUP,0x000000ff);
    TextDrawFont(TDDOWN,3);
    TextDrawLetterSize(TDDOWN,1.000000,12.000013);
    TextDrawFont(TDUP,3);
    TextDrawLetterSize(TDUP,1.000000,12.900003);
    TextDrawColor(TDDOWN,0xffffffff);
    TextDrawColor(TDUP,0xffffffff);
    TextDrawSetOutline(TDDOWN,1);
    TextDrawSetOutline(TDUP,1);
    TextDrawSetProportional(TDDOWN,1);
    TextDrawSetProportional(TDUP,1);
    TextDrawSetShadow(TDDOWN,1);
    TextDrawSetShadow(TDUP,1);
    ///////........ TD UP, DOWN .............///////

2 answers to this question

Recommended Posts

Posted

Creezi mai intai "boxul" si dupa User si alea (in OnGameModeInit).

Sau poti sa le ascuzi si sa le arati cand termini.

TextDrawShowForPlayer

TextDrawHideForPlayer

-Toate tutorialele postate intra aici sau puneti-le direct [url=http://www.sa-mp.ro/forum/index

Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • 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.