How to make it so that the npc does not loop?
- script CardCollection -1,{
OnPCStatCalcEvent:
recalculatestat;
dispbottom "Loop Check.";
disablenpc "CardCollection";
sleep2 100;
enablenpc "CardCollection";
end;
}
How to make sc_start and sc_end scripts trigger/call for OnPCStatCalcEvent label?
Side Question: Does script command rescalculatestat; also trigger OnPCStatCalcEvent label?
1 problem with the OnPCStatCalcEvent: is that npcs and/or items that use the sc_start script will conflict and clear out the passive bonuses given.
issue: sc_start does not call for OnPCStatCalcEvent even tho sc_start actually recalculates a character's stats.
What I meant is that there should be something in the battle/item.conf configuration, so you don't have to edit it in the src then recompile every time you change setting and don't have to edit out hundreds to thousands of healing items in db
With rAthena being highly configurable and the possibility of high rate servers with very high stats and hp/sp, there should be a config that adjusts the itemheal rate.
why is the Item Enchant limited to only 4?
Suggestion: - give the item_passive_script system a flag for when the item is stored in storage instead. This way, we can mimic the card collection system in RO:Mobile.
item_passive_script and item_passive_status is bugged.
stormbreakerbug.mp4
True, there isn't actually an official Mado Mechanic alternate but when I'm using your grf, everytime I would try to Ride a Mado from alternate Mechanic, I'd get error.