add a few lsl constants

This commit is contained in:
UbitUmarov
2019-10-19 18:00:45 +01:00
parent 7ed339324f
commit ab335b5926
3 changed files with 114 additions and 5 deletions

View File

@@ -664,6 +664,12 @@ namespace OpenSim.Region.ScriptEngine.Shared.ScriptBase
public const int OBJECT_GROUP_TAG = 33;
public const int OBJECT_TEMP_ATTACHED = 34;
public const int OBJECT_ATTACHED_SLOTS_AVAILABLE = 35;
public const int OBJECT_CREATION_TIME = 36;
public const int OBJECT_SELECT_COUNT = 37;
public const int OBJECT_SIT_COUNT = 38;
public const int OBJECT_ANIMATED_COUNT = 39;
public const int OBJECT_ANIMATED_SLOTS_AVAILABLE = 40;
// Pathfinding types
//ApiDesc not supported