Streamer - 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 (
/showthread.php?tid=584618)
Streamer -
Fancy - 06.08.2015
Objects does not appear when i use CreateDynamicObject(...);
I tested it with one of my map
Re: Streamer -
X337 - 06.08.2015
Make sure your code above loaded, on "OnGameModeInit()"
Re: Streamer -
Fancy - 06.08.2015
Quote:
Originally Posted by X337
Make sure your code above loaded, on "OnGameModeInit()"
|
I made a function like
Objects()
{
...
}
and loaded it on gamemodeinit,object appear on CreateObject() but not with CreateDynamicObject()
Re: Streamer -
Scenario - 06.08.2015
Load the plugin!
Re: Streamer -
Fancy - 06.08.2015
Quote:
Originally Posted by RealCop228
Load the plugin!
|
already did
Re: Streamer -
Scenario - 06.08.2015
Show your server_log.txt file.
Re: Streamer -
Fancy - 06.08.2015
Код:
echo Executing Server Config...
lanmode 0
rcon_password kkkkkkOk100
maxplayers 550
port 7777
hostname FR - FreeRoam (0.3.7)
gamemode0 freeroam 1
filterscripts attachments
plugins mysql streamer sscanf Whirlpool
announce 1
query 1
chatlogging 0
weburl forum-mfe.webatu.com
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
maxnpc 0
logtimeformat [%H:%M:%S]
Language English
Re: Streamer -
SpikY_ - 06.08.2015
He asked for Server.log not Server.cfg
Re: Streamer -
Fancy - 06.08.2015
Ofcorse its loaded
Код:
[18:21:35]
[18:21:35] Server Plugins
[18:21:35] --------------
[18:21:35] Loading plugin: mysql
[18:21:35]
> MySQL plugin R7 successfully loaded.
[18:21:35] Loaded.
[18:21:35] Loading plugin: streamer
[18:21:35]
*** Streamer Plugin v2.7.8 by Incognito loaded ***
[18:21:35] Loaded.
[18:21:35] Loading plugin: sscanf
[18:21:35]
[18:21:35] ===============================
[18:21:35] sscanf plugin loaded.
[18:21:35] © 2009 Alex "******" Cole
[18:21:35] 0.3d-R2 500 Players "dnee"
[18:21:35] ===============================
[18:21:35] Loaded.
[18:21:35] Loading plugin: Whirlpool
[18:21:35]
[18:21:35] ==================
[18:21:35]
[18:21:35] Whirlpool loaded
[18:21:35]
[18:21:35] ==================
[18:21:35]
[18:21:35] Loaded.
[18:21:35] Loaded 4 plugins.
[18:21:35]
[18:21:35] Ban list
[18:21:35] --------
[18:21:35] Loaded: samp.ban
[18:21:35]
[18:21:35]
[18:21:35] Filterscripts
[18:21:35] ---------------
[18:21:35] Loading filterscript 'attachments.amx'...
[18:21:35] Loaded 1 filterscripts.
[18:21:36]
[18:21:36]
[18:21:36]
[18:21:36] =======================================
[18:21:36] | |
[18:21:36] | YSI version 3.09.0684 |
[18:21:36] | By Alex "******" Cole |
[18:21:36] | |
[18:21:36] =======================================
[18:21:36]
[18:21:36]
[18:21:36]
[18:21:36]
Re: Streamer -
SpikY_ - 06.08.2015
show us the whole server-log
lines after this?
Код:
[18:21:36]
[18:21:36]
[18:21:36]
[18:21:36] =======================================
[18:21:36] | |
[18:21:36] | YSI version 3.09.0684 |
[18:21:36] | By Alex "******" Cole |
[18:21:36] | |
[18:21:36] =======================================
[18:21:36]
[18:21:36]
[18:21:36]
[18:21:36]