Guest User

Untitled

a guest
Feb 19th, 2018
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1.  
  2. function daUnitEvents:PLAYER_ENTERING_WORLD(event,...)
  3. if(daFrames["player"]==nil)then
  4. daFrames["player"] = MakeRaidFrame("player")
  5. end
  6. end
Add Comment
Please, Sign In to add comment