Core will now generate variables for EVERY default LB module which makes it quite easy to use its public variables and functions in a script
(e. g "val target" of KillAura, "val currentDamage" of Fucker). The vars name consist of the module name (case-sensitive) and "Module"
(KillAuraModule, FlyModule, SpeedModule, etc.)
Core will now generate variables for EVERY default LB module which makes it quite easy to use its public variables and functions in a script (e. g "val target" of KillAura, "val currentDamage" of Fucker). The vars name consist of the module name (case-sensitive) and "Module" (KillAuraModule, FlyModule, SpeedModule, etc.)