Posts: 400
Threads: 96
Joined: Aug 2011
Reputation:
0
Hi.
I want start RP gamemode from stratch how can i start?what i need?
thanks
Posts: 2,268
Threads: 89
Joined: Apr 2009
Reputation:
0
All you need is pawn skills.
Posts: 3,793
Threads: 196
Joined: Jan 2010
Reputation:
0
Open your pawn folder containing the compiler then open new.pwn
There you can start further on.
Posts: 824
Threads: 53
Joined: Jul 2010
Reputation:
0
First of all, skill.
Second, I suggest you to use zcmd & sscanf, mysql / y_ini.
Posts: 1,564
Threads: 98
Joined: Apr 2011
Reputation:
0
First think what you want to make, which 'classes', what are the 'classes' gonna do, how do you want them to make money, do you want a house filterscript yes or no, do you want to let ppl kill other ppl.
Just be creative. And just try not to take alot of ideas from other servers, otherwise it wont be unique.
Posts: 241
Threads: 22
Joined: May 2011
Reputation:
0
Firstly, if you want to create and roleplay gamemode, you will need lots of time. Creating roleplay gamemode can take months. And you will need some scripting knowledge, i don't think that beginners can create an good roleplay gamemode.
Posts: 1,121
Threads: 139
Joined: Nov 2009
Reputation:
0
I started scripting a simple stunt gamemode when I was new, it was actually quite successful. If you have a good creative mind give it a go. All you really need is a map editor and a bit of scripting experience, then you can learn more as you go. Thats how I started.
And it's true what Skorch said.
Posts: 1,363
Threads: 14
Joined: Apr 2009
Reputation:
0
Just note that your first script won't be your best script, (unless you quit very early) it takes experience and a lot of mistakes to learn the best way to do things.
If you're starting a new game mode then plan it as if you're creating a new game.
Write down all the core features you want and how you'll go about creating the features, it'll be easier to foresee what needs to be done that way.