[Suggestion] ManiaCode for playing a map on a precise title

Talk about ManiaLink development in this forum

Moderator: NADEO

Post Reply
User avatar
spaii
Posts: 1075
Joined: 19 Jun 2010, 00:04
Location: Rémy - France
Contact:

[Suggestion] ManiaCode for playing a map on a precise title

Post by spaii »

On Canyon, Valley and Stadium Stunters, i'm using this maniacode to launch a map in solo mode

Code: Select all

<maniacode noconfirmation="1">
   <play_map>
      <name>Map Name</name>    
      <url>http://getmap.stunters.org/XXXX</url>
   </play_map>
</maniacode>
Since ManiaPlanet 3, I decided to close all 3 title packs and work only on multienviro Stunts title.
I keept same MapType (Stunters) on Stunts title for respecting works of mappers and have compatibility of old Stunters titles map on Stunts title, this works nice on dedicated server and we can play with old maps. (not in ingame server, old maps are not displayed)

It's no longer possible to launch these Stunters maps on solo mode of Stunts title. when i execute this maniacode, maniaplanet trying to launch these maps on old titles and not the new stunts title.

Perhaps an option in maniacode to launch a map with same MapType on title we want ?
These could serve too for other title that have MapType compatible with gamemode.

This could be :

Code: Select all

<maniacode noconfirmation="1">
   <play_map>
      <name>Map Name</name>    
      <url>http://getmap.stunters.org/XXXX</url>
      <title>Stunts@spaii</title>
   </play_map>
</maniacode>
Thx ;)
Post Reply

Return to “ManiaLink”

Who is online

Users browsing this forum: No registered users and 2 guests