xXMADEXx Posted December 22, 2012 Posted December 22, 2012 How can i get the players group out from here, and place it in the "Group" colum in the scoreboard? -- server -- http://pastebin.com/VBMRTjgL The Ultimate Lua Tutorial! | MTA PHP SDK
Castillo Posted December 22, 2012 Posted December 22, 2012 Whenever you add the player to the group, update the column with setElementData. San Andreas Utopia RPG (SAUR) Owner & Developer. Education is the most powerful weapon which you can use to change the world.
xXMADEXx Posted December 22, 2012 Author Posted December 22, 2012 Humm.. So how could i get the scoreboard to get the group name? with setElementData ? The Ultimate Lua Tutorial! | MTA PHP SDK
manve1 Posted December 23, 2012 Posted December 23, 2012 As far as I know, you must setElementData first then use getElementData to add add the group name. Looking for tutorials or information? check out: www.simpleask.co.uk
Castillo Posted December 23, 2012 Posted December 23, 2012 Try this: http://pastebin.com/ubu5ns9q San Andreas Utopia RPG (SAUR) Owner & Developer. Education is the most powerful weapon which you can use to change the world.
xXMADEXx Posted December 23, 2012 Author Posted December 23, 2012 Thanks, it worked. The Ultimate Lua Tutorial! | MTA PHP SDK
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