Thread Tools Display Modes
01/30/19, 05:19 PM   #1
Baumkuchen3
AddOn Author - Click to view addons
Join Date: Jan 2019
Posts: 12
Searching for Crouch State Event and Global-Variable

I currently searching for a Crouch-Event or something that tells me the players posture.Is there something similar like the "StealthState" for that?


Thanks Baumkuchen
  Reply With Quote
01/30/19, 05:35 PM   #2
sirinsidiator
 
sirinsidiator's Avatar
AddOn Author - Click to view addons
Join Date: Apr 2014
Posts: 1,578
Try GetUnitStealthState("player"). It seems to return STEALTH_STATE_NONE when you are standing and one of the other states when you are crouching.
  Reply With Quote
01/30/19, 05:39 PM   #3
Baumkuchen3
AddOn Author - Click to view addons
Join Date: Jan 2019
Posts: 12
aaarrrr, realy - is that so easy?

Thanks, I will try it.
  Reply With Quote

ESOUI » AddOns » AddOn Help/Support » Searching for Crouch State Event and Global-Variable

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off