wManager.Wow.Helpers Namespace
WRobot

QuestUseScriptOnClass Fields

The QuestUseScriptOnClass type exposes the following members.

Fields


  Name Description
Public field BlacklistTimeMs
The blacklist time in milliseconds (time to blacklist the object after using the script on him)
Public field EntryIdTarget
The Entry or Entry
Public field HotSpots
The hotspots (positions to explore, bot will generate paths between your the hotspots). If you don't use option EntryIdTarget bot will use the script on hotspot positions.
Public field IsCSharpCode
Enable this option is Script contain C# code (and not lua code)
Public field Range
The range of script
Public field Script
The script (by default it is lua code, if you want use c# code activate option IsCSharpCode)