Posts: 605
Threads: 83
Joined: Apr 2014
Reputation:
0
I wanna make a CNR game mode So How do I start IT? And what all will it need? Like basic cmds and wanted level ETC.
Posts: 967
Threads: 99
Joined: Oct 2010
Reputation:
0
Firstly, you need an array to determine which of these the player is.
By that way, you should restrict which commands each one may use (Cops and Thefts). That's done with " If ".
About the wanted, you must use another array to determine the wanted level of each player, and restrict that only to thiefs, since you'd have to demote the cops that, for example, kill suspects without wanted level or report.
Posts: 621
Threads: 174
Joined: Nov 2013
10 Simple.
1. Intro System
2. Register/Login System
3. Spawn System
4. Mappings
5. Teams
6. Scoring System
7. Saving System
6. Admin System
7. Admin CMDS
8. Others
9. Police CMD
10. Criminal Features
Posts: 621
Threads: 174
Joined: Nov 2013
Quote:
Originally Posted by rockhopper
Ok and anything else?
|
The vehicles
The Spawn Place
The New police departments
New Criminal Features
Backup System
Respond System
Chase System
there are many many features
Join in some cops and robbers server to get your idea
Posts: 605
Threads: 83
Joined: Apr 2014
Reputation:
0
And how to add skills ? like kidnapper etc Is there any Fs for it or tell me how do i make it ?
Posts: 605
Threads: 83
Joined: Apr 2014
Reputation:
0
how do i make a admin system