Hi, how do I trigger a function to happen every time I am knocked prone?
I was thinking of using a timer to check SVO table for prone status, but is there a more reliable way, as in asking serverside, since serverside is more accurate in tracking my status?
I believe I will need to make going prone an event so it can trigger better?
0
Comments
A really simple example, you could expand it to handle Add, Remove and List together.