Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
PLEASE BBMEGA FIX IT
#1
Dear bbmega, Could you fix the problems with trainers skills in party with other character? and, could you fix the maptool? Maptool doenst works when needs to open a hidde hole in the dessert , only try to open 1 times, if not opened at first time, bbot inst try again .
#2
Trainer
What is the problem?

MapTool
Use more than one MapTool for this.
#3
(05-31-2013, 02:32 PM)Kimoszin Wrote: Trainer
What is the problem?

MapTool
Use more than one MapTool for this.

Doenst work the 'Hp Training' when is skilling with 2 characters in party.
#4
How you configure it?
#5
(06-01-2013, 02:32 PM)Kimoszin Wrote: How you configure it?

All possible's ways xd
#6
[macro]1000 {Trainer} target:=Creature.ByName(NAME HERE) heatlhStop:=50 healthBack:=100 target>0 Creature.Health(!target!)<=!heatlhStop! [attack] Self.Stop() Exit() {attack} Creature.Attack(!target!)[/macro]
#7
(06-02-2013, 03:15 PM)Kimoszin Wrote: [macro]1000 {Trainer} target:=Creature.ByName(NAME HERE) heatlhStop:=50 healthBack:=100 target>0 Creature.Health(!target!)<=!heatlhStop! [attack] Self.Stop() Exit() {attack} Creature.Attack(!target!)[/macro]

Bro, thanks for all, but this macro doenst work :S :/
#8
(06-04-2013, 09:44 AM)jayko7 Wrote:
(06-02-2013, 03:15 PM)Kimoszin Wrote: [macro]1000 {Trainer} target:=Creature.ByName(NAME HERE) heatlhStop:=50 healthBack:=100 target>0 Creature.Health(!target!)<=!heatlhStop! [attack] Self.Stop() Exit() {attack} Creature.Attack(!target!)[/macro]

Bro, thanks for all, but this macro doenst work :S :/

~heatlhStop:=50 healthBack:=100~

Now you know why?!
Please give me reputation if I helped you.
#9
Name of variavel not is important.

Try:
[macro]1000 {Trainer} target:=Creature.ByName(KIMOSZIN) healthStop:=90 healthBack:=100 jp:=Creature.Health(!target!) HUD.Display(!jp!) Creature.Health(!target!)<=!healthStop! [else] Self.Stop() Exit() {else} Creature.Health(!target!)>=!healthBack! Creature.Attack(!target!)[/macro]


Forum Jump:


Users browsing this thread: 1 Guest(s)