Forum Discussion

Gingeybread98's avatar
4 years ago

Key press commands?

Hey all, I'm working on building out a game mode. Anyone have a good solution to create key-press commands? I'm not seeing any way to read key strokes unless I'm blind (which is a good possibility lol). Essentially I'm looking to build out some admin commands (respawn all, kill all, give ammo, heal, etc). Thanks!

4 Replies

  • There is no such posibility. You can only use "PlayerStateBool" from "Selection Lists" in "GetPlayerState" from "Player" to associate some custom actions with predefined player states.

  • @MADrag0n That’s what I figured, thanks! It appears the rule editor isn’t working correctly right now anyway. Went to test a build and keep getting the failed to save error 🙄

Featured Places