SA-MP Forums Archive
how to start? fresh or edit? - 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: how to start? fresh or edit? (/showthread.php?tid=507671)



how to start? fresh or edit? - Baff - 18.04.2014

I didn't do anything related to coding in like 2 years. Now i got this will again to do something,maybe start a server or something. Back then we all used to edit gf mod which was like...yuck.

So since i'm lets say new again idk how to start. Should i get some light weigh mod with registration system in it and then slowly proceed? How usefull is saving players and server stats in sql base(considering the fact that i'm not really pro in it either) ? Should i go for it?

At start i'd just like to make a registration system and then later on just add stuff. To be clear i wanna start with everything "optimized",since i gotta re-learn pretty much everything i'd like to learn it properly,not in the way GF mod was scripted :P

TLR - Is there optimized light weight GM with register system and pretty much nothing else to start with it? Or a tutorial(list of websites) to learn how to make one.


Re: how to start? fresh or edit? - JacobEdwards - 18.04.2014

https://sampforum.blast.hk/showthread.php?tid=485633


Re: how to start? fresh or edit? - Baff - 18.04.2014

ok i guess thats what im gonna go with,cause its prettier with website registration n stuff...

But umm...i remember that y-less guy made bunch of stuff that everyone was switching on,should i start making the mode with that? like that sscanf whatever was it,and YSI or is there something better out there? I just wanna make sure i setup everything right at start so i dont have to bash my head into wall later "why i didnt optimize my GM WHY" :X


Re: how to start? fresh or edit? - JacobEdwards - 18.04.2014

You can use sscanf for multiple things and I also recommend foreach for player loops.


Re: how to start? fresh or edit? - Baff - 18.04.2014

so we got that link that you provided to make a mysql registration system to a custom GM from scratch + sscanf plugin from ****** mainly for commands but for other stuff too...

what else?should i use ******'s fixes.inc too? do i need YSI thingy for something aswell?