12-19-2012, 09:57 PM
No, this is
And this is the other u want
Change the ID_Rune by the ID of gfb (or any other rune)
Code:
2000 {Safe Exori Gran} Creatures.Beside()>=2 Creatures.PlayersOnRange(7)==1 Self.Mana()>=340 Self.Say(exori gran) Exit()
And this is the other u want
Code:
1000 {gfb/flam strike} ID:=ID_Rune Creatures.Beside()>=3 Creatures.PlayersOnRange(7)==1 [exori flam] Target.Self() Target.Shoot(!ID!) Exit() {exori flam} Self.Say(Exori Flam) Exit()
Change the ID_Rune by the ID of gfb (or any other rune)