warning 225: unreachable code
#3

Quote:
Originally Posted by Rittik
Посмотреть сообщение
Try this.
Код:
public OnPlayerRequestClass(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);
	// Reset the HouseID where the player is located
	APlayerData[playerid][CurrentHouse] = 0;
	return 1;
}
Working thanks ^_^
Reply


Messages In This Thread
warning 225: unreachable code - by ExcelDwi - 27.05.2014, 14:10
Re: warning 225: unreachable code - by Rittik - 27.05.2014, 14:14
Re: warning 225: unreachable code - by ExcelDwi - 27.05.2014, 14:16
Re: warning 225: unreachable code - by Rittik - 27.05.2014, 14:17

Forum Jump:


Users browsing this thread: 1 Guest(s)