Adding one class' spells to another.
			 
			 
			
		
		
		
		tl;dr - All I want to do is add a spell from one class to another, if there is an easy way to do that, it would be much appreciated. Thanks for your time. 
 
OK, so I've been trying for a few hours to make it so Paladins may cast Illusion: Iksar on my server, just as a test to teach myself how to allow other classes to cast spells. 
 
First, I went into Navicat Lite and updated spells_new entry for Illusion: Iksar to allow paladins, not just enchanters, to cast the spell at level 20. Then I edited my paladin to have the spell in his spellbook. Then I went in and tried to cast the spell and it's level 255 still. 
 
So, I went on the forums and did some digging. I downloaded every single spell editor that I could find, none of them worked, sadly, the closest was Georges, but I got an error with import/export tool (error is posted in GeorgeS tools forum). Null's would not connect to my database, for whatever reason I do not know. And the other tool I read was deprecated, so I avoided. 
 
Then I saw that there are import/export tools in utils for us to use. So I tried that but I lack the DBD::mysql perl module. So I tried to download that but it wouldn't install (another dude had the same problem, something about revision #) and I'm basically at a point where I'm kind of stuck. 
 
All I want to do is add a spell from one class to another, if there is an easy way to do that, it would be much appreciated. Thanks for your time. 
		
	
		
		
		
		
		
		
		
		
		
	
		
			
			
			
			
				 
			
			
			
			
			
			
				
			
			
			
		 
		
	
	
	 |