Skip to content

Unsupported version #10

@DeznekCZ

Description

@DeznekCZ

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions