Difference between revisions of "VN fnc whitelisted arsenal override"

From Savage Game Design Wiki
Jump to navigation Jump to search
(Page filling)
m (Fix)
 
Line 5: Line 5:
 
|author= Ethan Johnson
 
|author= Ethan Johnson
  
|a=
+
|a= local
  
|e=
+
|e= local
  
 
|g1= whitelisted_arsenal_functions
 
|g1= whitelisted_arsenal_functions

Latest revision as of 20:12, 26 February 2021

← back to Functions Introduced in S.O.G. Prairie Fire v1.00
by Ethan Johnson
Argument(s): local
Effect(s): local

Description

Master function that contains all the gui overrides for the arsenal when whitelisted arsenal is enabled.

Syntax

Syntax
[display] call VN_fnc_whitelisted_arsenal_override
Parameters
display: Display - Arsenal display for the override to run on
Return value
Nothing

Examples

Example 1
[_arsenalDisplay] call VN_fnc_whitelisted_arsenal_override;