08.06.2015, 07:51
So, I currently have a system for my Greek SAMP Server where an admin can create doors, how am I supposed to make it on OnPlayerPickUpDynamicPickup to check the coordinates of the door that he picked up? Any simple tutorial maybe? Just something quick with a few lines, I might get it. If I make it with OnPlayerInRangeOfPoint and check which door is nearby he will enter there but once he exits he will enter back into the building cause the player spawns at the same location.