Log in
Location: Home  Community Forums  Help  [Install & Play] Maniascript bug 
[Install & Play] Maniascript bug
Page: 1 of 1
Post Reply  0 Observer
[Install & Play] Maniascript bug  
According to the debugger of maniascript inside Maniaplanet i get an Error on SaveChallenge each time a install & play a track from MX.

After reviewing the bug it seems that SaveChallenge deprecated and is replaced by SaveMap.

More information about that can be found here:

http://konte.org/trackmania/maniascript/documentation.html#EditorVariables


Code:
#RequireContext CGameCtnEditorPluginScriptHandler


while(True) {
sleep(60000);
log("Saving File");
declare Result = SaveChallenge("AutoSave", "AutoSave\\");
}


with kind regards,

w1lla.
Learner Driver
Location: NL
 
It doesn't even use ManiaScript.



So yeah ... best you report that to Nadeo. ;)
Last edited by Forzyy,
Deep fried
Location: AU
Page: 1 of 1 Post Reply
© ManiaExchange (mania-exchange.com, mania.exchange) 2024. • Terms and ConditionsPrivacy Policy Top  •  Report a Problem