Posts: 279
Threads: 10
Joined: Apr 2015
Reputation:
0
Is there any error logs?
If none check if the filterscript is using the latest streamer also
Posts: 26
Threads: 4
Joined: Sep 2016
Reputation:
0
I think objects were not added. Add something and try. Use CreatePlayerObject instead of deleted objects.
Posts: 279
Threads: 10
Joined: Apr 2015
Reputation:
0
okay
in your gamemode
are also using that streamer or not?
Posts: 279
Threads: 10
Joined: Apr 2015
Reputation:
0
I haven't read the top thread
you are already using the latest streamer
the only problem is your filterscript is not using the same streamer as I see it.
so you have to use the same streamer on both filterscript and gamemode to make the filterscript work
[EDIT]
also check if the filterscript is using CreateObject there's a limit to how much object your server can use, and the gamemode and filterscript are added together
Posts: 37
Threads: 8
Joined: Sep 2014
Reputation:
0
Yes my gm also uses the streamer
Posts: 37
Threads: 8
Joined: Sep 2014
Reputation:
0
My gm and filterscript uses the same streamer