- Joined
- Mar 14, 2012
- Messages
- 231
- Reaction score
- 85
- First Language
- english
- Primarily Uses
- N/A
If you are at all familiar with Falcaos Pearl ABS script then hopefully you can help me out.
My game uses mostly guns as weapons. I wouldn't have a problem since most guns fire per trigger pull (Or button press in this scenario) but I want to have automatic rifles that you can hold the attack button down to continue firing and you don't have to press the attack button 30+ times to empty the clip. I can get it to continue firing using the scripts combos but it goes until the gun is out of ammo instead of when they release the button. Is there any way to make the gun automatic?
I suppose I would also accept a script where "If key "E" is being pressed, press "E", else nil" (My game uses all keyboard keys, not the default keys)
My game uses mostly guns as weapons. I wouldn't have a problem since most guns fire per trigger pull (Or button press in this scenario) but I want to have automatic rifles that you can hold the attack button down to continue firing and you don't have to press the attack button 30+ times to empty the clip. I can get it to continue firing using the scripts combos but it goes until the gun is out of ammo instead of when they release the button. Is there any way to make the gun automatic?
I suppose I would also accept a script where "If key "E" is being pressed, press "E", else nil" (My game uses all keyboard keys, not the default keys)

