09.07.2009, 10:19
Quote:
Originally Posted by Frankox
public OnPlayerRequestSpawn(playerid)
{ SetPlayerPos(playerid, 1958.3783, 1343.1572, 15.3746); SetPlayerCameraPos(playerid, 1958.3783, 1343.1572, 15.3746); SetPlayerCameraLookAt(playerid, 1958.3783, 1343.1572, 15.3746); return 1; } When im choosing the skin, i cant see the skin i just see the place around and nothing else... What is the problem here? |