Gui and character stats
by Andrew D. · in Game Design and Creative Issues · 02/16/2009 (1:03 pm) · 2 replies
Here is what I want to do in TGE 1.5:
Have the gui show the character stats (variable) with the stat name next to it.
example:
//Strength would just be a normal GuiTextCtrl
//What gui profile would print a variable to the gui from the game?
Strength 12
Will 11
Dexterity 14
()Mage
()Fighter
//I'm also using radio buttons. I want the radio buttons to be able to //update the printed variables. If I choose the Mage, the stats will //update to the Mage stats and if I choose the fighter the fighter //stats will show up.
Thanks
Have the gui show the character stats (variable) with the stat name next to it.
example:
//Strength would just be a normal GuiTextCtrl
//What gui profile would print a variable to the gui from the game?
Strength 12
Will 11
Dexterity 14
()Mage
()Fighter
//I'm also using radio buttons. I want the radio buttons to be able to //update the printed variables. If I choose the Mage, the stats will //update to the Mage stats and if I choose the fighter the fighter //stats will show up.
Thanks
About the author
Torque Owner Michael Branin
Default Studio Name
www.garagegames.com/community/blogs/view/16287