Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unsupported version #10

Open
DeznekCZ opened this issue May 2, 2020 · 0 comments
Open

Unsupported version #10

DeznekCZ opened this issue May 2, 2020 · 0 comments

Comments

@DeznekCZ
Copy link

DeznekCZ commented May 2, 2020

https://github.com/maniaplanet/game-modes/blob/2019-05-23/Makers/base/Scripts/MapTypes/TrackMania/Race.Script.txt

Hello Team,

this file is not able to use because is not compile able.

List of issues:
Race -> CPluginEvent is depracated replace by CMapEditorPluginEvent
Race/UIPadButtons -> CPluginEvent is depracated replace by CMapEditorPluginEvent

Race/*/IngameLayers -> Implicit type to value conversion

Use of member Block is deprecated: If you were using .Block.BlockModel.WaypointType (type: CBlockMode::EWayPointType), use .WaypointType (type: CAnchorData::EWaypointType) instead

Mode.PassOn(Event); -> this value will be discarded (return value not cached)

/// Conclusion
After comenting out all errors and fixin waypoint type problem, car is not moving any any manialink is visible.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant