Jump to content

[Help] addin the teleporter


Recommended Posts

Posted

Your script is out of date.

Find this line in your telenpc.cpp

if(!pPlayer->HasAura(SPELL_ID_PASSIVE_RESURRECTION_SICKNESS,0))

and replace with this :

if(!pPlayer->HasAura(SPELL_ID_PASSIVE_RESURRECTION_SICKNESS, EFFECT_INDEX_0))

Credits go to Kicho. ;)

×
×
  • 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