Fixed XP
I'm sure there's a command to average it all together somewhere.
You can use Player.getVelocity to find their velocity (it's 3 numbers though, I'm sure there's a command to average it all together somewhere).
Aloshi, if it's 3 numbers, it's probably a vector.In which case, you also have to check the direction of the velocity, and then use getWord to pick the number you need.
I just made this, will be included in v4 of variable/conditional events.
Yes, I know that of course...but you'd want to average the speed so people using the event don't get confused (and I don't think most of the BL community really knows what a vector is anyway).