Search results

  1. S

    dayZ (arma) AI Controlled Bus Route.

    Need some help. Right now the bus spawns in Berezino, but doesn't go anywhere. If you try to get in, it instantly explodes. I'll post up everything I can to make this a quick fix. I think something is just out of place. In my init I have... if ((!isServer) && (isNull player) ) then {...
  2. S

    Animated Heli Crash Help

    Hello. Since adding animated heli crashes to my Overwatch 0.2.5 server (at least 3 weeks ago), no one on my server has seen a heli crash of any kind. Checked the RPT and I found these lines... 16:49:19 "CRASHSPAWNER: Starting spawn logic for animated helicrashs - written by Grafzahl...
  3. S

    [Code Snippet] No Voice On Side!

    Where exactly would I want to put [] execvm "noVoiceOnSide.sqf"; in the init, right after [] execVM "Scripts\kh_actions.sqf"; ? if (!isDedicated) then {[] execVM "Scripts\kh_actions.sqf"; //Conduct map operations waitUntil {!isNil "dayz_loadScreenMsg"}; dayz_loadScreenMsg =...
Back
Top