Jump to content

Recommended Posts

  • Replies 7
  • Created
  • Last Reply

Top Posters In This Topic

  • 4 months later...

first you need to add a raceflag with the new race "DRAGON" you should check an existing raceflag and add it like it.

example:

RACE_FLAG_ANIMAL

next you need to add the bonus you should check an existing apply

example:

APPLY_ATTBONUS_ANIMAL

POINT_ATTBONUS_ANIMAL

and add it like it.

it's a matter of copy/paste. also you need to add it to the client's source and the python part, too.

 

tip: after adding them. you should link them together within this function

battle.cpp

int CalcAttBonus

good luck.

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

Announcements



×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.