[DUV] Pickup'
#2

Vc pode tentar isso:

Vocк precisa do Include CPSTREAM
Код:
#include <cpstream>

new pPickup; 
pPickup = CPS_AddCheckpoint(coordenada x, coordenada y, coordenada z, 5.5,5);

public OnPlayerEnterCheckpoint(playerid)
{
if (CPS_IsPlayerInCheckpoint(playerid, pPickup))
{
      // Aqui Vai os resto aonde cria o dialog
}
}
Espero ter Ajudado
Reply


Messages In This Thread
[DUV] Pickup' - by Vanderson - 20.12.2010, 13:39
Re: [DUV] Pickup' - by mafelis - 20.12.2010, 13:53
Re: [DUV] Pickup' - by Vanderson - 20.12.2010, 14:03
AW: [DUV] Pickup' - by Xapita_Halls - 20.12.2010, 14:11
Re: [DUV] Pickup' - by mafelis - 20.12.2010, 14:21
Re: [DUV] Pickup' - by abestado - 20.12.2010, 14:50
AW: [DUV] Pickup' - by Xapita_Halls - 20.12.2010, 18:20
Re: [DUV] Pickup' - by faeldk - 20.12.2010, 19:49

Forum Jump:


Users browsing this thread: 1 Guest(s)