[Ajuda] vбrios checkpoint's
#8

Obrigado pela dica!
pawn Код:
//Topo

#include <cpstream> //Checkpointґs

//public OnGameModeInit

//CheckPointґs do Servidor
CheckPoints[0] = CPS_AddCheckpoint(2316.3206, -15.4523, 26.7422, 1.5, 2.0); // CheckPoint Banco Sul


//public OnPlayerEnterCheckpoint(playerid)

if (IsPlayerInRangeOfPoint(playerid, 1.9, 2316.3206, -15.4523, 26.7422))
{
 ShowPlayerDialog(playerid, BANCO_LS_SUL, DIALOG_STYLE_LIST, "Banco BRS:", "Saldo\nDeposito\nSaque", "Sair", "");
 return 1;
}
EDIT: Linha do erro :
CheckPoints[0] = CPS_AddCheckpoint(2316.3206, -15.4523, 26.7422, 1.5, 2.0); // CheckPoint Banco Sul
Reply


Messages In This Thread
vбrios checkpoint's - by Saidmrn - 02.11.2012, 17:42
Re: vбrios checkpoint's - by MatheusAlcapone - 02.11.2012, 17:58
Re: vбrios checkpoint's - by Saidmrn - 02.11.2012, 18:00
Re: vбrios checkpoint's - by MatheusAlcapone - 02.11.2012, 18:08
Re: vбrios checkpoint's - by Maklister - 02.11.2012, 18:11
Re: vбrios checkpoint's - by Bruno Bastos - 02.11.2012, 21:14
Re: vбrios checkpoint's - by Zona_Sky - 02.11.2012, 21:53
Re: vбrios checkpoint's - by Bruno Bastos - 02.11.2012, 22:04
Re: vбrios checkpoint's - by Maklister - 02.11.2012, 22:30
Re: vбrios checkpoint's - by Bruno Bastos - 02.11.2012, 22:35

Forum Jump:


Users browsing this thread: 1 Guest(s)