SA-MP Forums Archive
Group / Gang 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: Group / Gang system (/showthread.php?tid=280009)



Group / Gang system - Kingunit - 30.08.2011

I'm about to create a gang / group / faction whatever ... What is the best thing I can do? Using Y_Groups or just creating a INI file for every Gang - inside the file for example:
Код:
Name = Test
X = 
Y = 
Z =
Can someone give me suggestions?

NOTE: I'm not asking for a full script or whatever, I need some tips.


Re: Group / Gang system - =WoR=G4M3Ov3r - 30.08.2011

Creating an INI file is much more organized.


Re: Group / Gang system - Kingunit - 30.08.2011

Yes, I was also thinking about that. So I can make it Dynamic / Full Dynamic
Can you/someone suggest some things that I can store into that file?