Jump to content

TheHex

Members
  • Posts

    8
  • Joined

  • Last visited

Everything posted by TheHex

  1. how to create commands and register?
  2. detect input key if(KeyManager.isDown(Key.SHIFT) { //TODO } if(KeyManager.isUpper(Key.SHIFT) { //TODO } if(KeyManager.isPresed(Key.SHIFT) { //TODO } give example code
  3. me code sending double in event? where add to only client (proxy)?
  4. ex https://pastebin.com/BiY7MTDi code https://pastebin.com/2LLb1bwy code image
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.