Posts: 370
	Threads: 52
	Joined: Aug 2010
	
Reputation: 
0
	 
	
	
		Have you tried changeing the X axis....
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 370
	Threads: 52
	Joined: Aug 2010
	
Reputation: 
0
	 
	
	
		Correct. Just to see if its just a proximity issue. I think I remember reading somewhere that TextDraws are picky if there too close.
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 370
	Threads: 52
	Joined: Aug 2010
	
Reputation: 
0
	 
	
	
		Okay. So It's not showing at all.... Can you show your actuall Creation code... PM if you'd prefer. Steven's a good friend of mine.
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 370
	Threads: 52
	Joined: Aug 2010
	
Reputation: 
0
	 
	
	
		Which Version of SAMP are you useing to test your code?
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 636
	Threads: 112
	Joined: Nov 2009
	
Reputation: 
0
	 
	
	
		Are you sure that those are correct positions and your's virtual world is 0?
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 380
	Threads: 11
	Joined: Feb 2010
	
Reputation: 
0
	 
	
	
		I tested it on 0.3b, works fine for me... however
It may simply be a 0.3c issue.
Streamer conflict ( eg streamed and non streamed items clashing )
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 95
	Threads: 17
	Joined: Apr 2010
	
Reputation: 
0
	 
	
	
		I think this won't really help but.. You can teleport to the Coords and see if they actuelly spawn, maybe you misstyped them, and where do you put the CreateTextLabel?
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 380
	Threads: 11
	Joined: Feb 2010
	
Reputation: 
0
	 
	
	
		Yeah there is nothing wrong with the code, or the co-ordinates, they are in the SF PD garage. I can confirm they work for 0.3b.
I tested this in a filterscript, and I already have a few text labels, so what Y-Less suggested may still be the cause.
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 380
	Threads: 11
	Joined: Feb 2010
	
Reputation: 
0
	 
	
	
		I'm pretty sure realcop knows this already lol, but its nice of you to help.
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 2,350
	Threads: 96
	Joined: Jun 2007
	
Reputation: 
0
	 
	
	
		Nothing regarding the 3D text has been changed in RC5, I've tested it on 0.3c and it works fine so you are doing something wrong.
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 113
	Threads: 20
	Joined: Dec 2010
	
Reputation: 
0
	 
	
	
		whats the extra 0 for?
10.0, 0, 0);
im refering to 10.0 then 0 what is it for?