Kitzunu
Kitzunu
gold_average = gold_total / (total_played_time * IN_DAYS) Something like this should be the correct calculation from what I can tell
Will close this. Dont see the point
Private servers are never a legitimate source for anything
I dont even know why you would bring up others using us or CC as a source? That has nothing to do with anything. Anyone else can do whatever they...
PR abandoned by author. if you want to conitnue, reopen or make a new pr
Since you are basically reworking most of npc_scarlet_guard, I suggest you do it in the new scriptmodel with RegisterScarletMonestaryCreatureAI by adding ```cpp scarletmonastery.h #define RegisterScarletMonestaryCreatureAI(ai_name) RegisterCreatureAIWithFactory(ai_name, GetScarletMonasteryAI) ```
Smart Scripts and C++ Scripts can never be used alongside each other for the same creature. Never has worked that way. Which you don't do either as all CI's would...
Question: Is any of this sniffed?
I will not block the this PR if the outcome is greatly improved from how it was before. But check with Bench first to see what he got, and then...
@feltwitch Status?