[FIXED]Canceling PlayerMovingEvent results in 0,0,0 position

Fixed bugs, solved problems, and old reports.
Locked
00pol
Offline
Posts: 6
Joined: October 2nd, 2012, 1:01 pm

[FIXED]Canceling PlayerMovingEvent results in 0,0,0 position

Post by 00pol »

Cancelling PlayerMovingEvent results in a 0, 0, 0 position is a player has not got Permission.UseSpeedHack. lastValidPosition is not set unless UseSpeedHack is disabled for that player. This results in the player going to a blank position (0, 0, 0).

Locked