skin help
#1

i got this coe but i need it to work on more than one skin id how would i do this

Код:
if (classid == 106) {             
    SetPlayerTeam(playerid, TEAM_GROVE);
    SetPlayerColor(playerid, TEAM_GROVE_COLOR);
Reply
#2

pawn Код:
if (classid == 106 || classid == skinid || classid == skinid) {
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)