Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
przeróbka macro reput za pomoc
#1
macro po nowym upie przestalo dzialac próbowałem zmienic nazwe z Target na Creature i nic nie wiem.. jak ktos sie na tym zna dobrze to moze cos wymysli
załaczam macro :

500 {changeWeapon} Target.ByName(Ghost)==1 [else] Self.Equip.LeftHand(ID) Exit() {else} Target.ByName(Ghost)<>1 Self.Equip.LeftHand(ID) Exit()
#2
500 {changeWeapon} Target.ByName(Ghost)>=1 [else] Self.Equip.LeftHand(ID) Exit() {else} Target.ByName(Ghost)<1 Self.Equip.LeftHand(ID) Exit()

Spróbuj tak, a w nawiasach ID wpisz tam ID Fire Sworda, czy czego tam używasz ;)


--Kropek ;)
Give Reputation to this user
Give Reputation to this user
Give Reputation to this user
Give Reputation to this user
If I helped You
#3
jak jest wpisane target to mi wyskakuje komunikat ze to jest przestarzale czy cos i mam zamienic na creature.byname i wtedy nie dziala jak powinno

no w sumie to pomogles z tymi znakami <1 / >=1 jedynie co nazwe zmienic i dziala wiec reput sie nalezy jak obiecalem Tongue
gotowe macro:
500 {changeWeapon} Creature.ByName(Ghost)>=1 [else] Self.Equip.LeftHand(ID) Exit() {else} Creature.ByName(Ghost)<1 Self.Equip.LeftHand(ID) Exit()


Forum Jump:


Users browsing this thread: 1 Guest(s)