SA-MP Forums Archive
Drift Score System - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Drift Score System (/showthread.php?tid=451064)



Drift Score System - Abanob - 15.07.2013

I need A Filterscript When I make a Drift Get a Scores and I need That all Cars Can drift without any command like /drift


Re: Drift Score System - Gangster-rocks - 15.07.2013

this is a really great option on the forum
http://forum.sa-mp.com/search.php


Re: Drift Score System - Abanob - 15.07.2013

I Found Only give cash .. it never found give Scores ..


Re: Drift Score System - gtakillerIV - 15.07.2013

Edit it then. Don't release it though!


Re: Drift Score System - Abanob - 16.07.2013

Quote:
Originally Posted by gtakillerIV
Посмотреть сообщение
Edit it then. Don't release it though!
I need is to Increase Scores .. Not Increase money


Re: Drift Score System - gtakillerIV - 16.07.2013

Yeah. I said EDIT it.


Re: Drift Score System - JimmyCh - 16.07.2013

Instead of GivePlayerMoney,
pawn Код:
SetPlayerScore(playerid, GetPlayerScore(playerid) +Amount of score u want here)