Posts: 413
Threads: 59
Joined: Sep 2013
Код:
[22/12/2013 19:39:44] *** Streamer Plugin: Warning: Include file version (0x26104) does not match plugin version (0x26105) (script might need to be recompiled with the latest include file)
[22/12/2013 19:39:44] Error: Function not registered: 'SSCANF_Init'
[22/12/2013 19:39:44] Error: Function not registered: 'SSCANF_Join'
[22/12/2013 19:39:44] Error: Function not registered: 'SSCANF_Leave'
[22/12/2013 19:39:44] Error: Function not registered: 'sscanf'
[22/12/2013 19:39:44] Script[gamemodes/BBRP_9.0.amx]: Run time error 19: "File or function is not found"
[22/12/2013 19:39:44] Number of vehicle models: 0
If you got solution for this...Give me a download link.
Posts: 413
Threads: 59
Joined: Sep 2013
May I get a ownload link not thread link?
Posts: 413
Threads: 59
Joined: Sep 2013
Quote:
Originally Posted by SilentSoul
|
I still get these
Код:
[22/12/2013 20:07:20] *** Streamer Plugin: Warning: Include file version (0x26104) does not match plugin version (0x26105) (script might need to be recompiled with the latest include file)
[22/12/2013 20:07:20] Error: Function not registered: 'SSCANF_Init'
[22/12/2013 20:07:20] Error: Function not registered: 'SSCANF_Join'
[22/12/2013 20:07:20] Error: Function not registered: 'SSCANF_Leave'
[22/12/2013 20:07:20] Error: Function not registered: 'sscanf'
[22/12/2013 20:07:20] Script[gamemodes/HRP_9.0.amx]: Run time error 19: "File or function is not found"
[22/12/2013 20:07:20] Number of vehicle models: 0
Posts: 810
Threads: 17
Joined: Aug 2013
Reputation:
0
Show me your includes please. Post them here in [ pawn ] [ /pawn ]
Posts: 413
Threads: 59
Joined: Sep 2013
[ pawn ]
#include <a_samp>
#include <a_zones>
#include <streamer>
#include <foreach>
#include <progress>
#include <ZCMD>
#include <YSI/y_timers.inc>
#include <yom_buttons>
#include <sscanf2>[ /pawn ]
and
Код:
[22/12/2013 20:11:57]
[22/12/2013 20:11:57] Filterscripts
[22/12/2013 20:11:57] ---------------
[22/12/2013 20:11:57] Loading filterscript 'yom_buttons.amx'...
[22/12/2013 20:11:57] *** Streamer Plugin: Warning: Include file version (0x26104) does not match plugin version (0x26105) (script might need to be recompiled with the latest include file)
[22/12/2013 20:11:57] Loading filterscript 'anims.amx'...
[22/12/2013 20:11:57] Loaded 2 filterscripts.