10.03.2017, 15:01
@Nas
I face this problem before when I was returning Zero here, but same happen again, As if you look up in SS it's just setting vehicle health to 999999 according to loop. Not repairing it tho. Second, Why would I need to add timer since loop isn't enough for this case.
http://imgur.com/a/Z6SWd
@Troy I'll appreciate if you compress all of this under one callback, little bit confused tho by doing myself.
PHP код:
if(!Autorepair[i])
{
continue;
}
http://imgur.com/a/Z6SWd
@Troy I'll appreciate if you compress all of this under one callback, little bit confused tho by doing myself.