[ACS] Laser-guided rocket launcher
Posted: Fri Mar 04, 2016 12:34 am
Here's a really, really ACS-heavy laser-guided rocket launcher.
This handles multiple rockets with ease, and the code is very heavily commented.
I made the original version of this back in 2009, it was intended for Skulltag. I made a singleplayer version and gave it to a few clanmates. Then I tried to make a multiplayer version, I added the necessary steps to handle multiple players and handled the client side/server side specific stuff to make it work on multiplayer but it wasn't meant to be. Rockets would actually explode where they need to, but it would APPEAR that they're moving straight. So I gave up and shelved it.
I opened it up again just last week and cleaned the crap out of it, revamped a lot of the code, and commented everything. I might release another version soon, making it more Decorate-heavy rather than ACS-heavy. I didn't know user variables and anonymous functions were a thing until today.
I'll probably never use it for anything, so why let it go to waste?
Feel free to implement this in your mods, just add me in the credits.
Also feel free to give me criticism and pointers.
This handles multiple rockets with ease, and the code is very heavily commented.
I made the original version of this back in 2009, it was intended for Skulltag. I made a singleplayer version and gave it to a few clanmates. Then I tried to make a multiplayer version, I added the necessary steps to handle multiple players and handled the client side/server side specific stuff to make it work on multiplayer but it wasn't meant to be. Rockets would actually explode where they need to, but it would APPEAR that they're moving straight. So I gave up and shelved it.
I opened it up again just last week and cleaned the crap out of it, revamped a lot of the code, and commented everything. I might release another version soon, making it more Decorate-heavy rather than ACS-heavy. I didn't know user variables and anonymous functions were a thing until today.
I'll probably never use it for anything, so why let it go to waste?
Feel free to implement this in your mods, just add me in the credits.
Also feel free to give me criticism and pointers.