Not supporting foreign language / reloading commandtrigger in game not working #185


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

    What steps will reproduce the problem?
    1. Make a commandtrigger alias as a foreign language. For me, I used Korean. If you want try /워프 as command
    2.
    워프:
      Script:
      - '@PLAYER warp test'

    Make a command trigger like this

    3. After you restart server, you will find out it changes to

    "\ufffd\uc359\ufffd\ubd3d":
      Script:
      - '@PLAYER warp test'

    4. Another problem, reloading trigger in game doesn't work.
    5. You make some change in PlayerCommand , and reload via /vt reloadscripts
    6. Can't find something changed.

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

    explained above

    What version of the product are you using?

    latest

    Do you have an error log of what happened?

    no

    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.