17.10.2016, 11:51
You need to re-compile all the scripts (including the filterscripts) with the latest version of streamer plugin as well.
---
In server.cfg file, you need to add:
---
You get run time error 19, this means that either you forgot to load some necessary plugins or the versions do not match (excluding streamer). Load crashdetect plugin for this: https://github.com/Zeex/samp-plugin-...etect/releases
---
Last, it says version of YSI 1.04.0000 which is very, very old. Update to latest which is YSI 4: http://forum.sa-mp.com/showpost.php?...99&postcount=2
Of course you will need to re-compile again all the scripts using YSI.
---
pawn Код:
[12:34:53] [SACNR Monitor] Announcing server...
[12:34:53] [SACNR Monitor] Bind address empty, can't announce server
pawn Код:
bind IP_HERE
You get run time error 19, this means that either you forgot to load some necessary plugins or the versions do not match (excluding streamer). Load crashdetect plugin for this: https://github.com/Zeex/samp-plugin-...etect/releases
---
Last, it says version of YSI 1.04.0000 which is very, very old. Update to latest which is YSI 4: http://forum.sa-mp.com/showpost.php?...99&postcount=2
Of course you will need to re-compile again all the scripts using YSI.