one FS jus does not load?? - 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: one FS jus does not load?? (
/showthread.php?tid=460417)
one FS jus does not load?? -
kaos999 - 28.08.2013
Код:
[15:54:07] ___________________________________________________
4520
4521 [15:54:07] Loading filterscript 'VIPv1.3.amx'...
4522 [15:54:07] Loading filterscript 'driveby.amx'...
4523 [15:54:07] Anti-Driveby succesfuly loaded.
4524 [15:54:07] Loading filterscript 'acid.amx'...
4525 [15:54:07] Loading filterscript 'BOT.amx'...
4526 [15:54:07]
4527 -----------------------------------
4528 [15:54:07] Infinite nitro by Bert aka boemeles
4529 [15:54:07] -----------------------------------
4530
4531 [15:54:07] Loading filterscript 'animations.amx'...
4532 [15:54:07] Unable to load filterscript 'animations.amx'.
4533 [15:54:07] Loaded 6 filterscripts.
4534
4535 [15:54:07] *** Streamer Plugin: Warning: Obsolete or invalid native "Streamer_RegisterInterface" found (script might need to be recompiled with the latest include file)
4536 [15:54:07] *** Streamer Plugin: Warning: Obsolete or invalid native "Streamer_AddPlayer" found (script might need to be recompiled with the latest include file)
4537 [15:54:07] *** Streamer Plugin: Warning: Obsolete or invalid native "Streamer_RemovePlayer" found (script might need to be recompiled with the latest include file)
4538 [15:54:07] *** Streamer Plugin: Warning: Obsolete or invalid native "Streamer_VerifyPickup" found (script might need to be recompiled with the latest include file)
4539 [15:54:07] *** Streamer Plugin: Warning: Obsolete or invalid native "Streamer_VerifyCheckpoint" found (script might need to be recompiled with the latest include file)
4540 [15:54:07] *** Streamer Plugin: Warning: Include file version (unknown version) does not match plugin version (0x26105) (script might need to be recompiled with the latest include file)
4541 [15:54:07] Warning: EnableZoneNames() is removed since 0.3
4542 [15:54:07] EnableTirePopping() function is removed.
4543 [15:54:07] AllowAdminTeleport() : function is deprecated. Please see OnPlayerClickMap()
i get this streamer problem at home hosted aswell but every thing still works it jus dont work at linux or am i missing something?(delux host)
Re: one FS jus does not load?? -
kaos999 - 28.08.2013
still need help
Re: one FS jus does not load?? -
Lorrden - 28.08.2013
If you got a linux server you need the plugin file to be .so and not .dll as in windows, you're aware of this, aye?
Re: one FS jus does not load?? -
kaos999 - 28.08.2013
yup plugins are all good
Re: one FS jus does not load?? -
Tanush123 - 28.08.2013
Are you the animations.amx script is correctly placed in filterscript? Send the fs line of your server.cfg
Re: one FS jus does not load?? -
kaos999 - 28.08.2013
tanshu123 thank you if i had rep i woulda repped ya thanks man
Re: one FS jus does not load?? -
Konstantinos - 28.08.2013
Quote:
Originally Posted by kaos999
pawn Код:
[15:54:07] *** Streamer Plugin: Warning: Obsolete or invalid native "Streamer_RegisterInterface" found (script might need to be recompiled with the latest include file) [15:54:07] *** Streamer Plugin: Warning: Obsolete or invalid native "Streamer_AddPlayer" found (script might need to be recompiled with the latest include file) [15:54:07] *** Streamer Plugin: Warning: Obsolete or invalid native "Streamer_RemovePlayer" found (script might need to be recompiled with the latest include file) [15:54:07] *** Streamer Plugin: Warning: Obsolete or invalid native "Streamer_VerifyPickup" found (script might need to be recompiled with the latest include file) [15:54:07] *** Streamer Plugin: Warning: Obsolete or invalid native "Streamer_VerifyCheckpoint" found (script might need to be recompiled with the latest include file) [15:54:07] *** Streamer Plugin: Warning: Include file version (unknown version) does not match plugin version (0x26105) (script might need to be recompiled with the latest include file)
|
Your streamer.inc file is old. Get the newest version from streamer's thread and re-compile.