Page 1 of 2

TMGery for TM²CANYON [updated 2012/11/24]

Posted: 25 Sep 2011, 18:47
by gery
TMGery for TM²CANYON is released

plugins are included except statistics for ftp server.

dedimania plugin is included

http://trackmania.gery.perso.sfr.fr/tm2gery.zip [updated 2012/07/17]


NEW you can download a special version of tmgery for STUNTERS title pack
http://trackmania.gery.perso.sfr.fr/tm2gerystunt.zip [updated 2012/11/24]



have fun

Gery
http://trackmania.gery.perso.sfr.fr/
server TM²CANYON : tm_gery

Re: TMGery for TM²CANYON is released

Posted: 04 Oct 2011, 18:29
by gery
I need help.
can you tell me if you have problem with Duel please ?

Géry

Re: TMGery for TM²CANYON is released

Posted: 08 Oct 2011, 00:12
by gery
thank you Mikey for your help

you can download the new script

08/10/2011
_ bug fixed for /duel command
_ displays enhancements
_ files modified : tm2_gery.php plugins.txt plugin_manager.php plugin.geryrec2.php
_ files deleted : plugin.vox.php
_ files created : plugin.vox2.php

Géry

Re: TMGery for TM²CANYON is released

Posted: 08 Oct 2011, 09:50
by Blueplayer
Hi Gery,

at first thx for tm2gery. But I found 2 bugs in the old version. I don´t know if you fixed it already.
  • Using TM2Gery on an ingame server, the records of the host player are ignored
  • Wrong positions of the fufiwidgets. maybe a gamemode error?

Re: TMGery for TM²CANYON is released

Posted: 08 Oct 2011, 13:03
by gery
I am not sure to understand "the records of the host player are ignored".
can you explain ?
for fufiwidgets, I will check.

Re: TMGery for TM²CANYON is released

Posted: 09 Oct 2011, 14:47
by Blueplayer
I don´t know if it is a problem of your tool, but the tool ignores all actions of the serveraccount player.
For example, the player types /help and nothing happens.
gery wrote:I am not sure to understand "the records of the host player are ignored".
can you explain ?
A member of my clan using TM2Gery on an ingame server. It worked fine in TMUF but here in TM2 it always ignoring the serveraccount player.

I hope the problem is explained enough.

Re: TMGery for TM²CANYON is released

Posted: 09 Oct 2011, 15:24
by gery
oh I understand now.
with an ingame server your id is ignored because it is considered like a chat echo .
if you edit tm2_gery.php and search "function playerChat($Player)" you will find

Code: Select all

if ($Player[0]==0) return;	//si Uid serveur c est de l echo
add // at the beginning of the line
do the same thing by searching "function playerFinish($Player)" and find

Code: Select all

if ($Player[0] == 0) return;
add // at the beginning of the line, save and test

Re: TMGery for TM²CANYON is released

Posted: 09 Oct 2011, 18:38
by gery
I have modified the fufiwidget plugin to be compatible with new gamemode values

download the new script and try

09/10/2011
_ fufiwidget bug fix
_ files modified : tm2_gery.php plugin.fufiwidgets2.php fufi_widgets_config.xml

Re: TMGery for TM²CANYON is released

Posted: 11 Oct 2011, 21:56
by gery
2011/10/11
_ displays enhancements
_ files modified : tm2_gery.php plugin.geryrec2.php plugin.fufiwidgets2.php plugin.vox2.php

Re: TMGery for TM²CANYON [updated 2011/10/11]

Posted: 12 Oct 2011, 06:31
by Knutselmaaster
Gery is still here!
Great work, i will certainly check it out. :clap: