Jump to content

learn spells


Recommended Posts

Posted

hi,

i try to code an npc wich LEARNS SPELLS and wich command is right?

Player->CastSpell(Player, spellid, true); or

player->learnSpell(player, spellid, true); or

player->addSpell(player, spellid, true);

or others? i dont know sorry, i am a noob in c++ :-)

  • 2 months later...
×
×
  • 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