mSelection
#3

Yes got it already

Quote:

if(listid == hsfskinlist)
{
if(response)
{
new string[128];
PlayerInfo[playerid][pModel] = modelid;
SetPlayerSkin(playerid, modelid);
format(string, sizeof(string), "* %s reaches their hands and put some clothes on.", RPN(playerid));
SendNearbyMessage(playerid, 15, string, COLOR_PURPLE, COLOR_PURPLE, COLOR_PURPLE, COLOR_PURPLE, COLOR_PURPLE);
}
else SendClientMessage(playerid, 0xFF0000FF, "Canceled skin selection");
// HideModelSelectionMenu(playerid)
return 1;
}

Reply


Messages In This Thread
mSelection - by Lidor124 - 03.01.2014, 16:26
Re: mSelection - by Blast3r - 03.01.2014, 16:36
Re: mSelection - by Lidor124 - 03.01.2014, 17:39
Re: mSelection - by Lidor124 - 03.01.2014, 18:25
Re: mSelection - by BadJih - 28.08.2017, 18:49
Re: mSelection - by ArianGubetini - 28.08.2017, 18:58
Re: mSelection - by BadJih - 28.08.2017, 19:23

Forum Jump:


Users browsing this thread: 1 Guest(s)