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:
committed by
GitHub
parent
8a5e879633
commit
090dd8cee8
@@ -55,6 +55,7 @@
|
||||
- respawn
|
||||
- rejuvenate
|
||||
- addcomp
|
||||
- controlmob
|
||||
- kick
|
||||
- listplayers
|
||||
- loc
|
||||
@@ -94,6 +95,7 @@
|
||||
- respawn
|
||||
- rejuvenate
|
||||
- addcomp
|
||||
- controlmob
|
||||
- kick
|
||||
- listplayers
|
||||
- loc
|
||||
|
||||
Reference in New Issue
Block a user