yMassai Posted April 10, 2012 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? Community Profile MTA:SA = Click Here
Castillo Posted April 10, 2012 Posted April 10, 2012 You want to make a GUI with a list of skins with prices? San Andreas Utopia RPG (SAUR) Owner & Developer. Education is the most powerful weapon which you can use to change the world.
yMassai Posted April 10, 2012 Author Posted April 10, 2012 I wonder how I can make a gui to change the skin for a price Community Profile MTA:SA = Click Here
Castillo Posted April 10, 2012 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. San Andreas Utopia RPG (SAUR) Owner & Developer. Education is the most powerful weapon which you can use to change the world.
yMassai Posted April 10, 2012 Author Posted April 10, 2012 I'll try, thank you. if you encounter problems I will return here. Community Profile MTA:SA = Click Here
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