Some scripts needs help
#10

i use this for setting vehicle health:

Код:
       if(health < 849){
         SetVehicleHealth(repveh, health+150);
       }
       else{
         RepairVehicle(repveh);
       }
I only use it for part repairs as i use it on a timer for a specific job, it means the vehicle is still destructible.

just chipping in
Reply


Messages In This Thread
Some scripts needs help - by XxerykxX - 19.03.2010, 20:09
Re: Some scripts needs help - by ruckfules99 - 19.03.2010, 20:10
Re: Some scripts needs help - by ACERS - 19.03.2010, 20:12
Re: Some scripts needs help - by XxerykxX - 19.03.2010, 20:12
Re: Some scripts needs help - by Deat_Itself - 19.03.2010, 20:58
Re: Some scripts needs help - by Mike Garber - 19.03.2010, 21:16
Re: Some scripts needs help - by XxerykxX - 19.03.2010, 21:19
Re: Some scripts needs help - by Deat_Itself - 19.03.2010, 21:25
Re: Some scripts needs help - by Mike Garber - 19.03.2010, 21:51
Re: Some scripts needs help - by adsy - 19.03.2010, 23:10

Forum Jump:


Users browsing this thread: 1 Guest(s)