Is there a way in ArcEmu to allow players to learn all professions? I haven't seen anything in the config files. Anyone know?
Is there a way in ArcEmu to allow players to learn all professions? I haven't seen anything in the config files. Anyone know?
you could change your player create info table... but then will you start with all professions or you could make a script for a trainer that can teach you all![]()
Lines of Coding: |||||||||| Goal 1000
Current: 677 Achived Goals: 500 Lines
Not sure what you mean about player create table. Where can I read more about it? I plan to use a re-pack but I wanna learn how it was created so I can update when new releases come out.
In your Characters Table in the Logon Database there is a field for availableProfpoints.. Raising this will allow them to train more than 2. They will still get the normal message when learning professions but if they click yes anyways they will be able to learn as many as you set it to
that's awesome. Thanks so much. I had some other replies making it seem a lot more difficult that that.
Well I tried editing that table but it keeps reseting it'self to 2...![]()
i did it by editing a dbc file. i think it was the skillline.dbc i guess there are primary and secondary proffesions. you can have as many secondary as you want so i just made them all secondary. it still gives you the message but you can learn them all. i did this quite a while ago and dont remember any more details sorry. i dont know if this change has to be client side or not. i put out a patch anyway so i just include it in that. hope this helps.
Im not sure on how to edit a dbc file so I guess I'm going to have to leave this one alone. What I had planned to do is after a character takes his 2 professions I'm going to try to modify the table and put a 2 back in there and see what happens
help arrives--- do it the crude way and .cha learn the proffessions to them![]()
Anti-SQLYOG since 2007...
use navicat.6):
editing dbc files is easy peasy. if you look under the model editing programs ang guides section there is a post right at the top with tons of useful programs. i personally use dbcutil and convert it so i can edit it in xcell. then convert it back and pack it in an mpq. or you can always alter the skills your characters startwith and just add all the proffesions to it. so they all start with all the profesions. wich isnt a bad way because i think most people when they have the option to take them all usually do anyway. theres bunches of ways to get around it. just depends on what you like.
What you need to do is edit the table i told ya about a few posts up.. While the character is logged out.. restart the logonserver.. Then log the character in and it will work