Quote:
Originally Posted by andershh
Quote:
Originally Posted by »»[DG
тσкyσDяιFт[SU]™«« ]
Example:
Define it:
new Info[8];
//And to OnPlayerPickUpPickup:
InfoPickup[1] = CreatePickup(coords);
if (pickupid == InfoPickup[0])
{
GameTextForPlayer(playerid,"~w~Use /enter to enter",5000,3);
}
And make you /enter Teleport
Enjoy 
|
Nice! But how can i make the teleport so it works only at that spot?
|
Go into OnPlayerCommandText and and then insert a command /enter and then when j types that check if he is in pickup.