
Ineedhelp
Newbie
Jan 29, 2007, 9:50 AM
Post #2 of 3
(289 views)
Shortcut
|
|
Re: [robinx] [help] how do i make a simple dice in vb?
[In reply to]
|
Can't Post
|
|
Make a text box, make a command button, make an integer holding the value 0, make the text box display the integer, when the button is pressed make it so it randomizes the integer to a value between 1 and 6 and viola, simple as that.
|