Massassi Forums Logo

This is the static archive of the Massassi Forums. The forums are closed indefinitely. Thanks for all the memories!

You can also download Super Old Archived Message Boards from when Massassi first started.

"View" counts are as of the day the forums were archived, and will no longer increase.

ForumsCog Forum → Reload Cogs *click click*
Reload Cogs *click click*
2002-09-19, 2:06 PM #1
I need someone to make me a reload cog that is easy enough to change the magazine size with. If you need a bin # just put in 00 and tell me to change it.

Thanks [http://forums.massassi.net/html/smile.gif]
2002-09-21, 4:35 AM #2
So you want to make a reloading system that uses a new hotkey?

Go to this thread and scroll down to my fourth post there. I'm assuming there that you already have a hotkey set up. If not, follow the DataMaster's hotkey tutorial to create a new one.

The number of shots fired since the last reload is kept by the variable count. The condition, if(count > 4), checks to see if the player has fired the maximum number of rounds, and if true, forces the player to reload. So change 4 to whatever you need.

------------------
Author of the JK DataMaster, Parsec, Scribe, and the EditPlus Cog Files.
Author of the JK DataMaster, Parsec, Scribe, and the EditPlus Cog Files.

↑ Up to the top!