mistahmikey
Active Member
I am playing around with using this command to send my scouts out to kill Dagrin's adds in Vul:
relay all OgreBotAtom atom_OgreBotChangeCampSpotForWho scouts ${Actor[id,${MagmaticID}].X} ${Actor[id,${MagmaticID}].Y} ${Actor[id,${MagmaticID}].Z}
I also use it to return the scouts to the raid.
But I am unable to get them to move reliably using this. Sometimes they do, sometimes they don't. I know the scouts must be initially camp-spotted. I am also certain that MagmaticID is correctly set. So I would like to get a little more information about what conditions might cause this to fail, and how I can ensure that they move to the desired location.
Thanks.
relay all OgreBotAtom atom_OgreBotChangeCampSpotForWho scouts ${Actor[id,${MagmaticID}].X} ${Actor[id,${MagmaticID}].Y} ${Actor[id,${MagmaticID}].Z}
I also use it to return the scouts to the raid.
But I am unable to get them to move reliably using this. Sometimes they do, sometimes they don't. I know the scouts must be initially camp-spotted. I am also certain that MagmaticID is correctly set. So I would like to get a little more information about what conditions might cause this to fail, and how I can ensure that they move to the desired location.
Thanks.