[HELP]Faction Vehicles
#2

pawn Code:
if(LSPD == lspdfbi1, lspdfbi2, lspdfbi3, lspdfbi4, lspdsultan1, lspdsultan2, lspdsultan3, lspdsultan4, police1, police2, police3, police4,hpv1, hpv2, hpv3, hpv4)
to

pawn Code:
if(LSPD == lspdfbi1 || LSPD == lspdfbi2 || LSPD == lspdfbi3 || LSPD == lspdfbi4 || LSPD == lspdsultan1 || LSPD == lspdsultan2 || LSPD == lspdsultan3 || LSPD == lspdsultan4 || LSPD == police1 || LSPD == police2 || LSPD == police3 || LSPD == police4 || LSPD == hpv1 || LSPD == hpv2 || LSPD == hpv3 || LSPD == hpv4)
And you do it with all your cars:
pawn Code:
if(FDLS == fdlsambulance1 || FDLS == fdlsambulance2 || FDLS == fdlsambulance3 || FDLS == fdlsfdranger1 || FDLS == fdlsfdranger2 || FDLS == fdlsfslsf1)
Reply


Messages In This Thread
[HELP]Faction Vehicles - by Orhun_Kaya - 05.05.2012, 04:33
Re: [HELP]Faction Vehicles - by aRoach - 05.05.2012, 06:55
Re: [HELP]Faction Vehicles - by Orhun_Kaya - 05.05.2012, 10:12

Forum Jump:


Users browsing this thread: 1 Guest(s)