Acomodar este codigo
#1

Hola tengo este codigo
pawn Код:
if(IsPlayerInRangeOfPoint(playerid,2,-2442.7319,755.4099,35.1719) || IsPlayerInRangeOfPoint(playerid,2,-1882.2971,866.5283,35.1719) || IsPlayerInRangeOfPoint(playerid,2,-1680.6425,1244.4095,7.2422 )

y quiero saber como lo puedo acomodar haci
pawn Код:
if(IsPlayerInRangeOfPoint(playerid,2,-2442.7319,755.4099,35.1719)
|| IsPlayerInRangeOfPoint(playerid,2,-1882.2971,866.5283,35.1719)
|| IsPlayerInRangeOfPoint(playerid,2,-1680.6425,1244.4095,7.2422)
Reply


Messages In This Thread
Acomodar este codigo - by chucho - 03.08.2012, 13:28
Respuesta: Acomodar este codigo - by Shiny_David - 03.08.2012, 13:43
Respuesta: Acomodar este codigo - by chucho - 03.08.2012, 14:00
Respuesta: Acomodar este codigo - by OTACON - 04.08.2012, 02:42

Forum Jump:


Users browsing this thread: 1 Guest(s)