help on interior
#7

Quote:
Originally Posted by [ST
DutchBas ]
pawn Код:
public OnPlayerInteriorChange(playerid,newinteriorid,oldinteriorid)
{
if(newinteriorid == <add LSPD interiorid here> && oldinteriorid == 0)//Just add the id of LSPD interior here ;)
{
SetPlayerPos(playerid, 246.375991,109.245994,1003.218750);
SetPlayerInterior(playerid, 6);
}
return 1;
}
Note: This is not really accacurate, it can sometimes bug if you enter another interior that has interiorid 6, but it will work
hank you very match but where i need to add it?
you to script my server(24/7) i give you ftp and all what you need
but if you cant so tell me how add the code
Reply


Messages In This Thread
help on interior - by nati558866 - 22.02.2010, 10:21
Re: help on interior - by Rzzr - 22.02.2010, 11:25
Re: help on interior - by nati558866 - 22.02.2010, 11:28
Re: help on interior - by Rzzr - 22.02.2010, 11:31
Re: help on interior - by nati558866 - 22.02.2010, 11:42
Re: help on interior - by Rzzr - 22.02.2010, 11:47
Re: help on interior - by nati558866 - 22.02.2010, 11:51
Re: help on interior - by Razvann - 22.02.2010, 11:56
Re: help on interior - by nati558866 - 22.02.2010, 12:06
Re: help on interior - by Razvann - 22.02.2010, 12:32

Forum Jump:


Users browsing this thread: 2 Guest(s)