Forum > Serverside Modding

[QUESTION] [C++]  ArcEmu

<< < (2/3) > >>

Steff:
Just double it every step

1024
2048
4096
etc. And to set it for different classes you must sum them

1 = 1

4 = 8

12 = 2048

1 + 8 + 2048 = 2057 = 1 & 4 & 12 in one integer.

Serifaz:
O.k. I got the base for the talents setup, but for some reason when I try to make the class in game my world server crashes,
here is a screen shot of what the world server says when the world crashes.



I have the class setup in the database, dbc's,
and the core has been compiled to support the new classes / races.

could this result from not having the talents complete?

Steff:
What the log say. You call somewhere a class 13 that did not exist.

Serifaz:
sorry I'm a little confused,.. how is it that it doesn't exist, is it the core or the dbcs. or something else

Laniax:
most likely the core.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version