This is a read only copy without any forum functionality of the old Modcraft forum.
If there is anything that you would like to have removed, message me on Discord via Kaev#5208.
Big thanks to Alastor for making this copy!
Home
Forum
Modcraft - The community dedicated to quality WoW modding!
Forum
Wrath of the Lich King Modding
Serverside Modding
[C++] In need of a custom class tutorial :)
Menu
Discord
Tutorials
Links
WowDev wiki
Print
Pages: [
1
]
Author
Topic: [C++] In need of a custom class tutorial :) (Read 1414 times)
Serifaz
Contributors
Model Change Addict
Posts: 293
[C++] In need of a custom class tutorial :)
«
on:
May 09, 2012, 11:16:30 pm »
Ok so I figured out how to make a custom compile for Mangos, my problem is I can't find were to specify the level info ... once it gets to the playercreateinfo level it shuts down...
does anyone know were I can go to fix this in mangos source?
«
Last Edit: January 01, 1970, 01:00:00 am by Admin
»
Logged
Jivy
Registred Member
BLP Convertor
Posts: 11
Re: [C++] In need of a custom class tutorial :)
«
Reply #1 on:
May 10, 2012, 09:14:52 pm »
Hi,
It's in the table player_classlevelstats of your database maybe ?
«
Last Edit: January 01, 1970, 01:00:00 am by Admin
»
Logged
Serifaz
Contributors
Model Change Addict
Posts: 293
Re: [C++] In need of a custom class tutorial :)
«
Reply #2 on:
May 11, 2012, 03:30:40 am »
its ok... Im just gonna go back to arc. I tried changing the player_levelstats in the db and adding the appropriate db changes in playercreateinfo but still giving me the same error
«
Last Edit: January 01, 1970, 01:00:00 am by Admin
»
Logged
Print
Pages: [
1
]
Modcraft - The community dedicated to quality WoW modding!
Forum
Wrath of the Lich King Modding
Serverside Modding
[C++] In need of a custom class tutorial :)