by admin

World Of Warcraft Frame

→ General about concealing framesTo hide á frame, you have to get into the frame name, adopted by the command:HideExample: MyFrame:HidéHides a frame called 'MyFrame'.If you make use of this in a (not really in an ), you have got to add a /script-tág before:/script MyFramé:HideShow a concealed frame MyFrame:ShowNOTE: Most frames have got event handlers so actually if you hide it, it can pop back up as a result of an occasion handler phoning it't Show functionality. To prevent this you need to avoid the frame from getting these occasions or from carrying out the code that can make the frame display. Many Blizzard's structures (if not really all) make use of the a one function to manage all occasions, which makes it easier for us.

World

World Of Warcraft Framerate Fix

World of Warcraft accounts can use this service once every 15 days. Get it back Once your request has been processed, we'll mail your items directly to your character in the game. World of Warcraft Item Restoration Vendored, disenchanted, or destroyed an item in World of Warcraft? Use item restoration to have those items sent back to your mailbox and we'll reclaim the materials gained.

Whén hidding the framé you can create the OnEvent fucntion stage to nill so no functionality gets called:PlayerFrame:SetScript('OnEvent', nil);PlayerFrame:Hide;And then restore the primary function when you desire to display the frame ágain:PlayerFrame:SetScript('0nEvent', PlayerFrameOnEvent);PlayerFrame:Present;You will have got to go through the code for each frame to obtain the exact features, and with some (like focus on or pet) do some inspections before in fact displaying it, i.at the.