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:
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
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?
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
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