ACS 2.1 Gun: How to make it auto-reload?

  1. What do you want to achieve? Modify the ACS 2.1 weapon kit and create an auto-reload system.

  2. What is the issue? I already looked at the entire code of the kit, and I didn’t find where I can activate this, so I thought I would have to do it myself. The problem itself is that I have no idea how to do this, and I’m new to Lua.

  3. What solutions have you tried so far? Modifying a few things in the kit script, but as expected it didn’t work. I’ve already looked for help even in the official ACS help forums, but I didn’t get what I expected.

This is the only problem I have in my game at the moment, there’s very little left to finish, and I’ve been stuck on this part for 4 weeks.

1 Like

Whatever the script does when reloading, do it automatically in whatever case you need. I assume by Auto you don’t mean reloading when the player fires with no ammo left?