How to make a filterscript that loads objects??
#1

basically i have mapped in lots of objects. how do i add it in without putting it in my gamemode. can i make a filterscript that does that?
Reply
#2

Sure. Open PAWNO, new file, follow the steps written in comments how to make a filterscript, paste your codes under OnFilterscriptInit, Compile, Save it in Filterscripts, open your server.cfg, put your filterscript's name like this: "filterscripts MyFilterscript" , save, run your server and enjoy!

One notice: If you are using Dynamic objects, include streamer at the top of the filterscript!
Reply
#3

i did that, but now when i run away from the object it disappears all i can see is under the map but when i go closer i can see it. i have stream fix to. and i i put <streamer> it also happens to my friends.
Reply
#4

Make sure you're not loading too many normal objects, as it will interfere with the amount of streamer objects that can be swapped around.
Also, it might be appearing because you are loading dynamic objects in 2 different places?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)