Hi!
Is any way to change TMX plugin to download maps from different location than tm-exchange (my own server)? I was trying to change that but what I see is that plugin still trying to read tm-exchange resources, even if I change every part of php code that contains tm-exchange.
Maybe someone may help me with that (new simply plugin maybe?)? The only I really want is to download specific map from my own server (only admin control) and add this file to playlist. No GUI needed, only one command for download and one for delete.
TMX plugin
- AstroGlider
- smooth traffic navigator
- Posts: 237
- Joined: 13 Aug 2005 01:10
- Owned TM-games: TMF, TMU, TMS, TMI?
- Location: Tampa, Florida, USA
Re: TMX plugin
Not sure where you want to download the maps from, but you can copy them to your server's GameData\Tracks folder, then do arat_in_car wrote:Hi!
Is any way to change TMX plugin to download maps from different location than tm-exchange (my own server)? I was trying to change that but what I see is that plugin still trying to read tm-exchange resources, even if I change every part of php code that contains tm-exchange.
Maybe someone may help me with that (new simply plugin maybe?)? The only I really want is to download specific map from my own server (only admin control) and add this file to playlist. No GUI needed, only one command for download and one for delete.
Code: Select all
/custom InsertChallenge SomeMap.Challenge.Gbx
Code: Select all
/custom RemoveChallenge SomeMap.Challenge.Gbx
If that's not what you mean, then plz clarify



Re: TMX plugin
Hello,
I don't wanna spam with a new thread so I'll post in this one.
I'm currently running dedicated server in TMUF with Fast 3.2.2y and GPP Plugin Pack.
The TMXplugin works fine for maps added via /tmx command - it then shows all the info about the track (via /tmxinfo command for example).
For tracks added manually however, it doesn't show any information from tmx trackpage. It doesn't show the record holder and best tmx time at the begining of the race, nor when using the /tmxinfo command.
Is there any workaround or would I need to add every map from tmx via commands to see the infos?
I don't wanna spam with a new thread so I'll post in this one.
I'm currently running dedicated server in TMUF with Fast 3.2.2y and GPP Plugin Pack.
The TMXplugin works fine for maps added via /tmx command - it then shows all the info about the track (via /tmxinfo command for example).
For tracks added manually however, it doesn't show any information from tmx trackpage. It doesn't show the record holder and best tmx time at the begining of the race, nor when using the /tmxinfo command.
Is there any workaround or would I need to add every map from tmx via commands to see the infos?