Search:

Type: Posts; User: hawkeye10

Search: Search took 0.10 seconds.

  1. Replies
    3
    Views
    1,543

    Re: No such file or directory exist (help!)

    I have changed the code of the object that does the file writing and reading. But I still get this error at the end when I try reading the file.




    ShowScore(): Something went wrong: text.txt...
  2. Replies
    3
    Views
    1,543

    No such file or directory exist (help!)

    So I'm making this simple zombie simulation game wherein a player is given a situation and different options to choose. Whenever they make a decision I have an object that will write a letter within...
  3. Replies
    3
    Views
    1,148

    Re: Scoring machine help.

    Sorry I didn't quite understand that :D
  4. Replies
    3
    Views
    1,148

    Scoring machine help.

    Hi guys! right now I'm programming a simple zombie survival game and I want to keep adding the score with the use of an object. Whenever the player makes a decision there will be a certain points to...
  5. Replies
    3
    Views
    1,331

    Re: Counting Days problem with object

    Whenever the user decides to end the day It should add 1 to the number of Day. Instead I keep getting "Day 1" whenever I choose to end the day. which is the default value. So where should i move my...
  6. Replies
    3
    Views
    1,331

    Counting Days problem with object

    Hi! I'm current working on a game that would be like a harvest moon game. But right now I'm having a problem on how to be able to count the day per end of each turn. Here's the sample code. Sorry but...
Results 1 to 6 of 6