14.10.2010, 18:02
Vo ter da a ideia de como fazer pois nao sei exatemente. Axo q й parecido com isso
pawn Код:
public OnPlayerPickUpPickup(playerid, pickupid)
SetPlayerCheckpoint(playerid, x, y, z ,3.0); //Para subir onde estб o helicoptero
SetPlayerPosEx(playerid, x, y, z);
SetPlayerCheckpoint(playerid, x, y, z ,3.0); //Para voltar
SetPlayerPosEx(playerid, x, y, z);