Police Officer Ranking!
#1

Hi everybody! How to I can create a police ranking? Example? If there a player got +100arrested he will promoted to rank 2 and etc else +300arrested promoted to rank 3 How to do that? Thank you.
Reply
#2

Create a field in your saving system (dini, dof2, mysql etc) and save the number of times the cop has arrested someone.

After that, check how many players the police officer arrested and set his rank.
Reply
#3

Can you just give me some codes examples? like tutorial let me understand more
Reply
#4

Upon Arresting someone, increase the number of TotalArrests by 1. And also make a check at every time he arrests, If, TotalArrests is more than 100, set his JobRank(or whatever) to 2 and keep on doing this.
Reply
#5

Can you give me more examples? I'm sorry for I'm not reply to you before but I lost my internet.. so can u give me more examples?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)