fedorageek920
Member
Okay, before I say anything, I do know the basics of C/C++.
I am making an exe mod for personal use. One feature that I'm going to put
in is 'Ring Collect Mode'. It's a mode where you have to collect all the rings
in a level to finish. I've already implemented the gametype, as in you can
select it from the Host Game menu and it has it's own GT_xxxxx and
TOL_xxxxx. How would I get it to check the number of rings remaining in
the level? (once I get an int, I can do the rest myself.)
Thanks in advance!
I am making an exe mod for personal use. One feature that I'm going to put
in is 'Ring Collect Mode'. It's a mode where you have to collect all the rings
in a level to finish. I've already implemented the gametype, as in you can
select it from the Host Game menu and it has it's own GT_xxxxx and
TOL_xxxxx. How would I get it to check the number of rings remaining in
the level? (once I get an int, I can do the rest myself.)
Thanks in advance!