09-07-2014, 08:16 AM
Good morning!
I had send in requests channel's and didn't get helped, can someone find the wrong in this macro ?
AshariID:=Creature.ByName(Ashari)
Creature.Follow(!AshariID!)
Macro.Wait(1000)
Self.Say(hi)
Macro.Wait(1000)
NPC.Say(watering)
Exit()
Regards,
Raphael Melo.
I had send in requests channel's and didn't get helped, can someone find the wrong in this macro ?
AshariID:=Creature.ByName(Ashari)
Creature.Follow(!AshariID!)
Macro.Wait(1000)
Self.Say(hi)
Macro.Wait(1000)
NPC.Say(watering)
Exit()
Regards,
Raphael Melo.