Jump to content

Question

Posted

De exemplu am un 3DText simplu :

Create3DTextLabel("Tasteaza /healme pentru a iti lua viata.", 0xFF8900FF , 1173.2563,-1323.3102,15.3943, 20.0,0,0); //Healme Spital LS

(scris simplu portocaliu tot textul)

si eu doresc sa imi scrie asa :

Tasteaza /healme pentru a iti lua viata.

(scris combinat cu comanda rosie si restul lime green si nu stiu cum sa fac sa combin culorile pe un 3DText)

Sa ma ajute cineva care stie va rog .. :)

5 answers to this question

Recommended Posts

Posted

sall.....pai foloseste culorile html iati color picker

pune asa

[pawn]

Create3DTextLabel("{FF0005}Tasteaza {00FF14}/healme {FF0005}pentru a iti lua viata.", 0xFF0005FF , 1173.2563,-1323.3102,15.3943, 20.0,0,0); //Healme Spital LS

(scris simplu portocaliu tot textul)

[/pawn]

P.S pune la #define culorile de ex:

[pawn]

#define COLOR_RED             {FF0005}

#define COLOR_BLACK                                {000000}

[/pawn]

bft

plQ8h9B.jpg

Posted

si e sigur 100% ca merge ? ca am incercat tot cu picker dar era selecatat samp si inainte baga un 0x si inca 2 cifre si na la html sunt mai putine .. nu stiam asta .. incerc acum si revin cu edit :)

Posted

frate!!!!

asta e culoare HTML {C800FF}

si asta e SA-MP 0x00FF46FF

pune la tn cum am scris yo acolo sh o sa mearga

pt cum vrei tu se folosesc culorile HTML.....adik ca asta {C800FF} in paranteze de astea      {  }

intelegi??????

bft

plQ8h9B.jpg

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.