SA-MP Forums Archive
/assigncommander +/div commands help - 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: /assigncommander +/div commands help (/showthread.php?tid=520839)



/assigncommander +/div commands help - BryanD - 20.06.2014

I want /assigncommander and /div commands if someone can help me with this i'll be happy :P
assigncommander - makes someone leader of dvision and he can invite/uninvite someone to the division

also did something and it's going like that
Код:
				format(string, sizeof(string), "You have been invited to join the {33AA33}%s by %s - type /accept faction.", ftext, GetPlayerNameEx(playerid));
				SendClientMessage(giveplayerid, COLOR_LIGHTBLUE, string);
and i want only the first %s will be in the color -[example] You have been invited to join the Los santos police department by [name] - type /accept faction

that what it's does and i want it to change the color only to "Los Santos Police Department" and it's does the "by [name] type accept faction - please if someone understand me help me.


Re: /assigncommander +/div commands help - Manyula - 20.06.2014

Concerning the colors, you should take a look at these two links.
https://sampwiki.blast.hk/wiki/Color_Embedding
https://sampforum.blast.hk/showthread.php?tid=263342


Re: /assigncommander +/div commands help - Beckett - 20.06.2014

Wrong. Section, post in the request topic.


Re: /assigncommander +/div commands help - NaClchemistryK - 20.06.2014

<delete>


Re : /assigncommander +/div commands help - MCZOFT - 20.06.2014

i can help you with that it's easy

just give me your FactionName and and your "IsplayerAdmin" if it's edited in your GM,


Re: Re : /assigncommander +/div commands help - BryanD - 20.06.2014

Quote:
Originally Posted by MCZOFT
Посмотреть сообщение
i can help you with that it's easy

just give me your FactionName and and your "IsplayerAdmin" if it's edited in your GM,
Ok, contact me praivte, o PMed you.


Re: /assigncommander +/div commands help - BryanD - 20.06.2014

maybe someone else can try to help me too?