[Tutorial] Mini Tuto Sobre SetPlayerCheckpoint
#4

Quote:
Originally Posted by oakley
Посмотреть сообщение
Duvida: Como faзo Tiipo dei /macrcarcheck, Fala exemplo Va ate o AeroPorto de LV e Roube o Carro, Ai Roubei como faзo para Criar o 2 Check Leve o Carro ate SF e Venda-o, sem ser Akele Estilo de Corrida, So no modo SetPlayerCheckpoint.

:S
Acho que para isso vc deveria usar a public OnPlayerEnterVehicle,Acredito que seja Isto.

@Edit :
Achei na wiki uma coisa aki talvez sirva de base..
pawn Код:
public OnPlayerEnterCheckpoint(playerid)
{
    CreateVehicle(520, 1982.6150, -221.0145, -0.2432, 82.2873, -1, -1, 60000);
    DisablePlayerCheckpoint(playerid);
    return 1;
}
Reply


Messages In This Thread
Mini Tuto Sobre SetPlayerCheckpoint - by [Ips]Guh - 14.12.2010, 00:04
Re: Mini Tuto Sobre SetPlayerCheckpoint - by blackwave - 14.12.2010, 00:15
Re: Mini Tuto Sobre SetPlayerCheckpoint - by oakley - 14.12.2010, 00:26
Re: Mini Tuto Sobre SetPlayerCheckpoint - by [Ips]Guh - 14.12.2010, 00:46
Re: Mini Tuto Sobre SetPlayerCheckpoint - by [BEP]AcerPilot - 14.12.2010, 00:54
Re: Mini Tuto Sobre SetPlayerCheckpoint - by [Ips]Guh - 14.12.2010, 00:58
Re: Mini Tuto Sobre SetPlayerCheckpoint - by Gabriel6 - 14.12.2010, 10:38
Re: Mini Tuto Sobre SetPlayerCheckpoint - by faeldk - 14.12.2010, 10:50
Re: Mini Tuto Sobre SetPlayerCheckpoint - by [Ips]Guh - 14.12.2010, 12:43
Re: Mini Tuto Sobre SetPlayerCheckpoint - by Gabriel6 - 14.12.2010, 21:56

Forum Jump:


Users browsing this thread: 1 Guest(s)