Player Action

Post Reply
jono659
Posts: 59
Joined: Sat Mar 24, 2018 1:01 pm

Player Action

Post by jono659 » Fri May 25, 2018 4:08 pm

Hi Guys, trying to figure something out.. In a zone I want to check what the player action is at any given time, so say a condition is met if the player is fishing.

1. How do I actually make the check (onaction or whatever)
2. Where would the check go in say the zone.lua so it triggered in that zone whenever the action was met, or would I have to do that in the src script.

Sorry if this is facile, but I am still struggling to find out in real-time what checks are being made while a char is in a given zone.

Thanks

jono659
Posts: 59
Joined: Sat Mar 24, 2018 1:01 pm

Re: Player Action

Post by jono659 » Tue May 29, 2018 8:11 am

Never mind, was looking at the wrong thing its an animation not an action.

Post Reply