incognito streamer-plugin problem -
noamch1997 - 12.09.2014
i dont see the objects in the game
i did #include <streamer>
and on the cfg i have been added streamer.dll
and its still doesnt work
help
Re: incognito streamer-plugin problem -
IamPRO - 12.09.2014
Add
at the top and make sure the plugin you are loading and the include are of same version. If the problem persists than post your server log here.
Re: incognito streamer-plugin problem -
noamch1997 - 12.09.2014
----------
Loaded log file: "server_log.txt".
----------
SA-MP Dedicated Server
----------------------
v0.3z, ©2005-2014 SA-MP Team
[16:41:26]
[16:41:26] Server Plugins
[16:41:26] --------------
[16:41:26] Loading plugin: streamer.dll
[16:41:26] Loaded.
[16:41:26] Loaded 1 plugins.
[16:41:26]
[16:41:26] Filterscripts
[16:41:26] ---------------
[16:41:26] Loading filterscript 'MidoStream.amx'...
[16:41:26] Loaded 1 filterscripts.
[16:41:27] Number of vehicle models: 57
[16:41:27] Incoming connection: 127.0.0.1:65353
[16:41:27] [npc:join] ApBot has joined the server (0:127.0.0.1)
Re: incognito streamer-plugin problem -
KayJ - 12.09.2014
Quote:
Originally Posted by noamch1997
----------
Loaded log file: "server_log.txt".
----------
SA-MP Dedicated Server
----------------------
v0.3z, ©2005-2014 SA-MP Team
[16:41:26]
[16:41:26] Server Plugins
[16:41:26] --------------
[16:41:26] Loading plugin: streamer.dll
[16:41:26] Loaded.
[16:41:26] Loaded 1 plugins.
[16:41:26]
[16:41:26] Filterscripts
[16:41:26] ---------------
[16:41:26] Loading filterscript 'MidoStream.amx'...
[16:41:26] Loaded 1 filterscripts.
[16:41:27] Number of vehicle models: 57
[16:41:27] Incoming connection: 127.0.0.1:65353
[16:41:27] [npc:join] ApBot has joined the server (0:127.0.0.1)
|
What you want to do?
Re: incognito streamer-plugin problem -
noamch1997 - 12.09.2014
the streamer doesnt work
Re: incognito streamer-plugin problem -
noamch1997 - 12.09.2014
i have been try to use another streamer (mido)
but its also doesnt work ..
what can i do ? i am sure its something in my mode or in the files or whatever
please help me i dont know what to do
Re: incognito streamer-plugin problem -
noamch1997 - 13.09.2014
HELP
Re: incognito streamer-plugin problem -
Pottus - 13.09.2014
You are probably trying to compile a filterscript right?
You need to also put #include <streamer> in your gamemode and compile.
Re: incognito streamer-plugin problem -
noamch1997 - 13.09.2014
Quote:
Originally Posted by Pottus
You are probably trying to compile a filterscript right?
You need to also put #include <streamer> in your gamemode and compile.
|
no its on my mod
Re: incognito streamer-plugin problem -
noamch1997 - 14.09.2014
help