You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Features
Allow the use of commands using in-game chat. (A huge thanks to Snnags and Emma for their hard work into making this happen, and Takyon cause I pretty much stole his code.)
You'll need to input -enablechathooks into your ns_startup_args.txt
Example: !tp karma crosshair in the chat would do the same thing as you would type a console command.
Shared command prefix ! with Takyon.PlayerVote due to consistency.
!announce is not available due to conflicts with Takyon.PlayerVote, use their mod, its pretty great.
Bug Fixes
Fixed an issue where using teleport with one argument would crash the server
Fixed an issue where you can respawn someone as a titan while they are watching a kill replay (will now wait for them to finish watching)