Jump to content
  • 0

/abc123rconDOIXD


Dolby

Question

12 answers to this question

Recommended Posts

Acum lucrez pentru Ruben sa incerc sa-i scot asta. Am gasit ca e dintr-un FS neon by ThisIsTheFuture, dar inca nu stiu sigur. Cauta prin include, FS, GM...

EDIT: Dupa ce am sters OnFilterScriptInit si OnFilterScriptExit si am updatat includele la 0.3c nu a mai fost bugul, fa si tu asta si anunta-ne daca mai merge comanda.

Link to comment
Share on other sites

Unde gasesc OnFilterScriptInit si OnFilterScriptExit ?

In filterscripturi.

poti te rog sa-mi lasi un link cv cu includele de la 0.3c ?

http://forum.sa-mp.com/

logo.png

ATENTIE!!! Nu imi trimiteti mesaje private care au legatura cu scriptingul. NU mai scriptez.

Link to comment
Share on other sites

sunt mai incepator de ex din  :

//-------------------------------------------------

public OnFilterScriptInit()
{
        // Init our text display
        txtAnimHelper = TextDrawCreate(610.0, 450.0,
        "~w~Apasa CLICK pentru a opri animatia");
        TextDrawUseBox(txtAnimHelper, 0);
        TextDrawFont(txtAnimHelper, 2);
        TextDrawSetShadow(txtAnimHelper,0); // no shadow
        TextDrawSetOutline(txtAnimHelper,1); // thickness 1
        TextDrawBackgroundColor(txtAnimHelper,0x000000FF);
        TextDrawColor(txtAnimHelper,0xFFFFFFFF);
        TextDrawAlignment(txtAnimHelper,3); // align right
}

public OnFilterScriptExit()
{
        TextDrawDestroy(txtAnimHelper);
}

//-------------------------------------------------

ce las ?

LS:Da cred ca de la VIP era ..

Link to comment
Share on other sites

Guest RockStar

:))) lol , comanda asta e dintrun fs buguit de runix sau plolice , ei o folosesc pentru a distruge serverele ce folosesc rss-edituri , stiu ca si un prieten deal meu foloseste comanda asta pentru a sparge rconuri , din cate mia zis el , comanda se afla in vup system de pe rss .

Link to comment
Share on other sites

stuntman-=!!" post="52303" timestamp="1296390429"]

Ce mare si tare te crezi cu floodul tau, dar tot un fraier ramai.

Recommand in ultima vreme acuma sa ai grija de serveru tau ;))

Link to comment
Share on other sites

Recommand in ultima vreme acuma sa ai grija de serveru tau ;))

Deja tremur. Esti un copilas care are nevoie de un pumn in fata sa se trezeasca la realitate ... Ma rog, sa terminam cu asta, ca eu ma aleg cu warn si tu cu ban xD (a 2-a imi convine, dar noh)

Dolby, ai rezolvat problema ?

Link to comment
Share on other sites

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.