Mapping invisible
#1

Hello, I download a mapping pack for my server Fort Carson, I put the include that lacked the xStreamer. I put in the server.cfg, and when I start my server I logged mapping and invisible, so I try the latest update to v2.8.2 streamer. And the problem of invisible mapping and still there .. You have an idea or his or may come next. thank you very much !

Reply
#2

Is there any error logs?

If none check if the filterscript is using the latest streamer also
Reply
#3

I think objects were not added. Add something and try. Use CreatePlayerObject instead of deleted objects.
Reply
#4

In filterscript mapping it contains just that

Quote:

#include <a_samp>
#include <xStreamer>

Reply
#5

okay

in your gamemode
are also using that streamer or not?
Reply
#6

Use normal streamer
https://sampforum.blast.hk/showthread.php?tid=102865
Reply
#7

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
Reply
#8

Yes my gm also uses the streamer
Reply
#9

My gm and filterscript uses the same streamer
Reply
#10

My contains filterscript
Quote:

RemoveBuildingForPlayer

and
Quote:

CreateStreamedObject

Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)