Advertisement
Guest User

Untitled

a guest
Feb 2nd, 2016
126
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.26 KB | None | 0 0
  1. self.shop = vgui.Create( "DPanel", self.shop )
  2. self:Shop()
  3. self.sheet:AddSheet( "Shop", self.shop, "icon16/user_orange.png" )
  4.  
  5. How to implement: SetConsoleCommand( "awarn_menu", "run_menu_warn_test" ) so when you click the shop tab it runs the command
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement