help on exit - 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: help on exit (
/showthread.php?tid=129726)
help on exit -
nati558866 - 23.02.2010
hello every body and thank you
when i exit from the pd in ls its take me to the garage
how i fix it?
i need help fast
and problem two
when i buy house and died i not start there
i try to do /spawnchange
and its not help
please help me fast
thank you
Re: help on exit -
[WSM]Deadly_Evil - 23.02.2010
Post the PAWN Code
Re: help on exit -
nati558866 - 23.02.2010
Quote:
Originally Posted by [GTA
Deadly_Evil ]
Post the PAWN Code 
|
what you mean have many codes
Re: help on exit -
nati558866 - 23.02.2010
please somone help me fast
Re: help on exit -
kmzr - 23.02.2010
Quote:
Originally Posted by nati558866
Quote:
Originally Posted by [GTA
Deadly_Evil ]
Post the PAWN Code 
|
what you mean have many codes
|
He means post the code where you're having the problem... We can't simply estimate what your code looks like.
Re: help on exit -
nati558866 - 23.02.2010
oh ok thats the code
public OnPlayerInteriorChange(playerid,newinteriorid,oldi nteriorid)
{
if(newinteriorid == 6 && oldinteriorid == 0)
{
SetPlayerPos(playerid, 246.375991,109.245994,1003.218750);
SetPlayerInterior(playerid, 10);
}
return 1;
}
Re: help on exit -
nati558866 - 24.02.2010
please help me fast thanks