forked from Bob-Murphy/A3-Antistasi-1.4
-
-
Notifications
You must be signed in to change notification settings - Fork 155
Addon Functions & Folders Library
Ellis Nielsen edited this page Nov 17, 2022
·
4 revisions
This function library should help the official development team and anyone who changes Antistasi to his personal mission. It will be filled slowly by the official dev team. If you want to contribute to this wiki, contact us on discord.
The library will be structured like the original code is. So if you have any file in the code, you can easily find it by navigating the folder structure.
Addons are a isolated module that could work with Antistasi but might not.
Top level view of Addons structure
- core Core functionality of Antisasti
- Events Antistasi's Event system
- Garage Antistasi's New Garage system
- GUI Antistasi's New GUIs
- JeroenArsenal Antistasi's Limited Arsenal
- Logistics Antistasi's nodes base logtistic system for vehicles
- maps Location for Antistasi's missions for specific terrain
Server Init called once on mission start
Client Init called once on mission start and JIP