Starting With CNR Script -
danish007 - 17.01.2015
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!
Re: Starting With CNR Script -
AgusZ - 17.01.2015
rob ?
Re: Starting With CNR Script -
danish007 - 17.01.2015
Quote:
Originally Posted by AgusZ
rob ?
|
yea ofc rob, thank you.
others?
Re: Starting With CNR Script -
AgusZ - 17.01.2015
automatic gate ? (spawn place)
arrested ?
Re: Starting With CNR Script -
danish007 - 17.01.2015
Quote:
Originally Posted by AgusZ
automatic gate ? (spawn place)
arrested ?
|
yea fine, just make a list?
Re: Starting With CNR Script -
Arxalan - 17.01.2015
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) .
Re: Starting With CNR Script -
Kruno88 - 17.01.2015
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.
Re: Starting With CNR Script -
danish007 - 17.01.2015
alirght, thankyou....
waiting for more comments.
Re: Starting With CNR Script -
danish007 - 17.01.2015
cops and robbers will be good with mysql or y_ini?
Re: Starting With CNR Script -
dominik523 - 17.01.2015
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.