No underscores on button commands in Bug Reports
|
|
Not a bug
| BYOND Version: | 494 |
| Operating System: | Windows 7 Home Basic |
| Web Browser: | Chrome 19.0.1084.52 |
| Applies to: | Dream Maker |
|
| Status: |
Not a bug
This is not a bug. It may be an incorrect use of syntax or a limitation in the software. For further discussion on the matter, please consult the BYOND Developer forums.
|
|
|
Descriptive Problem Summary:
No underscores in Interface button commands
Numbered Steps to Reproduce Problem:
Create button add command a verb with an underscore.
Code Snippet (if applicable) to Reproduce Problem:
http://files.byondhome.com/ATHK/Demo.zip
Expected Results:
To work as normal and call the verb
Actual Results:
Does not call the verb
Does the problem occur:
Every time? Or how often? - Everytime
In other games? - Indeed
In other user accounts? - N/A
On other computers? - Yes
When does the problem NOT occur? - When I don't use an underscore
Did the problem NOT occur in any earlier versions? If so, what was the last version that worked? (Visit http://www.byond.com/download/build to download old versions for testing.) - no idea
Workarounds: - Don't use an underscore
Not sure if not having an underscore was intentional or not, seems a bit silly that you can't use them.
|