lslforge
lslforge copied to clipboard
Update Constants.hs
I just found a bunch of constants related to linkset data that I previously missed
Seems LL is raining new constants, too fast for the wiki can catch up ;) Fix: Constant "CLICK_ACTION_DISABLED" (IVal 8), instead of Constant "CLICK_ACTION_DISABLED" llcClickActionTouch, Constant "LINKSETDATA_NOUPDATE" (IVal (5)), instead of Constant "LINKSETDATA_MOUPDATE" (IVal (5)),
New (was hidden in llGetObjectDetails() or llReplaceEnvironment()): Constant "ENV_NO_ENVIRONMENT" (IVal -3), Constant "ENV_THROTTLE" (IVal -8), Constant "ENV_NO_PERMISSIONS" (IVal -9), Constant "INVENTORY_SETTING " (IVal 56), Constant "OBJECT_ACCOUNT_LEVEL" (IVal 41), Constant "OBJECT_ANIMATED_COUNT" (IVal 39), Constant "OBJECT_ANIMATED_SLOTS_AVAILABLE" (IVal 40), Constant "OBJECT_LINK_NUMBER" (IVal 46), Constant "OBJECT_MASS" (IVal 43), Constant "OBJECT_MATERIAL" (IVal 42), Constant "OBJECT_REZ_TIME" (IVal 45), Constant "OBJECT_SCALE" (IVal 47), Constant "OBJECT_TEXT" (IVal 44), Constant "OBJECT_TEXT_ALPHA" (IVal 49), Constant "OBJECT_TEXT_COLOR" (IVal 48),
There are also a bunch of not yet listed constants on: https://wiki.secondlife.com/wiki/LlGetEnvironment https://wiki.secondlife.com/wiki/LlReplaceAgentEnvironment https://wiki.secondlife.com/wiki/LlSetEnvironment https://wiki.secondlife.com/wiki/LlLinkPlaySound