Buff Bots: $npc->CastSpell vs. quest:selfcast ??
			 
			 
			
		
		
		
		Just wondering if there is a fix for this in quest scripts? 
 
I currently have some buff bots setup using the $npc->CastSpell (spellid) 
to cast a single buff on a toon. But this command won't cast any group buffs. 
(HoV,Kei, FoE, etc.) 
With my GM toon, I can use the #castspell (spellid) and freely cast any 
group based buff on any toon, but it won't work on a quest script. 
 
The quest:selfcast will work fine, but the buff timers are level dependant, 
so I was trying to set up the bots for full length buffs. 
		
	
		
		
		
		
		
		
		
		
		
	
		
		
	
	
	 |