auto enter & exit on those pickups , help please
#3

Quote:
Originally Posted by AmarPlayer
Посмотреть сообщение
Код:
public OnPlayerPickUpPickup(playerid, pickupid)
{
     if(pickupid == the name of the pickup you created)
     {
          SetPlayerPos(playerid, coordinates to enter the place);
     }
     return 1;
}
no no it's setted so i want to add auto enter and exit to the /enter & /Exit you know... bad english sorry
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)