Jump to content
  • 0

Change


HiTman

Question

Nick: HiTu

Problema: Nu stiu cum sa schimb culoarea de la un textdraw din rosu in albastru deschis.

Erori / warnings: -

Lini/script:

        Textdrawsite2[i] = TextDrawCreate(532.000000, 430.000000, "                    www.Bad-Zone.ro");
		TextDrawAlignment(Textdrawsite2[i], 2);
		TextDrawBackgroundColor(Textdrawsite2[i], 255);
		TextDrawFont(Textdrawsite2[i], 3);
		TextDrawLetterSize(Textdrawsite2[i], 0.359999, 1.300000);
		TextDrawColor(Textdrawsite2[i], -16777106); 
		TextDrawSetOutline(Textdrawsite2[i], 0);
		TextDrawSetProportional(Textdrawsite2[i], 1);
		TextDrawSetShadow(Textdrawsite2[i], 0); 

Ai incercat sa rezolvi singur ?: Da..

P.S : Vreau sa fie cu aceasta culoare : 1397173380-Snapshot_2014-04-10_164246.png

COD *FF* Culoare : {1386f2}

1384322598-50326[1].png

Link to comment
Share on other sites

4 answers to this question

Recommended Posts

Imi da urmatoarele errori :

C:\Users\John\Desktop\samp03\gamemodes\redzmaxro.pwn(20585) : error 029: invalid expression, assumed zero
C:\Users\John\Desktop\samp03\gamemodes\redzmaxro.pwn(20585) : error 029: invalid expression, assumed zero
C:\Users\John\Desktop\samp03\gamemodes\redzmaxro.pwn(20585) : error 029: invalid expression, assumed zero
C:\Users\John\Desktop\samp03\gamemodes\redzmaxro.pwn(20585) : fatal error 107: too many error messages on one line

Compilation aborted.Pawn compiler 3.2.3664	 	 	Copyright (c) 1997-2006, ITB CompuPhase


4 Errors.

1384322598-50326[1].png

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.