XoXFaby

Untitled

Sep 9th, 2014
221
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.93 KB | None | 0 0
  1. if IsValid(eqframe) then
  2. eqframe:Remove()
  3. return
  4. end
  5.  
  6.  
  7. ------------------------------------------------------------------------------
  8. ------------------------------------------------------------------------------
  9. ------------------------------------------------------------------------------
  10. ------------------------------------------------------------------------------
  11. ------------------------------------------------------------------------------
  12. ------------------------------------------------------------------------------
  13. ------------------------------------------------------------------------------
  14. ------------------------------------------------------------------------------
  15. ------------------------------------------------------------------------------
  16.  
  17. eqframe.Close = function( s )
  18. s:Remove()
  19.  
  20. local cod = util.TableToJSON(s.Settings)
  21. file.Write( "ttt_menu_settings.txt", cod )
  22. end
Advertisement
Add Comment
Please, Sign In to add comment