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. 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 command2. 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 number5. It works with <cmdline> in ANY SITUATION6. It works with <cmdarg:x> if it's after @CMD , @CMDOP. It does not work after @PLAYER of @BROADCAST7. 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.
To post a comment, please login or register a new account.