Jump to content

Damages not shown completely


Recommended Posts

  • Contributor

If just specified maps are affected (empirewar by default) then it's proably because of Ymir's castle system.

(Was it ever used in any server btw? :D )

 

At game/castle.h

#define IS_CASTLE_MAP(map)		(181==(map)||182==(map)||(183)==(map))

Change those mapindex to another, or change at your map/index + CONFIG, you decide.

 

 

Edited by TMP4
  • Love 1
Link to comment
Share on other sites

On 6/26/2020 at 3:33 AM, TMP4 said:

If just specified maps are affected (empirewar by default) then it's proably because of Ymir's castle system.

(Was it ever used in any server btw? :D )

 

At game/castle.h


#define IS_CASTLE_MAP(map)		(181==(map)||182==(map)||(183)==(map))

Change those mapindex to another, or change at your map/index + CONFIG, you decide.

 

 

Basically the problem appears in towns, im not sure for other maps. Would this change fix the problem? 

Thanks. 

Link to comment
Share on other sites

  • 2 weeks later...

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.