Page 13 of 32
Re: [Plugin]FreeZone Plugin
Posted: 18 Mar 2011, 08:52
by stekke
in the rules for a freezone server states that there is a 40plays slots max
Does this mean that we can set our max player slots to less then 40 or is 40 the obligated number of slots??
Re: [Plugin]FreeZone Plugin
Posted: 18 Mar 2011, 09:57
by Knutselmaaster
You can put what you want, as long as it is not more than 40.
Of course, when you have a ladder server, you need to keep in mind those rules too for the maximum.
Re: [Plugin]FreeZone Plugin
Posted: 18 Mar 2011, 13:29
by Faster10x
Hi all ! I update the FreeZone plugin on my server and when I'm connect on my server, it tell me Bad Api password and the password in the config.ini is the same of freezone:servers !
This is my config.ini:
Code: Select all
;------------------
; Plugins
;------------------
; Add plugins to load.
; plugins.load[] = 'Author\PluginName'
plugins.load[] = 'Reaby\XasecoIntegration'
plugins.load[] = 'Freezone\Freezone'
plugins.Freezone\Freezone.wsPassword = '*******'
;------------------
; Threading
;------------------
Re: [Plugin]FreeZone Plugin
Posted: 18 Mar 2011, 16:01
by Pesky
Should be
plugins.Freezone\Freezone.wsPassword = *******
without the ' at start and end
Re: [Plugin]FreeZone Plugin
Posted: 18 Mar 2011, 22:12
by Faster10x
It tell me again Bad API password !
I don't know where is the problem ?
Re: [Plugin]FreeZone Plugin
Posted: 19 Mar 2011, 00:17
by farfa
You have to enter the password that has been displayed at the end of the registration of your server.
Re: [Plugin]FreeZone Plugin
Posted: 19 Mar 2011, 12:42
by Faster10x
Yes and it is the same password !

Re: [Plugin]FreeZone Plugin
Posted: 19 Mar 2011, 12:55
by weerwolf
Checked the pass for Capital sensitivity?
Re: [Plugin]FreeZone Plugin
Posted: 19 Mar 2011, 16:14
by tmdunhill
Hello WeerWolf,
Ever tried to change your password area in the api server log free zone? If yes, set the password of the form below:
plugins.Freezone\Freezone.wsPassword = api password free zone
I changed my password just for numbers, this way has no doubts about the definition.
Hugs.
Dunhill
Re: [Plugin]FreeZone Plugin
Posted: 21 Mar 2011, 00:40
by schmidi
Code: Select all
$this->store('forecedSpectator', $this->spectators);
typo or is it meant to be "forecedSpectator"?