Re: RELEASE: DaiZy FACTIONS Chernarus 1987 v8.1 (updated 26.01.14)
Posted by Anonymous on Apr 14, 2014; 5:06pm
URL: http://kodabar-dayz-daizy-single-player-forum.163.s1.nabble.com/RELEASE-DaiZy-FACTIONS-Chernarus-1987-v11-32b-20-10-20-tp13907p16253.html
Yeah, its line in init.sqf is supposed to go here:
if (!isDedicated) then
{
[] execVM "scripts\breathfog.sqf";
[] execVM "scripts\kh_actions.sqf";
};
The breathfog script seems to work but the refuel scripts stops after you revert/resume.
BTW. I cheat repaired a vehicle and used the refuel script before saving and resuming and it still stopped working. I was going to try listing refuel script first to see if that made a difference but have not got to it yet.