Go Back   EQEmulator Home > EQEmulator Forums > Support > Spell Support

Spell Support Broken Spells? Want them Fixed? Request it here.

Reply
 
Thread Tools Display Modes
  #1  
Old 10-17-2009, 10:04 PM
bbgunz
Fire Beetle
 
Join Date: Sep 2009
Location: Australia
Posts: 5
Default just to help

what i use on my lan test box

Quote:
#NPC Elminster scribes player spells and increases them to level 65
#
#
#
sub EVENT_SAY{
if ($ulevel <=64){
if ($text =~/hail/i){
quest::say("Hello adventurer $uname. I have travelled far and my magic is great. Would you like me to help you [level] up?");
}
if ($text =~/level/i){
quest::say("Prepare to feel yourself burn with power!");
quest::level(65);
quest::scribespells(65,60);
}
}
else{
quest::say("You are a high level already fool!. However If you want to be leveled I can show you how its done!?");
}
}
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

   

All times are GMT -4. The time now is 06:17 PM.


 

Everquest is a registered trademark of Daybreak Game Company LLC.
EQEmulator is not associated or affiliated in any way with Daybreak Game Company LLC.
Except where otherwise noted, this site is licensed under a Creative Commons License.
       
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3