Server
getNearbyPlayers
Usage
Lib.getNearbyPlayers(coords, maxDistance)Example
Lib.getNearbyPlayers(vector3(0.0, 0.0, 0.0), 15.0)setEntityStateBag
Usage
Lib.setEntityStateBag(netId, key, value)Example
Last updated