Posts: 17
Threads: 4
Joined: Mar 2011
Reputation:
0
i need help i have just got a GM from here and its a stunt one but all of the stunts are like invisible i have to basicly stand on the stunts just to see a bit of them i want to see the stunts like a solid now holo like i can see right through the stunts only when i stand next to them how do i change this so i can see them from a bit away and make them not see through,
Posts: 106
Threads: 12
Joined: Oct 2010
Reputation:
0
You need to use a object streamer, try incognitos.
It's in the Plugin section.
You download it, put it in your "plugins" folder,
open server.cfg and add "plugins streamer" ( without the quotes ofc)
Put the streamer.inc in Pawno/include
Open your gamemode and add on top "include <streamer>
change all "CreateObject"'s to "CreateDynamicObject" and your done