Can someone just help me with this
#5

Quote:
Originally Posted by Backwardsman97
SetPlayerCheckpoint
Still didnt work, Heres the error: (240) : warning 225: unreachable code

Heres the code:

Код:
public OnPlayerSpawn(playerid)
{
	GivePlayerMoney(playerid, PocketMoney);
	SetPlayerInterior(playerid,0);
	SetPlayerRandomSpawn(playerid);
	TogglePlayerClock(playerid,1);
	return 1;

 	SetPlayerCheckpoint(playerid,2031.6348,-1413.5884,16.9922,2);
	return 1;
}
Reamber, That is the only thing i put into the script, i didnt define or new anything thats it.


Please can someone just make a tutorial or something?
Reply


Messages In This Thread
Can someone just help me with this - by killdahobo99 - 15.06.2009, 02:57
Re: Can someone just help me with this - by CJ101 - 15.06.2009, 03:05
Re: Can someone just help me with this - by killdahobo99 - 15.06.2009, 03:17
Re: Can someone just help me with this - by Backwardsman97 - 15.06.2009, 04:25
Re: Can someone just help me with this - by killdahobo99 - 15.06.2009, 13:05
Re: Can someone just help me with this - by Swistack92 - 15.06.2009, 13:07
Re: Can someone just help me with this - by killdahobo99 - 15.06.2009, 16:02

Forum Jump:


Users browsing this thread: 1 Guest(s)