|
2011-04-04 22:11
조회: 74
추천: 0
긴급!!) 이 메크로 해석 좀 부탁드립니다!!/run local f = GetMouseFocus(); f:SetUserPlaced(true) f:SetMovable(true) f:EnableMouse(true) f:RegisterForDrag("LeftButton") f:SetScript("OnDragStart",f.StartMoving) f:SetScript("OnDragStop",f.StopMovingOrSizing)
EXP
770
(70%)
/ 801
|
강함