Help with Teleport Pickup!
#1

Ok, so i made a teleport pickup using OnPlayerPickupPickup everything works fine, but when I go and pick the pickup for teleport i do teleport but i can see anything. please help me with this.

Thanks
Reply
#2

Where are you teleported? Are you teleported into a interior? If you are, then use this function: https://sampwiki.blast.hk/wiki/Function:SetPlayerInterior
Reply
#3

I am teleported outside from a interior
Reply
#4

If the teleport is inside a interior, and you are teleported outside, then add this line under the lines in OnPlayerPickupPickup.

pawn Код:
SetPlayerInterior(playerid,0);
Reply
#5

Ok Thanks
Reply
#6

Thanks you so much, that did worked
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)