Add custom skin to IsInvalidSkin
#3

Quote:
Originally Posted by ForCop
Посмотреть сообщение
Код:
stock IsInvalidSkin(skin) {
	if((-1 <= skin <= 312)) return true;
    return false;
}
312 doesn't make sence ?

skinID starts at 20001, 20002, 20003
Reply


Messages In This Thread
Add custom skin to IsInvalidSkin - by IndependentGaming - 01.04.2018, 11:34
Re: Add custom skin to IsInvalidSkin - by ForCop - 01.04.2018, 12:05
Re: Add custom skin to IsInvalidSkin - by IndependentGaming - 01.04.2018, 12:09
Re: Add custom skin to IsInvalidSkin - by ForCop - 01.04.2018, 12:22

Forum Jump:


Users browsing this thread: 1 Guest(s)