17.04.2012, 01:38
No that won't help, it will just que it 10 times.
He means, when you stand in a pickup, it spams OnPlayerPickUpPickup every second, what you need to do is set a variable to 1 when they enter the pickup, and when they close the dialog set a 5 second timer, on that timer set it to 0 (so they move out of the way). Remember to set it to 0 on connect.
He means, when you stand in a pickup, it spams OnPlayerPickUpPickup every second, what you need to do is set a variable to 1 when they enter the pickup, and when they close the dialog set a 5 second timer, on that timer set it to 0 (so they move out of the way). Remember to set it to 0 on connect.