Posts: 368
	Threads: 94
	Joined: Mar 2012
	
Reputation: 
0
	 
 
	
	
		I know i can Add the Draw Distance value at Createobject.
Does this work with CreateDynamicObject?
I'm using Ignico's Streamer Plugins.
Mvg, Faff
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 232
	Threads: 31
	Joined: May 2012
	
Reputation: 
0
	 
 
	
	
		You'll be needing CreateDynamicObject for that i think
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 1,767
	Threads: 124
	Joined: Mar 2010
	
	
 
	
	
		
Quote:
					Originally Posted by  faff
 
 
Does this work with CreateDynamicObject? 
I'm using Ignico's Streamer Plugins. 
 | 
 
Quote:
					Originally Posted by  ThaCrypte
 
 
You'll be needing CreateDynamicObject for that i think 
 | 
 This conversation.. is pointless.
Quote:
| 
 
					Originally Posted by faff 
 
Does this work with CreateDynamicObject? 
 | 
 Why don't you check Streamer plugin topic?
pawn Код:
native CreateDynamicObject(modelid, Float:x, Float:y, Float:z, Float:rx, Float:ry, Float:rz, worldid = -1, interiorid = -1, playerid = -1, Float:streamdistance = 200.0);