[TM2 Stable 1.2] FoxControl Download

Moderators: Libero, cyrilw, matrix142, jensoo7, NADEO

Post Reply
User avatar
matrix142
Posts: 382
Joined: 18 Mar 2011, 18:12
Contact:

[TM2 Stable 1.2] FoxControl Download

Post by matrix142 »

After a very long time, Stable 1.2 is finally released!
Some new, cool features are waiting for you to get used!

Have a look at the changelog:
- *** New function ***: Autoupdater => Updates FoxControl automatically to the newest version! => Command: /update
- *** New function ***: /forcemap <mapid> => Sets the specified Map to next map and skips current
- *** New function ***: /callvote <timeout_in_secods> => Sets the specified timeout value for Callvotes
- *** New function ***: AutoVote: Automatically disables Callvotes if a Admin is on the Server. Can be configured in /plugins/config/plugin.disablevote.config.xml
- *** New function ***: A Servername which will be applied at each start of FoxControl can be now set in config.xml file. The value changes if you set a new name with /set servername <name> command.
- *** New function ***: In Laps mode the Best Lap time will be shown in chat. Plugin made by toxn
- Updated plugin.newsupdate.php to work together with the autoupdater
- Changed the player warning window
- Changed the position of Donate panel at map end
- Disabled plugin.karma in Laps mode because of overlapping the laps counter
- Changed chat messages of plugin.karma.php
- Added Shutdown Button to the Menu => Shutdown FoxControl if needed (e.g. when started twice)
- Fixed bug: Dedimania records haven't been sent because of a callback change
- Fixed bug: Adminlist did not open sometimes
- Fixed bug: TopDons list did not open sometimes
- Fixed bug: PHP Notice in core
- Fixed bug: Enorm MostActive time
- Fixed bug: After forcePlayer or forceSpec the Player could not choose its mode by itself
- Fixed bug: False variable in plugin.records.php
- Some little changes in class.window.php
DOWNLOAD!
endbase
Posts: 483
Joined: 26 Jun 2011, 19:34

Re: [TM2 Stable 1.2] FoxControl Download

Post by endbase »

Won't start 1.1 works but 1.2 refuses with no errors that i can see :roflol:

Ps on windows

Greetz base
User avatar
BestNoob
Posts: 226
Joined: 08 Mar 2013, 12:04
Contact:

Re: [TM2 Stable 1.2] FoxControl Download

Post by BestNoob »

Nice Work but there are some little bugs:

Version: TrackMania 2 Stable 1.2

- FoxControl doesnt create an logfile

- FoxControl.sql missing

- FoxControl wont start if
<servername></servername>
is empty

- following errors happens
- unable to bind adress - Line 1632
- unable to list on socket - Line 1633

$this->socket = socket_create(AF_INET,SOCK_STREAM,SOL_TCP);
socket_bind($this->socket, $this->socketAddress, $this->socketPort);
socket_listen($this->socket);
socket_set_nonblock($this->socket);


best regards
User avatar
matrix142
Posts: 382
Joined: 18 Mar 2011, 18:12
Contact:

Re: [TM2 Stable 1.2] FoxControl Download

Post by matrix142 »

BestNoob wrote:Nice Work but there are some little bugs:

Version: TrackMania 2 Stable 1.2

- FoxControl doesnt create an logfile
Then your CHMOD Permissions are false

- FoxControl.sql missing
You don't need a .sql file. The tables will be created directly out of control.php

- FoxControl wont start if
<servername></servername>
is empty
Could be a bug. Thanks :)


- following errors happens
- unable to bind adress - Line 1632
- unable to list on socket - Line 1633

$this->socket = socket_create(AF_INET,SOCK_STREAM,SOL_TCP);
socket_bind($this->socket, $this->socketAddress, $this->socketPort);
socket_listen($this->socket);
socket_set_nonblock($this->socket);
If it doesn't causes any other errors, just ignore it :)

best regards
Post Reply

Return to “FoxControl”

Who is online

Users browsing this forum: No registered users and 2 guests