22.01.2010, 19:17
Quote:
Originally Posted by Babul
did u try a timer like 1000 ms instead of using OnPlayerUpdate?
maybe the problem is caused coz the OnPlayerUpdate gets called too often, while the script processes the pickup? maybe its a return 1; missing in the Pickup script? |
Quote:
Originally Posted by Jakku
I just quess, but how about SetPlayerDrunkLevel(playerid, 0.0);?
|