PDA

View Full Version : Race Change


KingMort
11-13-2010, 06:44 PM
I know I have heard of folks making an NPC change races during a script but I can't seem to get it to work. Working with a mob that changes into a dragon when it gets to 60% health.

Is this something that is already working ? Sorry if this is a n00b question it seems like this would be easy.

Akkadius
11-13-2010, 07:08 PM
I know I have heard of folks making an NPC change races during a script but I can't seem to get it to work. Working with a mob that changes into a dragon when it gets to 60% health.

Is this something that is already working ? Sorry if this is a n00b question it seems like this would be easy.

http://www.eqemulator.net/wiki/wikka.php?wakka=QuestTutorial

quest::npcrace(raceid) - Temp change of NPC race

KingMort
11-13-2010, 07:14 PM
Lol sweet I was trying all sorts of the other advanced

$mob->

type shit but didn't pan out thank you.

Akkadius
11-13-2010, 07:19 PM
Lol sweet I was trying all sorts of the other advanced

$mob->

type shit but didn't pan out thank you.

No problem.