SA-MP Forums Archive
Plugins problem. - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Server (https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: Plugins problem. (/showthread.php?tid=410448)



Plugins problem. - Austain_Jake - 25.01.2013

Well. I need the following plugins as linux.

[I KNOW THEY ARE AROUND THE FORUMS BUT I CANT FIND THEM] AND PLEASE DONT REPLY SAYING "Click on Search BALBLABAL" because I've tried them all if you have WORKING Plugins.so share the link here or tell me in pms.

1- Mysql
2- Streamer
3- Sscanf
4- Audio

For some reason when I compile with the ones I got from sa-mp froums.. I get those.

[16:47:00] Error: Function not registered: 'Streamer_CallbackHook'
[16:47:00] Error: Function not registered: 'SSCANF_Init'
[16:47:00] Error: Function not registered: 'SSCANF_Join'
[16:47:00] Error: Function not registered: 'SSCANF_Leave'
[16:47:00] Error: Function not registered: 'CreateDynamic3DTextLabel'
[16:47:00] Error: Function not registered: 'mysql_query'
[16:47:00] Error: Function not registered: 'mysql_store_result'
[16:47:00] Error: Function not registered: 'mysql_num_rows'
[16:47:00] Error: Function not registered: 'mysql_free_result'
[16:47:00] Error: Function not registered: 'mysql_retrieve_row'
[16:47:00] Error: Function not registered: 'mysql_fetch_field_row'
[16:47:00] Error: Function not registered: 'MoveDynamicObject'
[16:47:00] Error: Function not registered: 'CreateDynamicObject'
[16:47:00] Error: Function not registered: 'CreateDynamicPickup'
[16:47:00] Error: Function not registered: 'DestroyDynamicPickup'
[16:47:00] Error: Function not registered: 'DestroyDynamicObject'
[16:47:00] Error: Function not registered: 'GetDynamicObjectPos'
[16:47:00] Error: Function not registered: 'DestroyDynamic3DTextLabel'
[16:47:00] Error: Function not registered: 'mysql_real_escape_string'
[16:47:00] Error: Function not registered: 'mysql_close'
[16:47:00] Error: Function not registered: 'mysql_connect'
[16:47:00] Error: Function not registered: 'mysql_ping'
[16:47:00] Error: Function not registered: 'Streamer_TickRate'
[16:47:00] Error: Function not registered: 'SetDynamicObjectPos'
[16:47:00] Error: Function not registered: 'SetDynamicObjectRot'
[16:47:00] Error: Function not registered: 'EditDynamicObject'
[16:47:00] Error: Function not registered: 'CountDynamicObjects'
[16:47:00] Error: Function not registered: 'CountDynamicPickups'
[16:47:00] Error: Function not registered: 'Streamer_UpdateEx'
[16:47:00] Error: Function not registered: 'IsValidDynamicObject'
[16:47:00] Error: Function not registered: 'GetDynamicObjectRot'


AW: Plugins problem. - Blackazur - 25.01.2013

Have you on server.cfg

Quote:

plugins sscanf streamer.dll mysql.dll

for Windows

Quote:

plugins sscanf streamer.so mysql.so

for Linux


Re: AW: Plugins problem. - Austain_Jake - 25.01.2013

Quote:
Originally Posted by Blackazur
Посмотреть сообщение
Have you on server.cfg

for Windows

for Linux
nativechecker.so streamer.so sscanf.so mysql.so
same problem


Re: Plugins problem. - McBan - 25.01.2013

The scanff is outdated.
The streamer is in the wrong folder and/or is missing a part of it that goes in another folder.
The MySQL DB doesn't exist, Probably because you haven't created a WAMP server or XAMPP.


Re: Plugins problem. - Austain_Jake - 25.01.2013

Quote:
Originally Posted by McBan
Посмотреть сообщение
The scanff is outdated.
The streamer is in the wrong folder and/or is missing a part of it that goes in another folder.
The MySQL DB doesn't exist, Probably because you haven't created a WAMP server or XAMPP.
- Sscanff was re-downloaded.
- It's in the right folder.
- Mysql is installed properly.


Re: Plugins problem. - SomeRandomGuy123 - 25.01.2013

...You have #include <sscanf> etc on top of your game mode, right?


Re: Plugins problem. - 3ventic - 25.01.2013

https://sampwiki.blast.hk/wiki/Server_Plugins


Re: Plugins problem. - Austain_Jake - 25.01.2013

Quote:
Originally Posted by SomeRandomGuy123
Посмотреть сообщение
...You have #include <sscanf> etc on top of your game mode, right?
Of course. Now, please gentlemen if you have the plugins I need just post the download link because everything is 100% done. I just need the Linux plugins download link. That's all.