Is it hard to remove from the sources the part of spells system where you must finish the step to cast a spell? If not, can someone tell me what to replace in sources and I try compile it by myself? Thanks.
player->setNextActionTask(NULL);
player->stopWalk();
Ok, but i'm a beginner. I found this part in sources, should I remove it?