Filterscript not responding
#1

I have created a filterscript for mappings, so i can dynamically change the mapped objects in-game without having to GMX.

I have done this before and it worked, but now, i added the mapping filterscript to the 'filterscripts' section, used the
'filterscripts dynmappings' in the server.cfg
But the mapped objects dont appear in-game.

I am using Incognito's Streamer include (#include <streamer>)

You dont need to post comments like, 'We cant guess your code and such' . I mean,there are no compile errors/warnings.
And I have added the line in server.cfg as I said.

But the objects simply don't appear in-game...
Reply
#2

Well,sometimes filterscripts dont work on servers because of the different command types,like if you get a filterscript with ZCMD and the gamemode uses something else like strcmp or DCMD it might not work and might work,depends on the filterscript,try pasting the code to your gamemode,if it doesnt work then the problem is in the Gamemode .
Reply
#3

This filterscript isn't using ZCMD or anything like that.
Its a filterscript for mappings, and just has CreateDynamicObject lines.
I have done this before, and it worked.
I dont know whats happening now.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)