View Single Post
  #39  
Old 03-14-2005, 08:30 PM
mwmdragon's Avatar
mwmdragon
Discordant
 
Join Date: Apr 2003
Location: Winnipeg, Manitoba Canada
Posts: 270
Default quest::setallskill

quest::setallskill

Explanation: Sets all the players skills to a certain value.

Full Command: quest::setallskill(n)

n = any number from 0 to 252

Example:

# After hailing the NPC all the player skills are set to the maximum of 252..

sub EVENT_SAY
{
if($text=~/hail/i)
{
quest::setallskill(252);
}
}
__________________
Thanks
MWMDRAGON

NeverQuest
http://neverquest.gotdns.com
Emucade
http://dragonsden.emuunlim.com