Vince0789

Results 3 comments of Vince0789

Custom syntax would only lead to more confusion IMO, so it should be avoided where possible. Single quotes probably wouldn't even work since these are used to denote character constants....

Known issue with pickups. Remaining stationary in a pickup will trigger `OnPlayerPickUpPickup` every few seconds. May be a client issue, or just how the game works since most pickups in...

This is what OnPlayerUpdate was intended to be used for. A timer might not even catch all changes if the players scrolls fast.