Yellow marker relocate - 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: Yellow marker relocate (
/showthread.php?tid=121453)
Yellow marker relocate -
ruckfules99 - 17.01.2010
I know it's possible, i've seen it on a few servers.
How do i set a players position somewhere else when they exit an interior from a yellow marker? So say they exit an interior, it sets there spot somewhere else.
What i'm trying to do is, change the "Planning dept." Interior id 3 when i exit i get set in LS ( to a given spot) instead of LV where it's ment to be
Thanks.
Re: Yellow marker relocate -
ruckfules99 - 17.01.2010
I know this is possible, can someone tell me how?
Re: Yellow marker relocate -
ruckfules99 - 17.01.2010
Quote:
Originally Posted by Seif_
use OnPlayerInteriorChange.
|
Thank you seif for responding

I have read the wiki and i do not understand how i could use this to work with mine....
Re: Yellow marker relocate -
kmzr - 17.01.2010
Why dont you use pickups instead?
Re: Yellow marker relocate -
ruckfules99 - 17.01.2010
Quote:
Originally Posted by kmzr
Why dont you use pickups instead?
|
I was just thinking I've seen other servers do it, and it is much easier i think then adding checkpoints/pickups....
I just wanna learn how to do it and see if it's a better way then checkpoints/pickups
Re: Yellow marker relocate -
ruckfules99 - 18.01.2010
Bump please help