explOdeR Posted August 16, 2012 Posted August 16, 2012 exports.scoreboard:scoreboardAddColumn( "Top Times") function someoneReachedHunter(number, sort, model) if sort == "vehiclechange" and model == 425 then top = getElementData(source,"Top Times") or 0 setElementData(source,"Top Times",top+1) end end addEvent("onPlayerPickUpRacePickup",true) addEventHandler("onPlayerPickUpRacePickup",getRootElement(),someoneReachedHunter) What need for save the toptimes ? can you help me ?D:
Anderl Posted August 16, 2012 Posted August 16, 2012 You can save in account, SQL or MySQL. "[...] If you don’t love it, if you’re not having fun doing it, you don’t really love it, you’re going to give up." - Steve Jobs, 2007
CheiN Posted August 16, 2012 Posted August 16, 2012 dude i made that script u can say "thx to mr.domo" that put me so sad, people not say thanks My scripts: toptimes on scoreboard (server21) Screen on login(scren) Score on scoreboard (score)
CheiN Posted August 16, 2012 Posted August 16, 2012 exploder, say thx to me -.- and you can use this: getPlayerAccount isGuestAccount getAccountData setAccountData Thx ¿no eh? My scripts: toptimes on scoreboard (server21) Screen on login(scren) Score on scoreboard (score)
explOdeR Posted August 16, 2012 Author Posted August 16, 2012 exploder, say thx to me -.- and you can use this: getPlayerAccount isGuestAccount getAccountData setAccountData Thx ¿no eh? Oh srry broh I forget give the respective Thanks , Im ExplO anw Thanks
CheiN Posted August 16, 2012 Posted August 16, 2012 WE ARE HUMANS ALL CAN FORGET ▲_▲ srry for mayus abuse My scripts: toptimes on scoreboard (server21) Screen on login(scren) Score on scoreboard (score)
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