Jump to content

Help Make skin shop


Recommended Posts

Guest Guest4401

If you have tried to make it, then show & explain where you are experiencing trouble. If you haven't attempted to make it, then here are the things you'll need to look upon:

guiCreateWindow -- to create a window 
guiCreateGridList -- to create a gridlist 
guiCreateButton -- to create a button 
  
onClientGUIClick -- an event triggered when someone clicks a GUI Element 
guiGridListGetSelectedItem -- get the selected row, column 
guiGridListGetItemText -- get the text of a selected item 
  
setElementModel -- to set the skin of the player 
takePlayerMoney -- to deduct the player's money 

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...