-
Notifications
You must be signed in to change notification settings - Fork 1
Contribution
Hypoxic edited this page Jan 5, 2025
·
6 revisions
- Indentation: 4 Spaces
- Style: K&R Style
- End of Files: Leave one empty line at the end of files.
- Macros: Use CBA Macros.
-
Event System:
- Use the CBA event system with CBA preInit for issuing local/server/global commands.
- Do not use
remoteExec
.
-
Scheduler Environment:
- Try to stay in the unscheduled environment.
-
Naming Style:
- PascalCase + snake_case
- Example:
MyClassNameHere_01
-
Naming Style:
- camelCase + snake_case
- Example:
myVariableNameHere_01
- Ambient Artillery (Virtual)
- Anti-Troll
- Change Flag
- Communication Jammer
- Create Minefield
- Create Paradrop Troop Transport
- Delete Respawn Position
- Enable Disable Gun Lights
- Fire
- Infantry Spawner
- Lightning Storm
- Lightpoint
- Move On Combat
- Multiplayer Sync
- Paradrop Vehicle Crate
- Register Teleporter
- Smoke
- Speed Limiter
- Trap Inventory
- Vehicle Mine Jammer
- Vehicle Rearm
- Vehicle Refuel