Player Animation Event Enumerations - What are they?
0 replies, posted
Enumerations like:
[code]
PLAYERANIMEVENT_ATTACK_PRIMARY
PLAYERANIMEVENT_ATTACK_SECONDARY
PLAYERANIMEVENT_RELOAD
PLAYERANIMEVENT_JUMP
PLAYERANIMEVENT_CANCEL_RELOAD
[/code]
They don't seem to be listed in any of the files in the lua/includes/enum/ folder.
By "what are they" I meant, are there any more than the ones listed; I understand their purpose.
Sorry, you need to Log In to post a reply to this thread.