• This is a read only backup of the old Emudevs forum. If you want to have anything removed, please message me on Discord: KittyKaev

[C++] Buff Player

Status
Not open for further replies.

Rozz

Emulation Addict
I want to build an buff npc.
I've found the function "CastSpell"

If I use:
creature->CastSpell(player,30557,false);

The creature only buffs herself and not the player.

What am I doing wrong?
 
Status
Not open for further replies.
Top