QuestUseScriptOnClass Fields
The QuestUseScriptOnClass type exposes the following members.
Fields
Name | Description | |
---|---|---|
BlacklistTimeMs |
The blacklist time in milliseconds (time to blacklist the object after using the script on him)
|
|
EntryIdTarget | ||
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.
|
|
IsCSharpCode |
Enable this option is Script contain C# code (and not lua code)
|
|
Range |
The range of script
|
|
Script |
The script (by default it is lua code, if you want use c# code activate option IsCSharpCode)
|