ControlMob verb and command (#724)

* ControlMob verb and command, mobs have MindComponent by default

* Use IActorComponent instead of MindComponent for User entity.
Fixes using Control Mob while aghosting/visiting an entity.

* Use static Loc class
This commit is contained in:
Víctor Aguilera Puerto
2020-02-24 03:49:40 +01:00
committed by GitHub
parent 8a5e879633
commit 090dd8cee8
5 changed files with 120 additions and 0 deletions

View File

@@ -55,6 +55,7 @@
- respawn
- rejuvenate
- addcomp
- controlmob
- kick
- listplayers
- loc
@@ -94,6 +95,7 @@
- respawn
- rejuvenate
- addcomp
- controlmob
- kick
- listplayers
- loc