Click TextDraw
#1

Just warning you, with my bad English.

Hi all , help to solve the poser , the problem SelectTextDraw (playerid, COLOR_RED) for example.
When I am bringing to the TD, he should change the color to red, but the changes are not as they should.

For example :

West = > < = East

---------------------- |
| 1 | 2 | 3 | 4 | 5 | 6 |
------------------------- |
| 7 | 8 | 9 | 10 | 11 | 12 |
---------------------------- |
| 13 | 14 | 15 | 16 | 17 | 18 |
---------------------------- |
| 19 | 20 | 21 | 22 | 23 | 24 |
---------------------------- |

I have a table , the table listed clickable TD ( number ) when I am bringing over say 10 to the east,
At the direction of SelectTextDraw (playerid, COLOR_RED) are covered by the number 4, 5 , 6, 10 , 11, 12 ( As on the periodic table ) , here 's another example let's say 15 to the west , covered by 1, 2 , 3, 7 , 8 , 9, 13, 14, 15.

What is the problem tell me? I need to operate at a single number to which I am bringing krusor , thank you.
Reply
#2

pawn Код:
SelectTextDraw(playerid,0xFF0000FF);// this is for red
And set the textdraws color to something lighter than red.... like 0xFAFAFA33 is kinda fade white...
Reply
#3

[ame="http://www.youtube.com/watch?v=1GoRpXvhrio"]http://www.youtube.com/watch?v=1GoRpXvhrio[/ame]
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)