Help - OnPlayerPickupPickup :( - 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 - OnPlayerPickupPickup :( (
/showthread.php?tid=163348)
Help - OnPlayerPickupPickup :( -
vakhtang - 27.07.2010
----------
The problem is, when I enter Pickup I want to be teleported to another pickup position but when It does, It keeps teleporting me back and forward

Help me.
----------
----------

Re: Help - OnPlayerPickupPickup :( -
John_F - 27.07.2010
You should put the TP coordinates for the 1st one to a different place (maybe a little forward from the other pickup)
because with your code as it is, when you enter the 1st pickup, it teleports you to the second pickup, which teleports you to back to the first one and so on...
sry, it's kind of hard to explain.
basically: change the coordinates that you TP to when you enter the 1st pickup.
Re: Help - OnPlayerPickupPickup :( -
vakhtang - 27.07.2010
Thanks man

It`s a good idea