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

Question

Posted

Sall, vreau sa ma ajutati cu ceva :D uitati:

1i2g5maicoxba0isak9x_thumb.png

as vrea sa stiu cum fac sa le scot :D, ca nu la gasesc

iar la 2. cum fac sa modific asta adica din loc $ sa apara Lei, imi puteti zice va rog eu muult

1xcf6dbvp8bvw18mgxa_thumb.png

11 answers to this question

Recommended Posts

Posted

ESTE CTRL + F !!!! CTRL + H ESTE PENTRU REPLACEMENT !!!

            SCZ CA ITI ZIC DA DACA ESTI VARZA LA SCRIPTING NU DA LA ALTU DIN FELIA TA DE VARZA !!! ESTI BROCOLI ! XD

Dai ctrl + f si cauta acolo textdraw-ul.

Nu dati lock.

u78ch.jpg

CHECK MY CHANNEL!

http://www.youtube.com/user/amysoica

Posted

Ba mancaciosule!

Stii ce am zis macar?

Am zis sa dea CTRL+h(CA sa caute) dupa sa scrie lan ceput textdraw si sa caute textdrawu "." ca ala eTD-u del cauta el

89.36.204.250:7777

Posted

Ba mancaciosule!

Stii ce am zis macar?

Am zis sa dea CTRL+h(CA sa caute) dupa sa scrie lan ceput textdraw si sa caute textdrawu "." ca ala eTD-u del cauta el

Ba flamandule! :)

Folosesti CTRL+F ca sa caute!!

Posted

Ba mancaciosule!

Stii ce am zis macar?

Am zis sa dea CTRL+h(CA sa caute) dupa sa scrie lan ceput textdraw si sa caute textdrawu "." ca ala eTD-u del cauta el

CTRL + H nu e de cautat ! E de inlocuit ( e si de cautat, dar e putin mai complicat ca CTRL + F ) ! CTRL + F e de cautat !

ESTE CTRL + F !!!! CTRL + H ESTE PENTRU REPLACEMENT !!!

            SCZ CA ITI ZIC DA DACA ESTI VARZA LA SCRIPTING NU DA LA ALTU DIN FELIA TA DE VARZA !!! ESTI BROCOLI ! XD

Iar faci ca disperatu' ?

1. Cauta niste TD-uri ...

2. Nu se poate.

Posted

Ba mancaciosule!

Stii ce am zis macar?

Am zis sa dea CTRL+h(CA sa caute) dupa sa scrie lan ceput textdraw si sa caute textdrawu "." ca ala eTD-u del cauta el

Ms ca miai zis mancacios :D

Dar se foloseste CTRL + FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF          :|

u78ch.jpg

CHECK MY CHANNEL!

http://www.youtube.com/user/amysoica

Posted

Idem@ stuntman

Cookie teai convins ca am dreptate?

nu ai dreptate :|

CTRL + H nu e de cautat ! E de inlocuit ( e si de cautat, dar e putin mai complicat ca CTRL + F ) ! CTRL + F e de cautat !

TOTI NOOBI folosesc CTRL+H ca CTRL +F..... asta e

u78ch.jpg

CHECK MY CHANNEL!

http://www.youtube.com/user/amysoica

Posted

Oh atunci scuzele mele m-am incurcat obijnuit cu CTRL+F

Ai recunoscut !! BRAVO :D  :smiley:

u78ch.jpg

CHECK MY CHANNEL!

http://www.youtube.com/user/amysoica

Posted

Daca inca nu ai reusit cauta asta:

    Textdraw44 = TextDrawCreate(594.000000, 328.000000, "."); // Circle of the Logo
	TextDrawBackgroundColor(Textdraw44, 255);
	TextDrawFont(Textdraw44, 1);
	TextDrawLetterSize(Textdraw44, 3.499998, 13.000000);
	TextDrawColor(Textdraw44, 629657275);
	TextDrawSetOutline(Textdraw44, 1);
	TextDrawSetProportional(Textdraw44, 1);

	format(string, sizeof(string),"v%s",Version);
	Textdraw45 = TextDrawCreate(604.000000, 433.000000, string); // version
	TextDrawBackgroundColor(Textdraw45, 255);
	TextDrawFont(Textdraw45, 2);
	TextDrawLetterSize(Textdraw45, 0.190000, 0.999999);
	TextDrawColor(Textdraw45, 629657343);
	TextDrawSetOutline(Textdraw45, 1);
	TextDrawSetProportional(Textdraw45, 1);

	Textdraw55 = TextDrawCreate(618.000000, 404.000000, "R");
	TextDrawBackgroundColor(Textdraw55, 255);
	TextDrawFont(Textdraw55, 1);
	TextDrawLetterSize(Textdraw55, -0.589999, 2.300000);
	TextDrawSetOutline(Textdraw55, 1);
	TextDrawColor(Textdraw55, 629657343);
	TextDrawSetProportional(Textdraw55, 1);
Si pt bani:
	Textdraw51[playerid] = TextDrawCreate(608.000000, 98.000000, " "); // bank money
	TextDrawAlignment(Textdraw51[playerid], 3);
	TextDrawBackgroundColor(Textdraw51[playerid], 255);
	TextDrawFont(Textdraw51[playerid], 3);
	TextDrawLetterSize(Textdraw51[playerid], 0.650000, 2.199999);
	TextDrawColor(Textdraw51[playerid], 43775);
	TextDrawSetOutline(Textdraw51[playerid], 1);
	TextDrawSetProportional(Textdraw51[playerid], 1);

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.