Best Gamemode script to start on for beginners? - 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: Best Gamemode script to start on for beginners? (
/showthread.php?tid=616688)
Best Gamemode script to start on for beginners? -
Gorgeousmaniac - 09.09.2016
Just as what the title says guys. I just started scripting for like two weeks ago, however I am very confused if I am gonna make a DM gamemode or a Roleplay gamemode.
Re: Best Gamemode script to start on for beginners? -
Gammix - 09.09.2016
Grand larceny
Re: Best Gamemode script to start on for beginners? -
XHunterZ - 09.09.2016
yes? what is the problem its ur choice to create DM or RP
Re: Best Gamemode script to start on for beginners? -
SickAttack - 09.09.2016
pawno/new.pwn - very good
Re: Best Gamemode script to start on for beginners? -
JaKe Elite - 11.09.2016
Do not start an RP gamemode if you are new at scripting, You should start off by editing a script or learning it through tutorials.
Re: Best Gamemode script to start on for beginners? -
Type-R - 11.09.2016
I learned scripting basics, from translating GodFather gamemode into my own language. It was a way for me to start understanding how everything works together, what each line does. Now i wouldn't recommend that gamemode for a beginner as it is very old now and very large. Just pick a gamemode, or a filterscript and analyze it IMO.
Re: Best Gamemode script to start on for beginners? -
Pottus - 11.09.2016
Quote:
Originally Posted by Type-R
I learned scripting basics, from translating GodFather gamemode into my own language. It was a way for me to start understanding how everything works together, what each line does. Now i wouldn't recommend that gamemode for a beginner as it is very old now and very large. Just pick a gamemode, or a filterscript and analyze it IMO.
|
Nothing works together correctly in that script
Re: Best Gamemode script to start on for beginners? -
vassilis - 11.09.2016
You could use rivershell to create a Deathmatch gamemode. Roleplay/CNR gamemodes are pretty advanced for a new scripter...
Re: Best Gamemode script to start on for beginners? -
Gorgeousmaniac - 11.09.2016
Quote:
Originally Posted by JaKe Elite
Do not start an RP gamemode if you are new at scripting, You should start off by editing a script or learning it through tutorials.
|
Alright, got it mate!
Re: Best Gamemode script to start on for beginners? -
Gorgeousmaniac - 11.09.2016
Quote:
Originally Posted by vassilis
You could use rivershell to create a Deathmatch gamemode. Roleplay/CNR gamemodes are pretty advanced for a new scripter... 
|
How about a freeroam server? Is it easy?