Page 1 of 4

[GameMode] (TM2) Endurance

Posted: 07 Mar 2013, 18:40
by TGYoshi
A new gamemode for TM2, which is basically endurance. Maps are either multilap maps or maps with a lot of checkpoints.
If you cross a checkpoint, other racers have a certain time to reach that checkpoint too. The time you get to keep up with the current leader (who goes through the cp first) decreases as the match progresses, knocking out slower people over time. In the end there's only one player left who wins.

Close races nearly garantueed :pop: .

Screenshots
Image

Image

Download and info: http://dl.dropbox.com/u/7795439/tm2/web ... index.html

Re: [GameMode] (TM2) Endurance

Posted: 09 Mar 2013, 17:48
by Blueplayer
really nice, maybe that script finally helping me to create a working gamemode. :D

Re: [GameMode] (TM2) Endurance

Posted: 09 Mar 2013, 22:41
by TGYoshi
If you want a simple example script/base; I've made this short script which works and could help others get started.
https://dl.dropbox.com/u/7795439/tm2/Te ... Script.txt

Re: [GameMode] (TM2) Endurance

Posted: 09 Mar 2013, 22:53
by Skeleton
Sounds like a really good mode, well done mate.
I guess we need MapTypes & GameModes For TM2 on Maniapark now :thumbsup:

Re: [GameMode] (TM2) Endurance

Posted: 10 Mar 2013, 01:12
by SadHik
maptypes/gamemodes are available for TM² right now on Maniapark :pil

Re: [GameMode] (TM2) Endurance

Posted: 10 Mar 2013, 01:35
by Skeleton
SadHik wrote:maptypes/gamemodes are available for TM² right now on Maniapark :pil
:yes:

Re: [GameMode] (TM2) Endurance

Posted: 10 Mar 2013, 02:41
by HaagseSmurf
Tried it earlier this evening.
Its absolutely a great mode and it should be tried bye anyone who loves competitive racing. :thumbsup:

Re: [GameMode] (TM2) Endurance

Posted: 10 Mar 2013, 22:47
by Blueplayer
TGYoshi wrote:If you want a simple example script/base; I've made this short script which works and could help others get started.
https://dl.dropbox.com/u/7795439/tm2/Te ... Script.txt
WOW, thank you very very much!!!
That´s what I´m searching for months.^^

Re: [GameMode] (TM2) Endurance

Posted: 15 Mar 2013, 21:41
by TGYoshi
The mode has been updated.
Main changes are fixed syncs and correct checkpoint timer display and quite a few tiny and big fixes.
The changelist is viewable at http://dl.dropbox.com/u/7795439/tm2/web ... index.html .
The updated version is also downloadable there (or at ManiaPark).

Re: [GameMode] (TM2) Endurance

Posted: 16 Mar 2013, 09:06
by TatharNuar
This gamemode looks quite impressive, and I had the chance to play it a bit a few days ago. It's quite fun, and I'm looking into how to support custom gamemodes with ManiaLive plugins. It's not something I would work on right away, since I have quite a few plugins I need to make first, but eventually I'd like to create plugins that add metagame features to Endurance.

My only complaint is that, with the mode's information scattered everywhere, I can't support it with my ManiaLive plugins because there's no room to add my plugin windows without obstructing game info. Could you move the on-screen game info to the bottom part of the screen? In particular, the countdown to reach the next CP would make more sense just above the race timer at the bottom center, and the position bar could be made horizontal at the bottom, on the right half of the screen.