-
[Help] Choosing Job
Well I need redirecting or changing the script that gets processed when you click on a job you want on the Character Creation page.
Seeing as there are Errors in lots of Job quests, I want to make my server server only give the option of getting a Explorer class. In order to do so I opened the UI.wz and deleted all other options except Mihile, which is the biggest and most center image in my server [ExiledMS v117].
I changed the image of Mihile to that of Explorer class. Now I need help with changing it so it actually creates a Explorer.
I actually kinda realized as I was typing this.. would simply renaming the node from
"BtMichael" to "BtNormal" work?
Well replacing the node names did nothing besides change the picture of the job. When I click on Explorer it still creates a Mihile or w.e
-
Re: [Help] Choosing Job
From my understanding, you are modifying the XML. No, that doesn't work as the WZ files must match between the server and the client. What you can do is block a job from being created using a conditional statement. Or if you are going for a mid-rate and/or high-rate server, you can change the starter map of those jobs and have a skill maxer for those skills.
-
Re: [Help] Choosing Job
I have thought of that as well, would you kind pointing me in the direction on what file I edit to change the starting map for the characters.
-
Re: [Help] Choosing Job
Nvm I figured it out.
I tried doing as you suggested which is finding the file where it decides what map to place you on, but upon changing it, nothing happened.
So I decided to find the map in which they start in and then once it loads it change it to whatever map I want.
Thanks!