23.06.2014, 02:51
I want /skin to choose from 1 to 299 normally
but i don't wand players to use the skin id 217 because it's for the staff
but i don't wand players to use the skin id 217 because it's for the staff
Код:
if (skinid < 0 || skinid > 299) return SendClientMessage(playerid, -1,"{FA002E}ERROR: {C7BDBF}Your skin ID parameter should be between 0 - 299!");