SA-MP Forums Archive
[Tutorial] Faction system [Y_INI] - 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)
+---- Forum: Tutorials (https://sampforum.blast.hk/forumdisplay.php?fid=70)
+---- Thread: [Tutorial] Faction system [Y_INI] (/showthread.php?tid=548348)

Pages: 1 2


Re: Faction system [Y_INI] - nogh445 - 26.07.2016

Quote:
Originally Posted by AliBro
View Post
forum.sa-mp.com/showthread.php?t=390214 --- you just use this tutorial and u idn't change any thing u just replace gang to Faction LMFAO
Perhaps you should compare them, I wrote this out completely didn't use any threads. There are similarities but they are two different codes. On top of that I took time to explain what each line is doing. His/hers is a copy paste guide that doesn't explain much.


Re: Faction system [Y_INI] - ActionTanki91 - 03.08.2016

Good

+rep


Re: Faction system [Y_INI] - ActionTanki91 - 03.08.2016

good


Re: Faction system [Y_INI] - MrCesar - 17.10.2016

thanks great tutorial


Re: Faction system [Y_INI] - Lucases - 29.08.2017

Good job, it's like my faction script.
Listen to this suggestion:

Make a stock for factions rank names, so in the radio command you can format a string and use FactionRank(playerid) to get the player rank

Also add a /fmembers list which show your faction members and if they are On duty or Off duty.
I use a stock and foreach to get online players with the same faction, and another stock to check the player duty status. At the end I put all these informations in a dialog and send it to the player.


Re: Faction system [Y_INI] - Hansrutger - 29.08.2017

Quote:
Originally Posted by Lucases
View Post
Good job, it's like my faction script.
Listen to this suggestion:

Make a stock for factions rank names, so in the radio command you can format a string and use FactionRank(playerid) to get the player rank

Also add a /fmembers list which show your faction members and if they are On duty or Off duty.
I use a stock and foreach to get online players with the same faction, and another stock to check the player duty status. At the end I put all these informations in a dialog and send it to the player.
function*

Also necroing :/


Re: Faction system [Y_INI] - Kane - 29.08.2017

I don't understand why people bump a tutorial from 2014 and then criticize it.


Re: Faction system [Y_INI] - Xeon™ - 29.08.2017

Quote:
Originally Posted by Arthur Kane
View Post
I don't understand why people bump a tutorial from 2014 and then criticize it.
posts farmers


Re: Faction system [Y_INI] - PlayHard - 12.01.2018

Quote:

D:\EHAB'S PROJECT - DO NOT DELETE\gamemodes\Ehab2018.pwn(457) : error 017: undefined symbol "cmd_radio"
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


1 Error.

What have you defined cmd_radio?


Re: Faction system [Y_INI] - Abreezy - 11.07.2018

Awesome, I sent this to a friend that was struggling


Re: Faction system [Y_INI] - JasonRiggs - 11.07.2018

Quote:
Originally Posted by Abreezy
View Post
Awesome, I sent this to a friend that was struggling
Are you really bumping a thread from 2014? And are you really using an outdated tutorial?