(05-12-2020, 10:39 AM)ahah Wrote: Hello , i screach a scripts to start targeting on 2 monster + ? Any1 got it ? Becouse when i spam ue on 2 monster , if 1 dont die he stay and att sd... and exp go down ...
Can Any1 help?
Try this:
Code:
500 {Lure By Dox} creature1:=NAME_OF_CREATURE_HERE Creatures.ByName(!creature1)>=2 [else] Killer.Start() Exit() {else} Killer.Stop() Self.Stop() Exit()
Switch NAME_OF_CREATURE_HERE with the name of the monster.