Posts: 1,171
	Threads: 32
	Joined: Oct 2011
	
Reputation: 
0
	 
	
	
		Smexy work like always Hiddos!
	
	
	
	
		
	
 
 
	
	
			Guest9328472398472 
			
				Unregistered
				
				
			
	
	
		
 
	
 
 
	
	
	
		
	Posts: 1,534
	Threads: 179
	Joined: Apr 2009
	
	
 
	
	
		I don't know what the hell i am doing wrong, when i click on a textdraws nothing happens, and when i press ESC to cancel it the textdraw still shows...
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 3,304
	Threads: 58
	Joined: Sep 2008
	
Reputation: 
0
	 
	
	
		Well textdraws don't stop showing when you hit escape, it just stops you to click on them.
Could you show your code?
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 173
	Threads: 1
	Joined: Jan 2012
	
Reputation: 
0
	 
	
	
		Nice tutorial but I suggest you use a switch statement for "OnPlayerClickTextDraw".
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 883
	Threads: 131
	Joined: Mar 2011
	
Reputation: 
0
	 
	
	
		Works great but it highlights all the Text draws above it too..
EX:
1
2
3
4
5
6
If i put my mouse on 6 it will highlight all the text draws above 6. (1-6)
It doesnt affect anything but is annoying
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 219
	Threads: 39
	Joined: Mar 2011
	
Reputation: 
0
	 
	
	
		LOL! This is what i need! Thank you so much! +rep
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 355
	Threads: 33
	Joined: Jul 2011
	
Reputation: 
0
	 
	
	
		Could I make this so when someone clicks a textdraw, they go to a website?
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 153
	Threads: 18
	Joined: Jul 2012
	
Reputation: 
0
	 
	
	
		i am getting error undefined symbol textdrawselectable "/
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 68
	Threads: 17
	Joined: Dec 2012
	
Reputation: 
0
	 
	
	
		Thanks, never knew about this! =D
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 26
	Threads: 3
	Joined: Aug 2012
	
Reputation: 
0
	 
	
	
		When you move down you mouse why it will be still hovered when your mouse has already left it?