[Ayuda] Como convierto este comando
#3

No me funciono, dice que no soy mecanico, ese if(IsAtMecanicosx es donde describe las coordenadas del comando.

public IsAtMecanicosx(playerid)
{
if(IsPlayerConnected(playerid))//puse artos 999999 para agrandar el rango para todo el mapa pero no alcanzo.
{
if(PlayerToPoint(9999999999999999999,playerid,1641 .2056,-2139.6641,13.4100))
{
return 1;
}
else if(PlayerToPoint(99999999999999999999999,playerid,-1528.1193,301.4527,53.1754))
{
return 1;
}
else if(PlayerToPoint(99999999999999999999999999999,pla yerid,613.0524,-124.2267,997.9922))
{
return 1;
}
else if(PlayerToPoint(99999999999999999999999,playerid,-1498.4117,728.2124,7.3706))
{
return 1;
}
else if(PlayerToPoint(99999999999999999999,playerid,-1502.0536,737.0365,7.3706))
{
return 1;
}
}
return 0;
}
Reply


Messages In This Thread
[Ayuda] Como convierto este comando - by Andromedax - 03.06.2012, 18:42
Respuesta: [Ayuda] Como convierto este comando - by davidxxx - 03.06.2012, 18:46
Respuesta: [Ayuda] Como convierto este comando - by Andromedax - 03.06.2012, 19:52
Respuesta: [Ayuda] Como convierto este comando - by davidxxx - 03.06.2012, 20:15
Respuesta: [Ayuda] Como convierto este comando - by Andromedax - 04.06.2012, 18:15
Respuesta: [Ayuda] Como convierto este comando - by davidxxx - 04.06.2012, 18:30
Respuesta: [Ayuda] Como convierto este comando - by Andromedax - 04.06.2012, 21:01
Re: [Ayuda] Como convierto este comando - by Setorrel - 05.06.2012, 18:46
Respuesta: [Ayuda] Como convierto este comando - by Andromedax - 06.06.2012, 16:42

Forum Jump:


Users browsing this thread: 1 Guest(s)