12-18-2014, 07:48 PM
Hey Miscr3ant,
Have you tried:
change: return(Mods >= FORGE_MAX_ENHANCEMENTS);
into: return (Mods -1 >= FORGE_MAX_ENHANCEMENTS);
(Credit, and Blame if this doesn't work, to my good friend who has a Masters in Computer Science from the Illinois Institute of Technology, and was kind enough to try his hand at solving our issue here)
Have you tried:
change: return(Mods >= FORGE_MAX_ENHANCEMENTS);
into: return (Mods -1 >= FORGE_MAX_ENHANCEMENTS);
(Credit, and Blame if this doesn't work, to my good friend who has a Masters in Computer Science from the Illinois Institute of Technology, and was kind enough to try his hand at solving our issue here)
Currently Playing:
Galambos Thrune - Griffon Knight
Archibold Vanderdaghast - Palemaster
Anders Maerklos - Spellsword
Chessala Zolond - Yathrin d'Lolth
Galambos Thrune - Griffon Knight
Archibold Vanderdaghast - Palemaster
Anders Maerklos - Spellsword
Chessala Zolond - Yathrin d'Lolth