Jump to content
  • 0

O problema la culori!!


Question

Posted

Ciao am si eu o problema vreau sa imi colorez meniurile si merge numai rosu...

Dau galben sau albastru sau orce si apare eroare!

De exemplu galben {FFE200}

{FFE200}nBandasSF apare eroarea asta:

[pawn]C:\Users\MMC3\Desktop\Jocuri MMC\Romani Ultimate Stunt\Romania Ultimate Stunt\gamemodes\RO.pwn(2452) : error 027: invalid character constant

C:\Users\MMC3\Desktop\Jocuri MMC\Romani Ultimate Stunt\Romania Ultimate Stunt\gamemodes\RO.pwn(2452) : error 027: invalid character constant

Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase

2 Errors.[/pawn]

6 answers to this question

Recommended Posts

Posted

[pawn]ShowPlayerDialog(playerid, BandasMenu, 2, "Bandas", "{CC0000}BandasLS\{FFE200}nBandasSF\nBandasLV", "Select", "Cancel" );[/pawn]  prima culoare merge a 2-a nu si nici altele daca pun

Posted

[pawn]ShowPlayerDialog(playerid, BandasMenu, 2, "Bandas", "{CC0000}BandasLS\{FFE200}nBandasSF\nBandasLV", "Select", "Cancel" );[/pawn]  prima culoare merge a 2-a nu si nici altele daca pun

OFF:ce v-am spus ca ii de la ceva dialog:))

ON:\n - inseamna linie noua deci tu nu poti sa pui \{RRBBGG}n...nu are nici un sens...

incearca asa:

ShowPlayerDialog(playerid, BandasMenu, 2, "Bandas", "{CC0000}BandasLS\n{FFE200}BandasSF\n{FFE200}BandasLV", "Select", "Cancel" );

Fara reclama in semnatura!

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.