Frank
Frank
> Now that I've completely forgotten all context as to what was going on in this PR and what I was opposing: if you're following along with what Eden is...
Chain 3 for level 20 has an incorrect time value. It should be: ```sql INSERT INTO `exp_chain_values` VALUES(20, 3, 1.30, 40000); ``` Since the table only goes up to pChainNumber...
> WTB Module to make these values era @Frankie-hz I can probably do that next week, I’m away for the weekend. Might be able to sneak it in this weekend.
I have the era-module done for the chaintime/exp - I can send it to you when I get home tonight.
> I think you want that to be wrapped in the isKiller check so that it doesn't run per party-alliance member maybe? And probably a nil check for unclaimed kills....
> Does this need to persist? Could we get away with a localvar instead? Could just use a zone local var, would have the same outcome since the server var...
They are also stopping NPCs from following their paths if the defaultaction lua is triggered