Streamer
#1

Objects does not appear when i use CreateDynamicObject(...);
I tested it with one of my map
Reply
#2

Make sure your code above loaded, on "OnGameModeInit()"
Reply
#3

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()
Reply
#4

Load the plugin!
Reply
#5

Quote:
Originally Posted by RealCop228
Посмотреть сообщение
Load the plugin!
already did
Reply
#6

Show your server_log.txt file.
Reply
#7

Код:
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
Reply
#8

He asked for Server.log not Server.cfg
Reply
#9

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]
Reply
#10

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]
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)