[Ajuda] Bug no OnPlayerEnterCheckpoint
#6

public OnPlayerEnterCheckpoint(playerid)
{
// loja de armas 1
if(CheckLojaArmas)
{
CheckLojaArmas = CPS_AddCheckpoint(295.5655,-80.5008,1001.5156,1.2,40);
Ammunation(playerid);
}

// pizzaria 1
if(CheckLojaComidas)
{
CheckLojaComidas = CPS_AddCheckpoint(376.5044,-67.5621,1001.5151,1.2,40);
Comidas(playerid);
}
return 1;
}
Reply


Messages In This Thread
Bug no OnPlayerEnterCheckpoint - by Lucas_HenryK - 09.02.2014, 18:58
Re: Bug no OnPlayerEnterCheckpoint - by Lucas_HenryK - 09.02.2014, 20:14
Re: Bug no OnPlayerEnterCheckpoint - by davi54723 - 09.02.2014, 20:55
Re: Bug no OnPlayerEnterCheckpoint - by Lucas_HenryK - 09.02.2014, 21:10
Re: Bug no OnPlayerEnterCheckpoint - by caption - 09.02.2014, 22:22
Re: Bug no OnPlayerEnterCheckpoint - by Leopawno - 09.02.2014, 22:23
Re: Bug no OnPlayerEnterCheckpoint - by Lucas_HenryK - 11.02.2014, 23:34
Re: Bug no OnPlayerEnterCheckpoint - by DannielCooper - 12.02.2014, 00:01
Re: Bug no OnPlayerEnterCheckpoint - by Lucas_HenryK - 12.02.2014, 01:14
Re: Bug no OnPlayerEnterCheckpoint - by DannielCooper - 12.02.2014, 11:46

Forum Jump:


Users browsing this thread: 1 Guest(s)