SA-MP Forums Archive
Faction System - 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: Faction System (/showthread.php?tid=539165)



Faction System - Jigsaw123 - 26.09.2014

Hey guys!

I am basically learning to script, and I started a server from scratch. At the moment, I got some stuff, but I need to make a faction system.

If ya'll can help me show me how to? (For Roleplay :P)
Basically, Im going to make a dialog when the person registers, and they're gonna have to choose a faction, and the faction they choose will be their permanent faction, So i'm gonna need something like
PlayerInfo[playerid][Faction] = 1; Or something.. Can ya'll show me how to do the rest? So it saves members.. no need for faction pay.. I just need so that it saves members and ranks :P And the basic stuff. Thank you very much!


Re: Faction System - HY - 26.09.2014

Exists ****** !
Search here !


Re: Faction System - Jigsaw123 - 26.09.2014

Quote:
Originally Posted by HY
Посмотреть сообщение
Exists ****** !
Search here !
If you can't help, DONT reply. I'm asking for help, not for a link.


Re : Faction System - streetpeace - 26.09.2014

It isn't simple to create a full faction system.
I suggest you to start from this :
https://sampforum.blast.hk/showthread.php?tid=526143&page=4 It was my first step to understood faction's system, try to read all the script and you will create your own and proper script.