View Single Post
  #3  
Old 02-18-2003, 03:50 AM
SponkeyMonkey
Sarnak
 
Join Date: Jan 2003
Location: Underground in a hole
Posts: 30
Default question

What would i type if i wanted a npc too SET my Skill. This is what i have. >>>>>>>>


NPC_SCRIPT 100896{
TRIGGER_TEXT:Hail:{
SAY:Greetings %CHARNAME%, I can Set all your skills too lvl 180 if u wish? [okay]
}
}
TRIGGER_TEXT:okay:{

SAY:Gratz Your skills are now all 180 Thx. have fun. %CHARNAME%,!
}
}
__________________
Reply With Quote