Thread: Starting Gump.
View Single Post
Old 07-27-2008, 07:23 AM   #2 (permalink)
Alex21
Forum Expert
 
Alex21's Avatar
 
Join Date: Jul 2007
Location: Australia, Queensland, Sunshine Coast
Age: 16
Posts: 1,162
Send a message via MSN to Alex21
Default

Quote:
Originally Posted by Ele7Ven View Post
Hello, I'd like to change the starting gump. For like when you pick what you want your character to be as in Necro, Ninja, etc. I'd like to change some of these to like Archer, etc. I've looked in Character Creation it says the names, does it help if I change the Names of like Necromancer to Archer and the skills?
Well i believe you might be able to change what the buttons do server side, but how the buttons appear and the text are client side i think, so you might have to make modification to the client files to get it to say archer.

Also you will have to change the scripts so what it does server side when the button is pressed is what you want it to do. Im pretty sure this is in CharacterCreation.cs, I know the profession they chose is passed to this delegate in there

Code:
private static void EventSink_CharacterCreated( CharacterCreatedEventArgs args )
Hope this helps.
__________________
Advertise Your Server On JoinUO!
JoinUO @ - joinuo.com
Alex21 is offline   Reply With Quote