Skip to content

Addon Functions & Folders Library

Ellis Nielsen edited this page Nov 17, 2022 · 4 revisions

General information

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.


Read this library

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

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

Init

Server Init called once on mission start

Client Init called once on mission start and JIP