Search:

Type: Posts; User: mslvr40

Search: Search took 0.02 seconds.

  1. Replies
    12
    Views
    1,285

    Re: i need help with my game

    yup :)
  2. Replies
    12
    Views
    1,285

    Re: i need help with my game

    thank u
  3. Replies
    12
    Views
    1,285

    Re: i need help with my game

    Oh i found out whats wrong. when i run this it moves all of the images at the same time. So since they all start off in the same place, it just looks like one object is moving. i wanted to move 1...
  4. Replies
    12
    Views
    1,285

    Re: i need help with my game

    tmrcounter, why?
  5. Replies
    12
    Views
    1,285

    Re: i need help with my game

    idk all that happens is one of the images will continue to increase its left value to the end of the screen.
    the other images in the array dont do anything
  6. Replies
    12
    Views
    1,285

    Re: i need help with my game

    i typed in that code. however only 1 barrel will move now.
    btw thanks for helping
  7. Re: Need two .wav files - one exactly 10 seconds and the other exactly 60 seconds

    cant u just use a timer and set the interval at 60000
  8. Replies
    12
    Views
    1,285

    i need help with my game

    I am trying to get an array of images to move in sequence. however when the value of i changes, one the barrel stops rolling and another one starts. how would i get them to continue rolling after the...
  9. Replies
    6
    Views
    814

    Re: Having trouble with control array

    right when the timer starts
  10. Replies
    6
    Views
    814

    Having trouble with control array

    sorry if this is a noob problem.

    I have 30 pictures in a control array and i keep getting an error message that says control array element 31 does not exist

    Private Sub tmrbarrel_Timer()
    ...
  11. Thread: Question Game

    by mslvr40
    Replies
    3
    Views
    1,519

    Re: Question Game

    Well for the players name you could just put a text box and use the text as a variable.
  12. Replies
    0
    Views
    878

    Challenge mode ideas for my game

    A little while ago in school I made an application that telles you an (x,y) coordinate on a full screen form. you have to click on the form to guess where you think the coordinate point is. After you...
  13. Replies
    0
    Views
    940

    Challenge Mode ideas

    A little while ago in school I made an application that give you an (x,y) coordinate on a full screen form. you have to click on the form to guess where you think the coordinate point is. After you...
  14. Replies
    4
    Views
    652

    need help with hangman game

    In my hangman game if i have a word with two of the same letters only the first of the two will show up. I have the labels invisible until you guess it right, here is the code:

    Private Sub...
  15. Replies
    0
    Views
    656

    Need help with nim

    Hi, i'm trying to make a nim game. basically I have 16 labels, and im changing their visability throughout the game. I want code that will say that if I only have one label that is still visable then...
Results 1 to 15 of 16



Click Here to Expand Forum to Full Width