Hello everyone, I am designing my first text-based PvP/PvE game with C++.
I'm learning the advanced basics with C++ and I would love to have help. So if anyone would like to help me with C++-based code and helping me designing the game. Those who help get to be a game-tester at the end.
I will talk to you VIA MSN, here is my MSN email: computeraddict415@hotmail.com. Do not email there, I never check with that one. If you want to email me, computeraddict415@gmail.com is the one. If you want to help, you must have MSN and knowledge of C++ (beyond 'Hello World' code).
<B>HELP!!!</B>
I need help getting the rand() function to work in a range between 0-5. Unfortunatly, rand(0,5) doesnt work.