Guest User

Untitled

a guest
Feb 19th, 2018
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. local eb = ChatFrameEditBox
  2. eb:ClearAllPoints()
  3. eb:SetPoint("TOPLEFT", ChatFrame1, "TOPLEFT", -5, 4)
  4. eb:SetPoint("TOPRIGHT", ChatFrame1, "TOPRIGHT", 5, 4)
  5. eb:SetAltArrowKeyMode(false)
Add Comment
Please, Sign In to add comment