Streamer.dll problem.
#1

Hey guys, I have a problem with streamer.dll.

config:

plugins GeoIP_Plugin streamer whirlpool

includes:

#include <a_samp>
#include <streamer>
#include <zcmd>
#include <mCam>
#include <GeoIP_Plugin>
#include <gtazones>
#include <djson>
#include <Dini>
#include <the_zones.inc>

errors:

[12:42:45] Error: Function not registered: 'Streamer_RegisterInterface'
[12:42:45] Error: Function not registered: 'Streamer_AddPlayer'
[12:42:45] Error: Function not registered: 'Streamer_RemovePlayer'
[12:42:45] Error: Function not registered: 'Streamer_VerifyPickup'
[12:42:45] Error: Function not registered: 'Streamer_VerifyCheckpoint'
[12:42:45] Error: Function not registered: 'CreateDynamicPickup'
[12:42:45] Error: Function not registered: 'CreateDynamicObject'
[12:42:45] Error: Function not registered: 'DestroyDynamicPickup'
[12:42:45] Error: Function not registered: 'DestroyDynamicObject'
[12:42:45] Error: Function not registered: 'GetDynamicObjectPos'
[12:42:45] Error: Function not registered: 'MoveDynamicObject'
[12:42:45] Error: Function not registered: 'CountDynamicObjects'
[12:42:45] Error: Function not registered: 'CountDynamicPickups'
[12:42:45] Error: Function not registered: 'CountDynamicCPs'

and yes, it is the recent updated version.

Please help, I've had a VPS for a week now and cannot launch due to this.
Reply
#2

It must put the extenciуn of the file... ...already .dll (Windows) or .so (Linux).

Windows:
Код:
plugins GeoIP_Plugin.dll streamer.dll whirlpool.dll
Linux:
Код:
plugins GeoIP_Plugin.so streamer.so whirlpool.so
Reply
#3

Nope, didn't work
Reply
#4

Any other solutions?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)