Family Skin - 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: Family Skin (
/showthread.php?tid=561755)
Family Skin -
Alpay0098 - 04.02.2015
Hi,
What I have to do to: ChosenSkin choose any FamilySkin defined in family data files?
Код:
ChosenSkin[playerid] = FamilyInfo[PlayerInfo[playerid][pFMember]][FamilySkin1];
[In this case, when I type 'next' just shows me first (FamilySkin1) to me.)
What I have to do to Skin Chooser show me all of Family Skins?
I hope It was clear ... .
Re: Family Skin -
Abagail - 04.02.2015
What do you mean Skin Chooser? You mean a dialog? An mSelection type of dialog?
Re: Family Skin -
Alpay0098 - 04.02.2015
No,
It's just a system that works (T => next or done) haven't you ever seen something like that?
for example : /invite 9 [Invites for LSPD)
then /accept faction appears for playerb. then when playerb accept this offer, his skin changes to something like skin ID 299. and with T => next can change them.
after choosing them, he can accept that skin and put them on himself. (with T => done)
* done or next here is without (/) Slash.
Re: Family Skin -
Alpay0098 - 05.02.2015
Sorry but ... UP