Thread: Spell Globals?
View Single Post
  #5  
Old 04-30-2015, 07:32 PM
Bandor
Hill Giant
 
Join Date: May 2014
Posts: 209
Default

Yes that helped my a lot Ghanja. Only Question Is I have some spells useable by multiple classes that I dont wan't scriber per say. Basically I have a quest that will reward you with an item and a spell of your choice. Ideally I would want the spell scriber to have nothing to do with those spells at all. So im assuming based on the information you provided, I could set all of those spells with a Global of whatever name and all a value of 1. My Question however is do I add text to the

Code:
quest::scribespells(75, 71);

Currently I have all the spells set to Globals on and have the spells set to a value of 2. Those spells are quest rewarded and should NOT be scribed by the scriber. However It appears It is still scribing the spells regardless of if the player has the required global or not.
__________________
Owner and Developer - Everquest: A New World
Reply With Quote