Thread: Help w/ script
View Single Post
Violet CLM Violet CLM's Avatar

JCF Éminence Grise

Joined: Mar 2001

Posts: 10,993

Violet CLM has disabled reputation

Apr 25, 2018, 06:38 PM
Violet CLM is offline
Reply With Quote
Looking good so far! Your problem is that jjKey[0x27] (and jjKey[0x25]) is true not only when the key on the keyboard is first pressed, but as long as it is pressed. Unless you can manage to touch the keyboard key for only a seventieth of a second, your script will change the value of shop_item more than once.
__________________