SA-MP Forums Archive
How Would I Add Cop Ranks? - 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: How Would I Add Cop Ranks? (/showthread.php?tid=146374)



How Would I Add Cop Ranks? - KyleOwnzYou - 07.05.2010

Hello Im Using LVRCR 1.8, And Iv'e Changed It Around Got Around 29k Lines Of Code Now, But Im Wondering How Would I Go About Adding Cop Ranks, It Has In The Player Profile's Cop Rank = 0

But How Would I Make It So Lets Say

Your Level 0, And Your Get 3 Arrests And You Rank To Recurit, Like Crazybob's, And Help Would Be Good


Re: How Would I Add Cop Ranks? - Valak - 07.05.2010

Whenver an arrest is done, make the player's arrest count go up, then also check it. When it gets to amount <x> have it set the rank varible to 1, 2, 3, etc.