25.04.2010, 17:08
Code:
if(GetPlayerSkin(playerid) == 265 || 266 || 267 || 280 || 281 || 284 || 285 || 286 || 287 || 288)
You should use GetPlayerSkin(playerid) for each number.
Or more simple put the ID's under a variable and use a loop.