[Archive] Professions issues
[Archive] Professions issues
Archived author: Ryotucker • Posted: 2025-11-04T18:19:09.696340
Original source
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?
Quote:Ryotucker said:You can use the in-game command
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?
Click to expand...
Quote: .learn all crafts
Click to expand...
Archived author: Ryotucker • Posted: 2025-11-04T18:19:09.696340
Original source
Quote:Ryotucker said:You can use the in-game command
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?
Click to expand...
Quote: .learn all crafts
Click to expand...
Archived author: Ryotucker • Posted: 2025-11-04T18:19:09.696340
Original source
OK, thank you!
Archived author: Ryotucker • Posted: 2025-11-04T18:19:09.696340
Original source
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.
Quote:Ryotucker said:I bet you can do;
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.
Click to expand...
Quote: .cast "id of the profession"to open the tab
Click to expand...
Archived author: Ryotucker • Posted: 2025-11-04T18:19:09.696340
Original source
Quote:Ryotucker said:I bet you can do;
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.
Click to expand...
Quote: .cast "id of the profession"to open the tab
Click to expand...
Archived author: Ryotucker • Posted: 2025-11-04T18:19:09.696340
Original source
I tried this, and it jut tells me that no spell is found. I put .cast 2108 for leatherworking, it did nothing.
Archived author: Ryotucker • Posted: 2025-11-04T18:19:09.696340
Original source
/cast Leatherworking
/cast Engineering
/Cast tailoring
if anyone else is wondering.
Archived author: Ryotucker • Posted: 2025-11-04T18:19:09.696340
Original source
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