amazing 
oh ye it can be casted on allies too ( like power shield on WOW )
call CreateShield(GetSpellTargetUnit(),100,0,'Binf',3,0)
is a example.
GetSpellTargetUnit = targeted unit that you cast the spell on
100 = shield hp
0 = duration
binf= buff
3 = shield gerenation
0 = % reduction
oh ye it can be casted on allies too ( like power shield on WOW )
call CreateShield(GetSpellTargetUnit(),100,0,'Binf',3,0)
is a example.
GetSpellTargetUnit = targeted unit that you cast the spell on
100 = shield hp
0 = duration
binf= buff
3 = shield gerenation
0 = % reduction
