GetLeaderFaction
#1

How to create stock "GetLeaderFaction" and extracted from my MySQL database name of the player who is leader the faction?
Exemple:
Код HTML:
new string[64];
format(string, sizeof(string), "The Ballas - Leader: %s", GetLeaderFaction(5)); //5 = Faction ID
SendClientMessage(playerid, -1, string);
Reply


Messages In This Thread
GetLeaderFaction - by norton2 - 28.08.2015, 14:53
Re: GetLeaderFaction - by Logofero - 28.08.2015, 15:09
Re: GetLeaderFaction - by Evocator - 28.08.2015, 15:17
Re: GetLeaderFaction - by norton2 - 28.08.2015, 15:26
Re: GetLeaderFaction - by Logofero - 28.08.2015, 15:27

Forum Jump:


Users browsing this thread: 1 Guest(s)