PrivateDonut
Account Closedbanned
LEVEL 31
71 XP
PrivateDonut submitted a new resource:
Buff Player On Defined Zone - TrinityCore 3.3.5a - Design a spell to cast on a player when entering a defined zone.
Read more about this resource...
Buff Player On Defined Zone - TrinityCore 3.3.5a - Design a spell to cast on a player when entering a defined zone.
Hello everyone,
Just a simple c++ script that will cast a spell on any player entering the defined zone ID and remove it once they leave that zone.
- #define buffid 48162 (change 48162 to whatever spell id you want it to cast on zone update).
- #define zoneid 12 (change 12 to whatever zone ID you want).
Don't know how to add custom c++ scripts? Visit: LINK
Read more about this resource...