View Single Post
  #1  
Old 03-16-2002, 04:43 AM
Zio
Hill Giant
 
Join Date: Mar 2002
Posts: 179
Default Soul Binder Script

NPC_SCRIPT 1{
trigger_text:Hail:{
say:I am a soulbinder. I can bind you here. Do you want your [soul bound]?
}
trigger_text:soul bounded:{
FACE_TARGET
SAY:I shall bind your soul, great traveler.
CAST_SPELL 35
}

( Make sure you fix NPC_SCRIPT #{ | # = to whatever number, I have 1 as my quest tester, if you make a soulbinder it should show the number, make sure you save the .qst file as the soulbinder is in, EX: freportw.qst because my test npc is in west freeport <shortnames>)

Cya,
- Zio Ka Neo -
__________________
death
Reply With Quote