yMassai Posted April 10, 2012 Share Posted April 10, 2012 someone could help me? know who gets the sale of vehicles get multiple servers. I wanted to create a store of skins in which players can change skins for a certain value. I'm in doubt in the list, anyone can help me. what arguments can I use? Link to comment
Castillo Posted April 10, 2012 Share Posted April 10, 2012 You want to make a GUI with a list of skins with prices? Link to comment
yMassai Posted April 10, 2012 Author Share Posted April 10, 2012 I wonder how I can make a gui to change the skin for a price Link to comment
Castillo Posted April 10, 2012 Share Posted April 10, 2012 You can read the introduction to GUI tutorial: https://wiki.multitheftauto.com/wiki/Int ... ng_the_GUI You must use the functions below to achieve what you want. setElementModel -- To set the player skin. getPlayerMoney -- To check if the player has the money the skin cost. takePlayerMoney -- To take the money from the player. Link to comment
yMassai Posted April 10, 2012 Author Share Posted April 10, 2012 I'll try, thank you. if you encounter problems I will return here. Link to comment
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now