ActivityType - LoneGazebo/Community-Patch-DLL GitHub Wiki
The ActivityType pseudo-type is actually a regular integer. Pseudo-types do not exist in Lua, they only serve a documentation purpose on the wiki.
Value | Type |
---|---|
0 | ACTIVITY_AWAKE |
1 | ACTIVITY_HOLD |
2 | ACTIVITY_SLEEP |
3 | ACTIVITY_HEAL |
4 | ACTIVITY_SENTRY |
5 | ACTIVITY_INTERCEPT |
6 | ACTIVITY_MISSION |