Configure
Config
Config = {}
Config.ViewAngle = 160 -- Main field of view angle
Config.Range = 50.0 -- Distance range
Config.Activity = true -- Set to 'true' if the script is active, 'false' if inactive
Config.NPCActivity = true -- Should NPCs be affected? Set to 'true' if active, 'false' if inactive
Last updated