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 .
PLEASE BBMEGA FIX IT
|
05-31-2013, 02:32 PM
Trainer
What is the problem? MapTool Use more than one MapTool for this.
06-01-2013, 12:31 AM
06-02-2013, 10:12 AM
06-02-2013, 03:15 PM
[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]
06-04-2013, 09:44 AM
06-06-2013, 04:04 PM
(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] ~heatlhStop:=50 healthBack:=100~ Now you know why?! Please give me reputation if I helped you.
06-06-2013, 04:58 PM
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] |
« Next Oldest | Next Newest »
|
Users browsing this thread: 1 Guest(s)