#5

pawn Код:
for(new v = 328; v <= 336; v++)
                        {
                            if(!unwanted[v]) SetVehicleToRespawn(v);
                        }
                        for(new v = 337; v <= 345; v++)
                        {
                            if(!unwanted[v]) SetVehicleToRespawn(v);
                        }
Dafuq does this do? What is the use in this? Keep it in one and add a AND statement to the if(!unwanted..) I believe this one was already covered in another thread.
Reply


Messages In This Thread
/rtt - by Akcent_Voltaj - 05.03.2013, 11:26
Re: /rtt - by Akcent_Voltaj - 05.03.2013, 12:00
Re: /rtt - by MehranGta - 05.03.2013, 12:04
Re: /rtt - by Akcent_Voltaj - 05.03.2013, 12:09
Re: /rtt - by mamorunl - 05.03.2013, 13:00
Re: /rtt - by Akcent_Voltaj - 05.03.2013, 15:23

Forum Jump:


Users browsing this thread: 1 Guest(s)