Skip to content

Instantly share code, notes, and snippets.

@RagedUnicorn
Created August 1, 2025 00:21
Show Gist options
  • Select an option

  • Save RagedUnicorn/de4969fd6eb7e63f1f722407bfd8f245 to your computer and use it in GitHub Desktop.

Select an option

Save RagedUnicorn/de4969fd6eb7e63f1f722407bfd8f245 to your computer and use it in GitHub Desktop.
wow_player_target_frame_pos
/run local offset = 280; PlayerFrame:ClearAllPoints(); PlayerFrame:SetPoint("CENTER", UIParent, "CENTER", -offset, 25)
/run TargetFrame:ClearAllPoints(); TargetFrame:SetPoint("CENTER", UIParent, "CENTER", 280, 25)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment