Search:

Type: Posts; User: Hi_Im_Noot

Search: Search took 0.02 seconds.

  1. Replies
    3
    Views
    505

    VS 2017 Re: VB Debugger Help

    Oooh, I see how they work now. Thank you.
  2. Replies
    3
    Views
    505

    VS 2017 VB Debugger Help

    Hello, I am working on a project for my High School computer science class and I am trying to get the debugger to behave as it does in class.

    Whenever I debug in class, I click Debug > Step Into...
  3. VS 2012 Re: How to get 'storage' array to work in game?

    Thanks for the help, I've played around with the code in VS and have an idea for what I will do. Thanks again!
  4. VS 2012 Re: How to get 'storage' array to work in game?

    Thanks for the fast reply! I don't have the .sln file on my pc at home but when I get to school tomorrow I will definitely give this a go.

    This is my first time seeing Stack(Of T) code so I'd like...
  5. VS 2012 Re: How to get 'storage' array to work in game?

    Whoops, in the top bit of code the bAttackStorageSlot(4) As Integer should be bAttackStorage(4) As Boolean
  6. VS 2012 How to get 'storage' array to work in game?

    I'm making a game in my computer science class. Within the game I want the user to be able to control a character that can fire off projectile attacks. I want there to be a maximum amount of attacks...
Results 1 to 6 of 6



Click Here to Expand Forum to Full Width