Posts by pp19weapon
34 posts total, newest first.
PokeGOBot GreenGold Editionin Pokemon Go Hacks & Cheats - Seems like the most complex one yet with the most settings, oh god I can't wait!
Thank you!Learning c++, need some helpin C++/C Programming - Thank you for everyone, I removed the parentheses and now everything is working. But I have another question, is it possible to play a song from console?Learning c++, need some helpin C++/C Programming - [QUOTE=abuckau907;9838202]
GameSystem::GameSystem(string playerName, string fileName)
{
Player player(playerName);
Level level();
level().loadLevel(fileName);
}
level.loadLevel(fileName); ?[/QULearning c++, need some helpin C++/C Programming - [QUOTE=NormenJaydenFBI;9836803]If you're learning the basics of C++, you shouldn't be making games already lmao. Learn a bit more to the language first. Try using a multibyte character set in the options.[/QUOTE]
I'm doLearning c++, need some helpin C++/C Programming - Hi guys, I'm currently learning the basics of c++ and I need some help making an ASCII Rouglike game.
I was trying out, when some error showed which I can not understand. It would be awesome if some can tell me what's
Showing the 5 most recent posts.