User profile: moparscaper

User info
User name:moparscaper
History
Joined:
Number of posts:6
Latest posts:

Classes problem defined symbols found already defined
anyways why when I do if(server->playerHandler->isPlayerOn(username)) { ...blahblah } server...

Run Program again loop.
Lol.. yes i was kidding but using goto's is a quick way to get things done (learned that from visual...

Classes problem defined symbols found already defined
naw i come from visual basic LOL wasted 2 years on that.. and i have a hacking experience in assembl...

Run Program again loop.
labelrunagain: cout << "Would you like to run the program again? (Y/N) "; cin >> ans; if (ans =...

Classes problem defined symbols found already defined
Lol solved linker error I changed Server* server; to static Server* server; it had to...

This user does not accept Private Messages