Jump to content
Search In
  • More options...
Find results that contain...
Find results in...

Changing the forms with Visual Basic?


msd92
 Share

Recommended Posts

Hi all from Touchofdeath!

Iam new to this mmorpg maker program, but i will probably go more serious after i get some stuff to work, anyway here's the deal:

Iam downloading Visual Basic 6, and i need to know after that how i can change the buttons ingame, like the menu or the 800x600 Screen thank you! :D
Link to comment
Share on other sites

Are you sure you are downloading VB 6.0?
If so you can use this simple VB code,
```
*form Name that your on*.visible = false
*form name that you want to go to.visible = true

```You might be able to use the me.visible command, not sure, godlord comment please

Tiptsa
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...