Professions issues

Ryotucker

Veteran Member
44
2014
0
I have set up the worldserver to allow 10 professions, yet it won't let me learn more than 2. is there a way around this in-game?
 

Ryotucker

Veteran Member
44
2014
0
OK, so now I realize I did not think that through. How do I access the different professions? it only shows me the two still. I know I do have them though.
 

Ryotucker

Veteran Member
44
2014
0
I tried this, and it jut tells me that no spell is found. I put .cast 2108 for leatherworking, it did nothing.
 

hyqxyz

Gold Supporter
Veteran Member
35
2014
1
/cast Leatherworking

/cast Engineering

/Cast tailoring

if anyone else is wondering.
 

neccta

Veteran Member
35
2014
6
Change your worldserver config, line 1207.
Code:
#
#    MaxPrimaryTradeSkill
#        Description: Maximum number of primary professions a character can learn.
#        Range:       0-10
#        Default:     2

MaxPrimaryTradeSkill = 2
 
Top