Quite serious bug that can destroy a server's economy or balance #184


  • New
  • Defect
Open
Assigned to _ForgeUser8773666
  • _ForgeUser13555601 created this issue Dec 28, 2015

    What steps will reproduce the problem?
    1. make a script or trigger that has @CMDOP something <cmdarg:1> , let us say we want to make an alias, /move = @CMDOP warp <cmdarg:1> , warp is essential command
    2. you expect /move test will do same thing as /warp test , and yes it does.
    3. do /move <givemoney:<playername>:1000>
    4. When you check your balance, you have 1000, work with any number
    5. It works with <cmdline> in ANY SITUATION
    6. It works with <cmdarg:x> if it's after @CMD , @CMDOP. It does not work after @PLAYER of @BROADCAST
    7. affecting functional placeholders , <givemoney: > , <giveitem > , <takeitem: > , <takemoney: >

    What is the expected output? What do you see instead?

    explained above.

    What version of the product are you using?

    It have not fixed at any moment. Tested with the latest and 1.5.2 version.

    Do you have an error log of what happened?

    No error message

    Please provide any additional information below.

  • _ForgeUser13555601 added the tags New Defect Dec 28, 2015

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