Doubt about transporting
#1

This command to transport to the stadium does not work.
Which is the failure?

Код:
if(!strcmp("/estadio", cmdtext, true))
{
	SetPlayerPos(playerid,-1404.4225,1004.4316,1024.2616);
	SetPlayerFacingAngle(playerid, 0);
	SetPlayerInterior(playerid, 5);
	SendClientMessage(playerid, COLOR_GREEN, "Bienvenido al estadio.");
	return 1;
}
Reply


Messages In This Thread
Doubt about transporting - by javi1995iv - 27.05.2009, 15:33
Re: Doubt about transporting - by Weirdosport - 27.05.2009, 15:36

Forum Jump:


Users browsing this thread: 1 Guest(s)