Features
- Create a list of spawn spots
- Spawn MiniCopter or CH47 to all spots or one spot
- Entities (CH47/miniCopter) will be removed on plugin unload.
Permission
This plugin uses the permission system. To assign a permission, use oxide.grant <user or group> <name or steam id> <permission>. To remove a permission, use oxide.revoke <user or group> <name or steam id> <permission>.
- ch47andminicopterspawner.admin --- for all chat commands
Chat Commands
- /cms --- will show commands available
- /cms add NAME --- add a spawn spot to list (position taken from player position)
- /cms list --- shows list of saved spawn spots in chat and more
- /cms allch --- spawn one CH47 at each saved point
- /cms ch NAME --- spawn one CH47 at NAME saved point
- /cms allmini --- spawn one MiniCopter at each saved point
- /cms mini NAME --- spawn one MiniCopter at NAME saved point
- /cms del NAME --- remove a spawn spot from list
- /cms wipe --- to wipe all spawn points datas
NAME can be 1 or more words
Localization
The default messages are in the CH47AndMiniCopterSpawner file under the lang/en directory. To add support for another language, create a new language folder (e.g. de for German) if not already created, copy the default language file to the new folder and then customize the messages.
Future Plans
- alive - list copters alive on map
- random - spawn one copter at one random spawn point
- kill - kill all copters spawned and alive
- config true/false mapmarkers
- config mapmarker color/radius
- respawn config = auto spawn all every X minutes