26.03.2011, 18:43
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
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