10.08.2012, 02:12
You can make something like:
When the players picks up the pickid , Make a new array and set it to 1. Check for YourButton location , array which is 1 or not. If the key is is pressed and the player is on pickup (array==1) and IsPlayerInRangeOfPoint also return 1 then it will show the command.
When the players picks up the pickid , Make a new array and set it to 1. Check for YourButton location , array which is 1 or not. If the key is is pressed and the player is on pickup (array==1) and IsPlayerInRangeOfPoint also return 1 then it will show the command.