i just noticed that the file
Code: Select all
Libs/Nadeo/EditorDialogs.Script.txt
just line 87 needs to be edited:
Code: Select all
declare TextInputEntry <=> (ManialinkPage.GetFirstChild("TextInput") as CGameManialinkEntry);
Code: Select all
declare TextInputEntry <=> (ManialinkPage.GetFirstChild("TextInput") as CMlEntry);
Steff
P.s. should we post maniascript reports in this subforum or also in the maniaplanet reports subforum?