SA-MP Forums Archive
want start from scratch how can i start? - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: want start from scratch how can i start? (/showthread.php?tid=280825)



want start from scratch how can i start? - Chris_Morrison - 03.09.2011

Hi.
I want start RP gamemode from stratch how can i start?what i need?
thanks


Re: want start from scratch how can i start? - [MWR]Blood - 03.09.2011

All you need is pawn skills.


Re: want start from scratch how can i start? - Lorenc_ - 03.09.2011

Open your pawn folder containing the compiler then open new.pwn

There you can start further on.


Re: want start from scratch how can i start? - Darnell - 03.09.2011

First of all, skill.
Second, I suggest you to use zcmd & sscanf, mysql / y_ini.


Re: want start from scratch how can i start? - Chris_Morrison - 03.09.2011

Quote:
Originally Posted by Darnell
Посмотреть сообщение
First of all, skill.
Second, I suggest you to use zcmd & sscanf, mysql / y_ini.
People told me the best way to learn Pawn is to start mode from Scratch.
So i want start a RP gamemode and i need little information what to do


Re: want start from scratch how can i start? - Wesley221 - 03.09.2011

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.


Re: want start from scratch how can i start? - WooTFTW - 03.09.2011

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.


Re: want start from scratch how can i start? - Jay. - 03.09.2011

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.


Re: want start from scratch how can i start? - cessil - 03.09.2011

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.


Re : want start from scratch how can i start? - Alvin007 - 03.09.2011

Here are some usefull steps: