Search:

User: OneHitWonder; Keyword(s):

Search: Search took 0.01 seconds.

  1. Replies
    3
    Views
    2,614

    Re: Data Handling

    I have no idea what I need, I need to sort certain characters (NPC) statistics, e.g strengh, speed, health ect...

    Hope this helps.

    OneHitWonder
  2. Replies
    3
    Views
    2,614

    Data Handling

    Hi everyone,

    I am interested in trying to make a simple text based adventure game.

    I need to store alot of variables how would I go about doing so?

    Thanks,

    OneHitWonder
  3. Replies
    14
    Views
    6,446

    Re: New To Programming

    Nice guess!

    However I still have a problem with this code.


    Uses "Console"

    Randomize
    Dim answer As Integer = Rnd (1, 100)
    Dim guesses As Integer = 5
  4. Replies
    14
    Views
    6,446

    Re: New To Programming

    Hey,

    Your right that's a lot better to write.

    Can anyone tell me whats wrong with this please. The answer always appears to be 100.

    Uses "Console"

    Randomize
    Dim answer As Integer = Rnd...
  5. Replies
    14
    Views
    6,446

    Re: New To Programming

    Thanks for that example, I had no idea about the decr function thats pretty useful!

    Thanks for your help on this.

    If you could reccomend something else simple I should try making if you don't...
  6. Replies
    14
    Views
    6,446

    Re: New To Programming

    Hey,

    As I mentioned in my previous post I was going to concentrate on making a simple guessing game. This is what I have come up with :o.


    Uses "Console"

    Randomize
    Dim answer As Integer =...
  7. Replies
    1
    Views
    2,382

    Random Number

    Good evening,

    I have read around the forums and the manual about randomizing a number. Then RND command doesn't actually randomize a number, I have searched because couldn't find anything on...
  8. Replies
    14
    Views
    6,446

    Re: New To Programming

    Good morning,

    Thanks for your replies and for making me feel welcome here at this community. I have been doing quite a lot of reading on programming languages in general and have picked up some of...
  9. Replies
    14
    Views
    6,446

    New To Programming

    Hello everyone,

    I am sorry if I place this topic in the wrong section as I could not find a "Beginners" section.

    I have always wanted to learn how to program but never actually got round to...
Results 1 to 9 of 9