Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

[csro-r] add D14 fb to npc bug

Newbie Spellweaver
Joined
Nov 22, 2012
Messages
51
Reaction score
1
hey guys how you doing
I've been trying to add D14 FB item to their particular NPCs
but I stucked in something very weird
if I add one of those items
Code:
ITEM_CH_W_HEAVY_14_BA_C_RARE
ITEM_CH_W_CLOTHES_14_HA_C_RARE
ITEM_CH_M_HEAVY_14_BA_C_RARE
ITEM_CH_M_CLOTHES_14_HA_C_RARE
to _RefScrapOfPackageItem then gameserver shows "error data that is a magicoption value (PackageID:% wte)
the magparams value used was already generated by smc and already all the items are working inside the game and I believe that those evil mgicoption belongs to HP/MP cause after I delete them and keep str/int beside the others it works
so what's wrong with those 4 items against HP/MP magic params ?
I wish I get answer here cause I been trying , deleting re-insert even trying different values that are working on vsro nothing working
 
Back
Top