Entities
Server Admin
The table below contains a list of Entity Commands available for Server Admins and above.
Type | Command | Input | Description | Default |
---|---|---|---|---|
ai.killanimals |
| Kills all animals on the server. No arguments. |
| |
ai.killscientists |
| Kills all scientists on the server. No arguments. |
| |
attackentity.print_ai_stats |
| Prints the following stats to the console: - AI Difficulty - Effective Range Scale - Damage Scale - Attack Length Scale - Aim Cone Scale - Attack Spacing Scale - Attack Cooldown Scale |
| |
entity.deleteentity |
| Deletes the chosen “entity” and “checks if it has an owner" |
| |
entity.find_entity |
| Prints a list of all “items/animals/objects”, etc. and their IDs & locations to the console log. |
| |
entity.find_group |
| Prints a list of all objects in a specified “group” and their IDs & locations to the console log. |
| |
entity.find_id |
| Finds an object based on its “ID”. You can find the ID from using find_entity. |
| |
entity.find_parent |
| Finds an object’s parent, based on its “ID”. |
| |
entity.find_self |
| Finds information about the player who entered this command. |
| |
entity.spawn |
| Spawns an “object” where you’re looking. |
| |
entity.spawnatpos |
| Spawns an “object” at the specified (coordinates). |
| |
global.ent |
| Runs the following commands:
- |
| |
heli.calltome |
| Calls the Attack Helicopter to patrol the area around the player who entered the command. |
| |
heli.drop |
| Spawns an Attack Helicopter at your current location. |
| |
heli.dropatplayer |
| Spawn an Attack Helicopter at a specified “player”’s location. |
| |
rf.spawnfakeboardcaster |
| Spawns a fake RF broadcaster |
| |
rf.removefakeboardcaster |
| Removes a fake broadcaster |
|
Last updated