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