Why does my int function execute before my main function?Clearly I'm not getting it. Where am I calling showFight? And how can I fix this? jlb: I didn't r...
Why does my int function execute before my main function?tpb: When I build and run it does execute before my main function. It's not supposed to do that unt...
Why does my int function execute before my main function?The function I am specifically talking about is: [code] int showFight(variables); [/code] On l...
Text RPG VariableThat worked! Thank you very much!
Text RPG VariableSo why is it when I change user.weapon to 1 using option 2 it still returns as 0 in my showFight() f...
This user does not accept Private Messages