SA-MP Forums Archive
Doubt about transporting - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Doubt about transporting (/showthread.php?tid=79312)



Doubt about transporting - javi1995iv - 27.05.2009

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;
}



Re: Doubt about transporting - Weirdosport - 27.05.2009

There are no interiors in interiorID 5, check the wiki. I found 4 results with stadium in them.

https://sampwiki.blast.hk/wiki/InteriorIDs