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
#2

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

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


Forum Jump:


Users browsing this thread: 2 Guest(s)