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

The number input window uses negative numbers the first time it's used #423

Closed
Zegeri opened this issue Feb 22, 2015 · 0 comments
Closed

Comments

@Zegeri
Copy link
Member

Zegeri commented Feb 22, 2015

Steps to reproduce:

  1. In a blank map, create an event with two commands
    Input Number: Store in Variable 0001
    Message: You wrote \v[1]
  2. Play the map and activate the event
  3. Input any number other than 0, for example 1

Result:
"You wrote -1"

If you activate again the event, it will work as expected and show "You wrote 1"

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

No branches or pull requests

2 participants