Mirage Source

Free ORPG making software.
It is currently Fri May 15, 2026 11:24 am

All times are UTC


Search found 8 matches
Search these results:

Author Message

 Forum: General   Topic: Vbkey open/close

 Post subject: Vbkey open/close
Posted: Wed Jun 04, 2008 3:53 pm 

Replies: 15
Views: 4725


Hello, im using vbkey's to open players inventory and such. But i what i got stuck at is how to make the second time the player presses the key, the pic will close. Ex. You press "i" and the inventory opens. Then you hit "i" again and the inventory closes Pretty simple? :) This i...

 Forum: General   Topic: Use OptionButton instead of ComboBox

Posted: Tue Dec 04, 2007 10:47 am 

Replies: 29
Views: 13614


wow, tought i would be easy...
Just to copy the values from the Combox and paste into a Optionbox.

But if make the number of classes and i wont change them after that.
Would that be easyier?

 Forum: General   Topic: Use OptionButton instead of ComboBox

Posted: Mon Dec 03, 2007 7:02 pm 

Replies: 29
Views: 13614


yeah thats right :P am i right that its 100% wrong or is it correctly done? :P If its correct then, whats up with these values? lblHP.Caption = STR(Class(cmbClass.ListIndex).HP) lblMP.Caption = STR(Class(cmbClass.ListIndex).MP) lblSP.Caption = STR(Class(cmbClass.ListIndex).SP) lblSTR.Caption = STR(...

 Forum: General   Topic: Use OptionButton instead of ComboBox

Posted: Mon Dec 03, 2007 6:53 pm 

Replies: 29
Views: 13614


The way I would do it (although some may argue against it, it may be bad coding practice) is just make the images and when you click the image have it set cmbClass.ListIndex = 0. Or 1 or 2 or whatever. Then hide the combo box off the screen. Dunno if its right but, i made three new Option Buttons.....

 Forum: General   Topic: Use OptionButton instead of ComboBox

Posted: Mon Dec 03, 2007 3:53 pm 

Replies: 29
Views: 13614


Vegeta wrote:
The way I would do it (although some may argue against it, it may be bad coding practice) is just make the images and when you click the image have it set cmbClass.ListIndex = 0. Or 1 or 2 or whatever. Then hide the combo box off the screen.


hmmm, ok.

 Forum: General   Topic: Use OptionButton instead of ComboBox

Posted: Mon Dec 03, 2007 1:54 pm 

Replies: 29
Views: 13614


Hello, Im pretty new to VB, and im trying to learn it. Im trying to make all the Selection's (like male/female, pick character, Class selection) as pictures instead of those nasty "lists" etc... So my question is: How can i set the Class selection as Option buttons? This is the current one...

 Forum: Resources   Topic: Race's (Humans, Orc's etc..)

Posted: Sun Dec 02, 2007 9:31 pm 

Replies: 14
Views: 5856


Thank you :)
exactly what i was looking for.

 Forum: Resources   Topic: Race's (Humans, Orc's etc..)

Posted: Sun Dec 02, 2007 9:15 pm 

Replies: 14
Views: 5856


Hello,
Been looking for a races turorial pretty long, but havent found anything.

Where you create a new character you should be able to pick a race.
Shouldn't be that hard? :)
Sort by:  
Page 1 of 1 [ Search found 8 matches ]


All times are UTC


Jump to:  
Powered by phpBB® Forum Software © phpBB Group