• Due to recent spam attacks that heavily used compormised accounts we did reset all user passwords, AGAIN, if it happens and your account got compromised again due to re-used passwords your account will be perma-banned.

NPC skill using

Singularity

New member
Messages
5
Points
0
Hello there.
Firstly sorry for my english.
I'm trying to using Meteor Storm by NPC in on of my quests. But skill casts too long and damage is too small. How can I increase "npc stats"?
Thx.
 

Code:
unitskillusepos getnpcid(0),"WZ_METEOR",10,147,187;
 
You could use npcskill instead

Code:
*npcskill(<skill id>, <skill lvl>, <stat point>, <NPC level>)
 
Back
Top