Thread Rating:
  • 3 Vote(s) - 3 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Attack doubt
#1
Hey guys.
I stopped use bbot a time ago, so i need some explication about attacks.

When i tried to open a older script, happened a bug with attack.

I used this kind of attack: {Vis Strike}$ 20 30 98 0 :Exori Vis;
Which means, 20 is the number of MP; 30%hp until use spell ; 98% the spell starts with.

That's too much great for me cuz i can numerate how much % it has according to my attack hit.

It can be even possible to do now?
There are monsters that I would like hit start with 100% health and stop 10%, or anothers i wanna to hit 98% and stop 16%.
Reply
#2
Advanced attack, bottom on menu
Reply
#3
(01-29-2016, 07:38 AM)Catar Wrote: Advanced attack, bottom on menu

Thats not the point, bro! Or idk how to conf
Reply
#4
Macro.

Try:
Code:
1100 {Strike} Creature.Target()==1 Self.Say(Exori Vis)
Reply
#5
in advanced attacker set exori gran vis in hp range save and add for monster what u wanna
2nd add exori vis also with hp range and add for monster what u wanna
it's the best way otherwise try use that macro:

[macro]1000 {spells caster by hp} ID:=Creature.Attacking() Creature.Health(!ID!)<=90 [jump] Self.Attacking()==01 Self.Say(exori frigo) Exit() {jump} Self.Attacking()==01 Self.Say(exori gran frigo) Exit()[/macro]

I didn't tested so be carefull
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)