Jump to content

PvpTokenSystem


Guest ilija

Recommended Posts

Hello,

i rewrote a PvpToken system of dythzer to current rev but i got some problems with autoattack in arenas:S

This is the patch:http://paste2.org/p/985771

I think it has to do something with this:

diff --git a/src/game/Player.h b/src/game/Player.h
index a1b498d..31287d0 100644
--- a/src/game/Player.h
+++ b/src/game/Player.h
@@ -2042,6 +2042,8 @@ class MANGOS_DLL_SPEC Player : public Unit
        void ModifyArenaPoints( int32 value );
        uint32 GetMaxPersonalArenaRatingRequirement(uint32 minarenaslot);

+     void ReceiveToken();
+
        //End of PvP System

        void SetDrunkValue(uint16 newDrunkValue, uint32 itemid=0);

Could someone tell me how to fix it? I think i need to put a function in a different place:S

Greetz Rusfighter

Link to comment
Share on other sites

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy Terms of Use