Streamer - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Streamer (
/showthread.php?tid=582944)
Streamer -
Jigsaw123 - 24.07.2015
Hey..
I just updated my streamer plugin..
Then added my map and it said that MSVCP120.dll was missing..
I downloaded it and then It didn't give me that message anymore, however it gives me an error in server log..
Код:
[13:31:42] Script[gamemodes/PCF-RP.amx]: Run time error 19: "File or function is not found"
[13:31:42] Number of vehicle models: 0
Do I need to put something in my script for streamer to work? ((I put #include <streamer>))
Thanks!
Re: Streamer -
Jigsaw123 - 24.07.2015
I changed everything to CreateDynamicObjectEx and now I get no errors when I compile but I get this in the server Log:
Код:
[13:48:41] Error: Function not registered: 'CreateDynamicObjectEx'
[13:48:41] Script[gamemodes/PCF-RP.amx]: Run time error 19: "File or function is not found"
[13:48:41] Number of vehicle models: 0
Also says that Streamer failed to load and its the most updated one.. I put it in #include and in server.cfg and everywhere.
Re: Streamer -
liquor - 24.07.2015
Do you have streamer.dll (or if linux, streamer.so) in your /plugins folder?
Re: Streamer -
Jigsaw123 - 24.07.2015
Yes I have them both :/
Re: Streamer -
xVIP3Rx - 24.07.2015
Do you have streamer in your plugins line in server.cfg ?
Re: Streamer -
SoFahim - 24.07.2015
Listen . Download and update all Virtual++ 2008-2013 . This problem will be fixed, The problem not in the plugin