Skip to content

Player API

Xeltica edited this page Mar 13, 2018 · 2 revisions

Player API provides player control.

+pshow

Show the player entity.


+phide

Hide the player entity.


+pfreeze <on/off>

Set player freeze state.

Player can't move if on and can move if off.


+freeze <on/off>

Set all entities freeze state.

Entities can't move if on and can move if off.

Clone this wiki locally