14.06.2014, 16:53
Quote:
Start a non-repeating Timer as soon as a player picks up a certain pickup.
Set a variable on 1, when the player has picked up the pickup and reset the variable in the timer function. Under OnPlayerPickUpPickup, ask for the pickupid and whether the variable is 0 or 1. |