Difference between revisions of "NAME"

From 3DGE Wiki
Jump to: navigation, search
(Created page with "== NAME == '''Usage:'''<br> NAME <Name> '''Description:'''<br> This associates a radius trigger script with a <Name>. It's similar to the LABEL function, but refers to a...")
 
(No difference)

Latest revision as of 16:45, 8 June 2015

NAME

Usage:
NAME <Name>

Description:
This associates a radius trigger script with a <Name>. It's similar to the LABEL function, but refers to a whole radius trigger script, not just a part of one.

Details:
<Name> is the name which we can use to make reference to this script. This then allows the radius trigger script to be affected by other scripts using TAGGED_PATH, ENABLE_SCRIPT and DISABLE_SCRIPT.