This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
What steps will reproduce the problem?1. Create a mod file2. Import the WASD library, change the ID to WASD3. Create a new library.4. Create a trigger that runs when any player presses any key.5. Add the WASDKeyDownCheck function to the list of actions using the parameters EventPlayer() and EventKeyPressed().
What is the expected output? What do you see instead?When using the WASDKeyDownCheck function a syntax error is produced when used in a trigger contained another library in a mod.This error may occur with the other functions, although it is untested.
What version of the product are you using?1.1
Do you have an error log of what happened?No
Please provide any additional information below.I'm not 100% sure if this is caused by the WASD library or not, but if you could look into it I'd be very thankful :)
To post a comment, please login or register a new account.