Re: Maniaplanet 4 urgents
Posted: 16 Oct 2017, 19:22
Really? That is considered "urgent" for you?
I have experienced this issue too, during a short visit of this server.domino54 wrote: ↑16 Oct 2017, 21:41 While on topic of urgents, I will just remind about some issue that may be common once Pursuit Multienvironment hits TM channel:
If you force a model in TM, physics will update only once, when player spawns for the first time on a map. It means that if I load a map and start by driving CanyonCar, I will keep the CanyonCar handling even if I change model to StadiumCar, ValleyCar or LagoonCar. This may come as an issue in Pursuit, where you're able to pick vehicle you want to drive and change it late game.
A video demonstrating this issue (click the image which is here only to make post more attractive):
![]()
Guerro323 wrote: ↑23 Oct 2017, 14:51 Hello, I'm currently developping a campaign for the TMOne pack, but when florenzius tried to launch some maps from the campaign in the scripted menu, sometime this warning came up
The function for playing the map in the campaign mode was used like that:"CampaignSolo_TA" is the campaign (CCampaign type), and "map" is the path to the map that was retrieved from "CampaignSolo_TA".Code: Select all
TitleFlow.PlayCampaign(CampaignSolo_TA, map, "", "");
From my side, everything work, but when florenzius try to play the campaign, every time he finish a map, the next map will have the warning, he is obligated to restart the titlepack because apparently, he didn't get the medals (when he go in the solo legacy menu, the medal on the finished map isn't shown, but it's shown in the scripted solo menu, which is strange), so he had two options: Restart the TP or refinish the map in the legacy solo menu.
So yes, for me, it's a big problem and we have 8 days left, so if you have any solutions to give us the possiblity to play the maps from the campaign even if they are locked OR the possiblity to refresh the medals to remove this warning, it would be nice.
Thanks.