mSelection doesn't show all skins? +rep
#1

Quote:

if(listitem == 1)
{
new Skin[312], count = -1;
for(new i = 1; i < sizeof(Skin); i++)
{
if(i != 0 && i != 300 && i != 74 && (i < 274 || i > 28 && (i < 264 || i >267) && i != 149 &&
i != 311 && i != 310 && i != 309 && i != 308 && i != 307 && i != 306 && i != 302 && i != 301 &&
i != 300)
{
count++;
Skin[count] = i;
}
}
if(count != -1) ShowModelSelectionMenuEx(playerid, Skin, count, "Skin Selection", 5, 0.0, 0.0, 0.0);

It does show only one page out of I think 12 that exists in samp, why?
Reply


Messages In This Thread
mSelection doesn't show all skins? +rep - by DemME - 22.05.2017, 13:16
Re: mSelection doesn't show all skins? +rep - by NaS - 22.05.2017, 13:56
Re: mSelection doesn't show all skins? +rep - by DemME - 22.05.2017, 16:05
Re: mSelection doesn't show all skins? +rep - by NaS - 23.05.2017, 13:26
Re: mSelection doesn't show all skins? +rep - by DemME - 24.05.2017, 21:35
Re: mSelection doesn't show all skins? +rep - by JasonRiggs - 24.05.2017, 23:09
Re: mSelection doesn't show all skins? +rep - by DemME - 25.05.2017, 10:45
Re: mSelection doesn't show all skins? +rep - by JasonRiggs - 25.05.2017, 11:34
Re: mSelection doesn't show all skins? +rep - by DemME - 25.05.2017, 12:10
Re: mSelection doesn't show all skins? +rep - by JasonRiggs - 25.05.2017, 23:55

Forum Jump:


Users browsing this thread: 1 Guest(s)