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

Код:
public OnPlayerPickUpPickup(playerid, pickupid)
{
     if(pickupid == the name of the pickup you created)
     {
          SetPlayerPos(playerid, coordinates to enter the place);
     }
     return 1;
}
I don't have time currently to make the script using y and n.
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 2 Guest(s)