Posts: 445
Threads: 108
Joined: Apr 2014
Reputation:
0
Hello,
I decided to make new cnr gamemode. so i don't know how to start it. i just want you to tell me the way how i start and from which part i start.
like what i should make first and then other things...
i just want a list, i hope your ideas will help me.
so i'll make .txt file and start and finish it step by step.
Thanks
Danish!
Posts: 148
Threads: 33
Joined: Nov 2014
Reputation:
0
automatic gate ? (spawn place)
arrested ?
Posts: 366
Threads: 113
Joined: Feb 2014
First make registration system , premium system and Admin system . Then make Cops , robbing , Jail system , Vehicle System , Weapon system ( if you don't like the default ammu nation weapons) .
Posts: 344
Threads: 73
Joined: Apr 2014
Reputation:
0
I just started scripting my CnR script.I started with Register & Login system,drugs,skins,teams,etc...So it won't easy but you will get there.
Posts: 445
Threads: 108
Joined: Apr 2014
Reputation:
0
alirght, thankyou....
waiting for more comments.
Posts: 445
Threads: 108
Joined: Apr 2014
Reputation:
0
cops and robbers will be good with mysql or y_ini?
Posts: 843
Threads: 61
Joined: Feb 2013
Reputation:
0
User system (enums, login and register system), admin system (commands) and anti cheat maybe.
After that I would just go and make random things like robbing stores, factions like police, FBI and some others.
EDIT: if you need to load some data on your website, use mysql and if you will just save/load users only in your gamemode, y_ini will be just fine.