Syntax Errors (not ID related) #1


  • New
  • Defect
Open
Assigned to _ForgeUser4384417
  • _ForgeUser3693277 created this issue Sep 16, 2010

    What steps will reproduce the problem?
    1. Create a mod file
    2. Import the WASD library, change the ID to WASD
    3. 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 :)

  • _ForgeUser3693277 added the tags New Defect Sep 16, 2010

To post a comment, please login or register a new account.