Streamer Issue need 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 Issue need help (
/showthread.php?tid=372384)
Streamer Issue need help -
kujox222 - 26.08.2012
I have a streamer and loaded it. Incognito v2.6. Its not working when I run the script. The object's don't appear or anything.
Re: Streamer Issue need help -
Windrush - 26.08.2012
Post your Script
Re: Streamer Issue need help -
kujox222 - 26.08.2012
Quote:
Originally Posted by windrush
Post your Script
|
Why would I post my script? There is no issue inside of the script with the streamer. #include <streamer> is ran during compilation. CreateDynamicObject is used for the objects. And plugins streamer.dll, and I have tried to plugins streamer. Nothing seems to be working streamer wise so I know it is not within the script especially since the plugin is not inside of the script.
Re: Streamer Issue need help -
Windrush - 26.08.2012
ok Ok try to Download YSI
Re: Streamer Issue need help -
kujox222 - 26.08.2012
Quote:
Originally Posted by windrush
ok Ok try to Download YSI
|
How about send me the link to it on the forums? I don't know how far YSI updated his streamers since I don't normally use his streamers.
Re: Streamer Issue need help -
JaKe Elite - 26.08.2012
@kujox
Don't listen to the n00b above,
YSI don't run streamer.
show me your server_log.
Re: Streamer Issue need help -
kujox222 - 26.08.2012
Quote:
Originally Posted by Romel
@kujox
Don't listen to the n00b above,
YSI don't run streamer.
show me your server_log.
|
Код:
SA-MP Dedicated Server
----------------------
v0.3e, ©2005-2012 SA-MP Team
[08:21:04] filterscripts = "" (string)
[08:21:04]
[08:21:04] Server Plugins
[08:21:04] --------------
[08:21:04] Loading plugin: streamer.dll
[08:21:04]
*** Streamer Plugin v2.6.1 by Incognito loaded ***
[08:21:04] Loaded.
[08:21:04] Loading plugin: sscanf
[08:21:04]
[08:21:04] ===============================
[08:21:04] sscanf plugin loaded.
[08:21:04] © 2009 Alex "******" Cole
[08:21:04] 0.3d-R2 500 Players "dnee"
[08:21:04] ===============================
[08:21:04] Loaded.
[08:21:04] Loaded 2 plugins.
[08:21:04]
[08:21:04] Filterscripts
[08:21:04] ---------------
[08:21:04] Loaded 0 filterscripts.
[08:21:04] Factions Loaded
[08:21:04] Buildings Loaded
[08:21:04] Businesses Loaded
[08:21:04] Houses Loaded
[08:21:04] Last house made: 350
[08:21:04] Number of vehicle models: 34
Re: Streamer Issue need help -
JaKe Elite - 26.08.2012
It works fine totally.
Did you set the object interior or virtual world to players interior or virtual world??
Re: Streamer Issue need help -
mrsamp - 26.08.2012
pawn Код:
CreateDynamicObject(modelid, Float:x, Float:y, Float:z, Float:rx, Float:ry, Float:rz, worldid = -1, interiorid = -1, playerid = -1, Float:streamdistance = 100.0);
Re: Streamer Issue need help -
DarkB0y - 26.08.2012
check ur server.cfg make sure u put the streamer in it like this
plugins streamer