I would like to add certain races in my game, but I dont yet know how to do it, could someone direct me to where I could find out to add races in a stat panal and character choosing please.
Lee
ID:179753
Nov 13 2001, 7:35 am
|
|
Mellifluous wrote:
I would like to add certain races in my game, but I dont yet know how to do it, could someone direct me to where I could find out to add races in a stat panal and character choosing please. Look up switch and input for the choosing part, and for adding it to the statpanel you need to make a list that and some vars that are checked and put into the statpanel. |
In response to Mellifluous
|
|
i would chack out lord of water's tutorial it explains it thouroghly.heres the link http://www.byond.com/hub/hub.cgi?qd=hubIndex;hub=661
|
In response to Vegetto5748
|
|
Vegetto5748 wrote:
i would chack out lord of water's tutorial it explains it thouroghly.heres the link http://www.byond.com/hub/hub.cgi?qd=hubIndex;hub=661 Oops, I wrote it wrongly, I have my races and character choosing correctly thanks to Deadron, but I would like it so that when say I choose a race called "Nichrechian" then in the statspanal it will then tell the character that He/She is a "Nichrecian". Could I be pointed in the right direction again please? (Sorry, I was kind of really tired, I will try not to post when I am tired ok...) Lee |
In response to Mellifluous
|
|
Mellifluous wrote:
Vegetto5748 wrote: You would make a class var and set it to the race's name after the initial choosing process. |
In response to Nadrew
|
|
Nadrew wrote:
Mellifluous wrote: Thanks Nadrew, I will do this once I get home ok, well I will look it up :) Lee |
Lee