09.04.2010, 21:35
Quote:
Originally Posted by MR Loose Brackets
will i get the menu up but i cant se the skin ive add the skins to gamemodeint and got this on playerrequestclass
public OnPlayerRequestClass(playerid, classid) { SetPlayerTeamFromClass(playerid, classid); SetPlayerPos(playerid, 1958.3783, 1343.1572, 15.3746); SetPlayerCameraPos(playerid, 1958.3783, 1343.1572, 15.3746); SetPlayerCameraLookAt(playerid, 1958.3783, 1343.1572, 15.3746); AddPlayerClass(102,2526.1697,-1677.1511,19.9302,182.0016,0,0,0,0,0,0); AddPlayerClass(106,1941.3765,-1115.3831,30.7578,189.5890,0,0,0,0,0,0); |