28.10.2010, 20:46
Quote:
you're making it on every classid you should do it like that:
public OnPlayerRequestClass(playerid, classid) { switch(classid) { case 1: { //SetPlayerPos //SetPlayerCameraPos //SetPlayerCameraLookAt } case 2: { //SetPlayerPos //SetPlayerCameraPos //SetPlayerCameraLookAt } } return 1; } |
new skin[10]; < 10 skins in 1 position
but i dont know how to put that into a switch in one