clarity #1
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
fn_templateFunc.sqf
<html> Examples: -- Provide example of how to execute your custom code. Example provided below from fn_toggleLayerSim.sqf ["Objective01-Assault", true] call TAG_fnc_toggleLayerSim; </html>Example here is not the same as
["layer_name", true] call CLRK_fnc_toggleLayerSim;as in comment blockfn_toggleLayerSim.sqf should also be in a folder called "functions" as described in comment block