Jump to content

Recommended Posts

19 minutes ago, 79135 said:

How to set into focus by guid?

var unit = ObjectManager.GetObjectWoWUnit().OrderBy(o => o.GetDistance).FirstOrDefault();
ObjectManager.Me.FocusGuid= unit.Guid; - dont work

It should do. Try casting something [@focus]. I think it just sets the memory focus so it doesn't display the focus ingame - I may be wrong there though..
Also there is no focus target on vanilla.

Edited by Marsbar
Link to comment
https://wrobot.eu/forums/topic/11269-add-into-focus-per-guid/#findComment-53865
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...