Making A Cop Rank 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)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Making A Cop Rank System. (
/showthread.php?tid=147748)
Making A Cop Rank System. -
Quicky1995 - 14.05.2010
Bassically What I Want It To Be-Able To Make A Cop Rank System,
Either Way Will Suite Me If I Can Get A Script, Or Some Help,
Bassically The First One Is.
You Get 1 Arrest, So You Get Cop Rank : 1
You Get 3 Arrests, So You Get CopRank : 2
And So On,
Once You Get A Rank It Will Say
"Congratulations You Have Achieved Rank 2"
Ect,
Now, The Next One, If The First One Can't Be Done Is.
If If I Play For 1 Hours (REAL TIME) On A Cop Skin I Get Cop Rank : 1
If I Play For 3 Hours (REAL TIME) On A Cop Skin I Get Cop Rank : 2
And When I Get Cop Rank 1 It Will Say
"Congratulations You Have Achieved Rank 1"
Thankyou
Re: Making A Cop Rank System. -
Onyx09 - 14.05.2010
use a variable and ++ to add cop skill after each arrest then a call if player has 3 arrest rank him up
Re: Making A Cop Rank System. -
Faith - 14.05.2010
if it's for roleplay or over a longer timer, remember to save the variable into a file, etc by using dini_Set