Search:

Type: Posts; User: Gamemaniac

Search: Search took 0.01 seconds.

  1. Replies
    7
    Views
    1,888

    OK - I'll try that, hope it works; but I'm not...

    OK - I'll try that, hope it works; but I'm not gonna try it out now, as I've just run into some stupid "Illegal Action" problems with my code, so I'll script it all over again.
    Thx for the help.
  2. Replies
    7
    Views
    1,888

    Tha'ts a really cool resource editor - thx, but...

    Tha'ts a really cool resource editor - thx, but my compiler still tells me there's a ****ing parse error! Just that now its in line 7:

    IDD_AboutDLG DIALOGEX 6,6,194,106
    CAPTION "About SS -...
  3. Replies
    7
    Views
    1,888

    Hmm...I've been reading through the tutorial, and...

    Hmm...I've been reading through the tutorial, and are now trying to make a dialog menu. I'm using the Dev-C++4 compiler, and when I make the following code inside the Resource Editor, it says there's...
  4. Replies
    7
    Views
    1,888

    Cool, thank you man!

    Cool, thank you man!
  5. Replies
    7
    Views
    1,888

    How do I make a Window Menu?

    I've been searching a lot on google but can't seem to find a tutorial on making a menu to my window from scratch...would anyone pls tell me, or maybe someone had a link? Or a code where I could see...
  6. Replies
    1
    Views
    1,418

    Nevermind - I found my answer on the Windows...

    Nevermind - I found my answer on the Windows board - I'm just bad at finding things; which comes even more into spotlight when I can't find a way to delete this message...
  7. Replies
    1
    Views
    1,418

    Windows GDI graphics - help pls!

    I've been researching the Windows primitive GDI 2D graphics, but I can't figure out what the code shall look like.
    Where shall the painting be done? Inside the message handler? Probably not, but...
  8. Replies
    19
    Views
    2,832

    oh nice - thx :p

    oh nice - thx :p
  9. Replies
    19
    Views
    2,832

    Hmm...I've just encountered another problem...how...

    Hmm...I've just encountered another problem...how do I delete the old save/load txt file, so I can overwrite?
  10. Replies
    19
    Views
    2,832

    Cool, I thank you all for helping. Now I can...

    Cool, I thank you all for helping. Now I can begin on my text-based RPG :cool:
  11. Replies
    19
    Views
    2,832

    After searching a little on the net, I found this...

    After searching a little on the net, I found this code.
    It creates a file, writes in it, and closes it again. I feel like being very close to making a save/load system... :cool:
    Now I just need to...
  12. Replies
    19
    Views
    2,832

    what do u mean? u want me to post my best...

    what do u mean? u want me to post my best program?
    Or do u want me to post my best suggestion on a save/load function, and why it's not working?
  13. Replies
    19
    Views
    2,832

    Hmm...my compiler is not recognizing many of...

    Hmm...my compiler is not recognizing many of those functions...like if it is not meant to be possible to save/load in C++.
  14. Replies
    19
    Views
    2,832

    Thx for the information. I'm still quite blank on...

    Thx for the information. I'm still quite blank on how to do it though, but i'll try find out - at least now i know what it's about :p
  15. Replies
    19
    Views
    2,832

    OH so THAT'S how a save-load function works >.< -...

    OH so THAT'S how a save-load function works >.< - as I did'nt know...I'd like to know HOW to open the file, save the stuff, and close the file. I should be capable of saving the stuff - probably just...
  16. Replies
    19
    Views
    2,832

    Saving the game - help plz!

    I'm making an RPG in C++, but I don't know how to make it possible to save your game, so next time you play, you can load it again. I guess it's something with making a new file during play or...
Results 1 to 16 of 16