Mark0 Posted September 23, 2012 Share Posted September 23, 2012 ho to set Scoreboard for Groups ??? exports [ "scoreboard" ]:addScoreboardColumn ( "Group", 2 ) Link to comment
./BlackBird# Posted September 23, 2012 Share Posted September 23, 2012 (edited) delet Edited September 28, 2012 by Guest Link to comment
Mark0 Posted September 23, 2012 Author Share Posted September 23, 2012 You think ?? but i don't think Link to comment
TAPL Posted September 23, 2012 Share Posted September 23, 2012 Do you have already Group System? To set value for column in scoreboard you need to use setElementData like this setElementData(source, "Group", "Hello") Link to comment
Mark0 Posted September 23, 2012 Author Share Posted September 23, 2012 no i havn't how to script it (group system)? Link to comment
TAPL Posted September 23, 2012 Share Posted September 23, 2012 no i havn't how to script it (group system)? You will need to use SQL function, but if you want ready one you can use Gang System by castillo. https://community.multitheftauto.com/index.php?p=resources&s=details&id=1514 Link to comment
Mark0 Posted September 23, 2012 Author Share Posted September 23, 2012 ok thanx you are the best but i can't edit this script can you tell me how to create my own ? Link to comment
Anderl Posted September 24, 2012 Share Posted September 24, 2012 ok thanx you are the best but i can't edit this script can you tell me how to create my own ? Easy, easy: Learn Lua. Link to comment
Mark0 Posted September 24, 2012 Author Share Posted September 24, 2012 yes i know Lua but can you give me the functions ? Link to comment
Anderl Posted September 24, 2012 Share Posted September 24, 2012 yes i know Lua but can you give me the functions ? If you knew it you would not ask such things. You can't just request functions to make a resource, it's your things, you should know what you want, not us lol Link to comment
Mark0 Posted September 24, 2012 Author Share Posted September 24, 2012 so i'm not good can you tell me what foctions i need ? Link to comment
TAPL Posted September 24, 2012 Share Posted September 24, 2012 so i'm not good can you tell me what foctions i need ? no i havn't how to script it (group system)? You will need to use SQL function, but if you want ready one you can use Gang System by castillo. https://community.multitheftauto.com/index.php?p=resources&s=details&id=1514 Link to comment
Jaysds1 Posted September 24, 2012 Share Posted September 24, 2012 lol, just use MTA's DB Functions: dbConnect dbQuery dbExec dbPoll not sure if I forgot more, but click on the function and the page should show you everything. 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