Posts: 265
Threads: 59
Joined: Sep 2013
Hello everyone, I was wondering if there's a way, to prevent the looping of a pickup, or at least make it longer then a second, once I am standing at a pickup, (weapons shop for example), the pickups keeps getting looped over and over, which prevents me from buying a weapon normally. Anyway to stop that, or place a timer between them?
Posts: 35
Threads: 8
Joined: May 2014
Reputation:
0
I think a variable to check if the player is using the pickup, or perhaps a timer would be the most effecient way to prevent the loop.
Posts: 265
Threads: 59
Joined: Sep 2013
Quote:
Originally Posted by babecka
I think a variable to check if the player is using the pickup, or perhaps a timer would be the most effecient way to prevent the loop.
|
I might use a code example, as I am not really "pro" scripter, hehe.