Jump to content
  • 0
malbari911

Problem with drop generating cards

Question

I was trying to set the "item_rate_adddrop" setting in the "conf/battle/drops.conf" file, when I noticed something strange.
 
In spite of keeping the drop rate at 100%, I wasn't getting any drops from the 2 cards that I tried.
Thats when I noticed this error in my mapserver console -

 

 

[Warning]: map_race_id2mask: Invalid race: 12029
[Error]: --- failed assertion --------------------------------------------
[Error]: c:users*desktoptrunk_*srcmapmap.c:2071: '(race >= RC_FORML
ESS && race < RC_NONDEMIPLAYER) || race == RC_ALL' in function `unknown'
[Error]: --- end failed assertion ----------------------------------------
[Warning]: pc_bonus2: SP_ADD_MONSTER_DROP_ITEM: Invalid Race (3)
[Warning]: map_race_id2mask: Invalid race: 12033
[Error]: --- failed assertion --------------------------------------------
[Error]: c:users*desktoptrunk_*srcmapmap.c:2071: '(race >= RC_FORML
ESS && race < RC_NONDEMIPLAYER) || race == RC_ALL' in function `unknown'
[Error]: --- end failed assertion ----------------------------------------
[Warning]: pc_bonus2: SP_ADD_MONSTER_DROP_ITEM: Invalid Race (8)
[Warning]: map_race_id2mask: Invalid race: 12029
[Error]: --- failed assertion --------------------------------------------
[Error]: c:users*desktoptrunk_*srcmapmap.c:2071: '(race >= RC_FORML
ESS && race < RC_NONDEMIPLAYER) || race == RC_ALL' in function `unknown'
[Error]: --- end failed assertion ----------------------------------------
[Warning]: pc_bonus2: SP_ADD_MONSTER_DROP_ITEM: Invalid Race (3)
[Warning]: map_race_id2mask: Invalid race: 12033
[Error]: --- failed assertion --------------------------------------------
[Error]: c:users*desktoptrunk_*srcmapmap.c:2071: '(race >= RC_FORML
ESS && race < RC_NONDEMIPLAYER) || race == RC_ALL' in function `unknown'
[Error]: --- end failed assertion ----------------------------------------
[Warning]: pc_bonus2: SP_ADD_MONSTER_DROP_ITEM: Invalid Race (8)

 

 

This error is created only when I login a character that possesses these cards.

 

Any suggestions on how to fix this?

Share this post


Link to post
Share on other sites

3 answers to this question

Recommended Posts

  • 0

Hmm.. Thats weird.. Because I havent modified my db folder at all. Its the stock version of hercules from github.

 

Here are the scripts -

 

{	Id: 4265	AegisName: "Li_Me_Mang_Ryang_Card"	Name: "Jing Guai Card"	Type: 6	Buy: 20	Weight: 10	Loc: 136	Script: <" bonus3 bAddMonsterDropItem,12033,RC_Angel,100; ">}

 

{	Id: 4262	AegisName: "Evil_Cloud_Hermit_Card"	Name: "Cloud Hermit Card"	Type: 6	Buy: 20	Weight: 10	Loc: 136	Script: <" bonus3 bAddMonsterDropItem,12029,RC_Plant,100; ">}

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.