05-24-2013, 06:13 PM
(This post was last modified: 05-28-2013, 08:32 PM by MegaNo0body.)
AutoFollow em amigos esta funcionando nesta versao ?
Follow em amigos
|
05-24-2013, 06:13 PM
(This post was last modified: 05-28-2013, 08:32 PM by MegaNo0body.)
AutoFollow em amigos esta funcionando nesta versao ?
05-24-2013, 06:20 PM
(This post was last modified: 05-24-2013, 06:20 PM by MegaNo0body.)
Sim, altere: FriendName para o nome do seu amigo.
Follow friend when not attacking [macro]1000 {Follow friend} Self.Attacking()==0 MyFriendID:=Creature.ByName(FriendName) Creature.Follow(!MyFriendID!)[/macro] Keep distance from friend when not attacking [macro]1000 {Keep distance from friend} KeepDistanceFriend:=3 Self.Attacking()==0 MyFriendID:=Creature.ByName(FriendName) Creature.KeepDistance(!MyFriendID!, !KeepDistanceFriend!)[/macro]
05-24-2013, 06:37 PM
(05-24-2013, 06:20 PM)MegaNo0body Wrote: Sim, altere: FriendName para o nome do seu amigo. De fato esta funcionando mas esta bem lentao. Topic Resolvido |
« Next Oldest | Next Newest »
|