User: dingo25

  • Public profile

User profile: dingo25

User info
User name:dingo25
History
Joined:
Number of posts:18
Latest posts:

Why isn't this working?
I have a namecheck: [code]void namecheck() { ifstream namefile; fileName = name; fi...

Do-While statements do not look neat!
Just us a while loop. It does the same thing but looks nicer

Whys isn't this working?
I tried to interrupt the loop with in a=0; but the commands in which the player enters is below the...

Whys isn't this working?
I have a combat system... [code]void combat() { int a=1; CPlayer player; cout << ...

How to make general monsters?
Solved it! Thanks for input

This user does not accept Private Messages