streamer plugin help - 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: streamer plugin help (
/showthread.php?tid=586646)
streamer plugin help -
XaibBaba - 23.08.2015
why this warning is coming in stramer and its not saving object in server
Код:
----------
Loaded log file: "server_log.txt".
----------
SA-MP Dedicated Server
----------------------
v0.3.7-R2, ©2005-2015 SA-MP Team
[21:38:58]
[21:38:58] Server Plugins
[21:38:58] --------------
[21:38:58] Loading plugin: Whirlpool.so
[21:38:58]
[21:38:58] ==================
[21:38:58]
[21:38:58] Whirlpool loaded
[21:38:58]
[21:38:58] ==================
[21:38:58]
[21:38:58] Loaded.
[21:38:58] Loading plugin: streamer.so
[21:38:58]
*** Streamer Plugin v2.7.8 by Incognito loaded ***
[21:38:58] Loaded.
[21:38:58] Loading plugin: sscanf.so
[21:38:58]
[21:38:58] ===============================
[21:38:58] sscanf plugin loaded.
[21:38:58] Version: 2.8.1
[21:38:58] © 2012 Alex "******" Cole
[21:38:58] ===============================
[21:38:58] Loaded.
[21:38:58] Loading plugin: audio.so
[21:38:58]
*** Audio Plugin v0.5 R2 by Incognito loaded ***
[21:38:58] Loaded.
[21:38:58] Loaded 4 plugins.
[21:38:58]
[21:38:58] Ban list
[21:38:58] --------
[21:38:58] Loaded: samp.ban
[21:38:58]
[21:38:58]
[21:38:58] Filterscripts
[21:38:58] ---------------
[21:38:58] Loading filterscript 'yom_buttons.amx'...
[21:38:58] *** Streamer Plugin: Include file version (0x26105) does not match plugin version (0x278001) (script might need to be recompiled with the latest include file)
[21:38:58] Loading filterscript 'anims.amx'...
[21:38:58] Loaded 2 filterscripts.
[21:38:58]
[21:38:58] =======================================
[21:38:58] | |
[21:38:58] | YSI version 1.03.0011 |
[21:38:58] | By Alex "******" Cole |
[21:38:58] | |
[21:38:58] | Checking the latest YSI version.. |
[21:38:58] | |
[21:38:58] =======================================
[21:38:58]
[21:38:58] OnGameo
[21:38:58] *** Audio Plugin: Started TCP server on port 7777
[21:38:58] Loading Turfs.
[21:38:59] *** Streamer Plugin: CreateDynamicObject: Expecting 12 parameter(s), but found 11
[21:38:59] *** Streamer Plugin: CreateDynamicObject: Expecting 12 parameter(s), but found 11
[21:38:59] *** Streamer Plugin: CreateDynamicObject: Expecting 12 parameter(s), but found 11
[21:38:59] *** Streamer Plugin: CreateDynamicObject: Expecting 12 parameter(s), but found 11
[21:38:59] *** Streamer Plugin: CreateDynamicObject: Expecting 12 parameter(s), but found 11
[21:38:59] *** Streamer Plugin: CreateDynamicObject: Expecting 12 parameter(s), but found 11
[21:38:59] *** Streamer Plugin: CreateDynamicObject: Expecting 12 parameter(s), but found 11
[21:38:59] *** Streamer Plugin: CreateDynamicObject: Expecting 12 parameter(s), but found 11
[21:38:59]
----------------------------------
[21:38:59] Alrium Gaming Roleplay
[21:38:59] ----------------------------------
[21:38:59] Number of vehicle models: 125
[21:38:59]
[21:38:59] ==========================================
[21:38:59] | |
[21:38:59] | A new version (v3.09.0684) of YSI is |
[21:38:59] | available from: |
[21:38:59] | |
[21:38:59] | www.y-less.com/YSI/YSI_1.0.zip |
[21:38:59] | |
[21:38:59] | Changelog: |
[21:38:59] | |
[21:38:59] | 1.04.0000: |
[21:38:59] | |
[21:38:59] | RC 1 for YSI 3.0. Available from: |
[21:38:59] | http://www.y-less.com/YSI/YSI_3.0.rar |
[21:38:59] | - includes MANY new libraries and |
[21:38:59] | fixes, see |
[21:38:59] | http://forum.sa-mp.com/showthread.php? |
[21:38:59] | p=1425938 for more information, with |
[21:38:59] | more topics and updates due over the |
[21:38:59] | next few weeks. In brief: Added |
[21:38:59] | "y_inline", "y_text", "y_users", |
[21:38:59] | "y_uvar", "y_svar", "y_remote"; |
[21:38:59] | updated "y_timers", "y_iter"; MANY |
[21:38:59] | MANY fixes and tweaks in almost every |
[21:38:59] | other library. |
[21:38:59] | |
[21:38:59] | 3.00.0000: |
[21:38:59] | |
[21:38:59] | YSI 3.0 released! Now includes the |
[21:38:59] | "y_text" library for better messages, |
[21:38:59] | and a reworked "y_classes" library. |
[21:38:59] | Largely documented here |
[21:38:59] | "http://forum.sa-mp.com/showthread.php |
[21:38:59] | ?t=321092". |
[21:38:59] | |
[21:38:59] | 3.01.0002: |
[21:38:59] | |
[21:38:59] | Small fixes to "y_text" and |
[21:38:59] | "y_classes". |
[21:38:59] | |
[21:38:59] | 3.09.0684: |
[21:38:59] | |
[21:38:59] | Reverted to old download location. |
[21:38:59] | Improved (and fixed) version checks; |
[21:38:59] | added y_bitmap, y_areas, y_races, |
[21:38:59] | y_zonenames, better documentation; |
[21:38:59] | MANY other bug fixes - see the github |
[21:38:59] | repository for more details: |
[21:38:59] | |
[21:38:59] ==========================================
Re: streamer plugin help -
Bingo - 23.08.2015
https://sampforum.blast.hk/showthread.php?tid=586608
This issue still exist?
Re: streamer plugin help -
XaibBaba - 23.08.2015
yeah it was fixed in testing server now i add it in the real server but its not saving the objects postions
and this error comming but not comming intesting lboth are linux
Re: streamer plugin help -
XaibBaba - 23.08.2015
it is fixed in testing server and its working proper but don't know what is happing in the main server