NAME

From 3DGE Wiki
Jump to: navigation, search

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.