Skip to content

Suggestion: raise an error on attempt to access non-existant (nil) variables #2

@Sparker95

Description

@Sparker95

Arma doesn't raise an error if we call a code-variable which is not defined:
0 call fnc_codeDoesNotExist; // No error
Which causes obvious inconvenience.

More thoughts about this feature:

  • Does it need to work with private variables too?
  • Will it work with with uiNamespace do ?

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