Swarm Pets Not Giving Experience
Not sure if this is intended? But swarm pets will allow loot but do not grant experience
Here is what I changed to fix it. attack.cpp line 2088 (OLD CODE) Code:
attack.cpp line 2088 (REPLACE WITH THIS) Code:
Swarmpets do not "HasOwner" so they never passed that check but later in the code it was correct for allowing loot. With this fix they will correctly give loot and EXP! (if the swarmpet out damages the group that is they are currently Kill stealing EXP ONLY ... loot is fine) I would submit this myself but my GitHub keeps giving me errors :( |
Didn't you say you installed TortoiseGit? Right click the top level folder and choose TortoiseGit->Diff
More people will care if you submit in that format. Cheers mate. |
Like this? :p
Code:
zone/attack.cpp | 2 +- |
Hey you know I dont mind find/replacing but the big boys and girls around here prefer that there .diff/.patch file if you know what I mean ;)
|
Actually, with git, it is better to simply create a pull request. Then the change can be immediately applied by someone with commit rights.
|
All times are GMT -4. The time now is 12:49 AM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.