Skip to content

!SIG_COMPETITION definition doesn't work #5

@fentras

Description

@fentras

For some reason when you check !SIG_COMPETITION it doesn't pass the statement. I've attached a video with different examples on what works and fails. You can see how Setting_OverlayScaling error shows up when I modify the statement (the error shouldn't appear).

What I've tried (testing on Trackmania 2020 in Developer Mode):

  • TMNEXT && !SIG_COMPETITION fails
  • !SIG_COMPETITION && TMNEXT fails
  • !SIG_COMPETITION fails
  • !SIG_COMPETITION || MP4 fails
  • !SIG_COMPETITION && !MP4 fails
  • TMNEXT || !SIG_COMPETITION works
  • !SIG_COMPETITION || TMNEXT works
SIG_COMPETITION.mp4

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions