Legion Studios
HomeDiscord
  • Welcome
  • Features
    • Introduction
    • Impulsor
    • Lighting (Headlamps)
    • Active Camo
    • Weapons
      • Attachment Swapping
      • Aim Down Sight Sounds
    • Equipment
      • Rangefinders
    • Vehicle-In-Vehicle Loading
  • Frameworks
    • Introduction
    • Biology
    • Impulsor
    • Lighting (Headlamps)
    • Active Camo
    • Weapons
      • Attachment Swapping
      • Aim Down Sight Sounds
    • Equipment
      • Rangefinders
    • Vehicle-In-Vehicle Loading
Powered by GitBook
On this page
  1. Frameworks

Introduction

This section covers more technical details intended for those wanting to implement frameworks added by Legion Studios. If you are looking at how to use a feature, instead check out the Features pages.

Events

Many frameworks utilize CBA's Custom Events System. These allow third party mods to run code whenever a certain "event" occurs. These events can either be local, meaning the event is only sent to the machine where the event was emitted, or they can be global, meaning that all machines (players, server, etc.) will receive the event.

PreviousVehicle-In-Vehicle LoadingNextBiology

Last updated 9 months ago