Search results

  1. D

    SARGE AI on Oring

    Legend! Switching Notepad++ to bigger font helps. :D
  2. D

    Custom vehicles explode! Help??

    There's a write up on the Dayz.St forum
  3. D

    Replacing debug monitor (playerstats)

    Can anyone point me to how to remove the standard debug monitor, epeen, playerstats so I may use the clan's custom monitor? Happy with getting the custom monitor working, but it cycles between our very sexy monitor and the drab default one (blech)
  4. D

    SARGE AI on Oring

    I'm keen to get SARGE AI working fully on the Oring map. I've created SAR_cfg_gridoring.sqf and SAR_cfg_grps_oring.sqf to detail grid size and centers and modified the SAR_AI_init.sqf file to switch on _worldname as below switch (_worldname) do { case "chernarus": {...
  5. D

    Custom vehicles explode! Help??

    Have added the z\addons\dayz_server prefix to your server.pbo?
  6. D

    No Zombies or Loot Spawning

    Looks nothing like my init file, but I'd say you have a misplaced ; at the end there.
  7. D

    Krixes - Self Bloodbag Script

    Any chance of getting a rehash of the instructions? The first pages of this post seem to have vanished :(
  8. D

    [WORKING] Halo Jump - New/Re-Spawn Only

    I'm getting the "Something went wrong.." message and the server report is giving me this; 16:15:36 Error in expression < addMagazineCargoGlobal [_x,(_objWpnQty select _countr)]; }; }; _countr = _count> 16:15:36 Error position: <select _countr)]; }; }; _countr = _count> 16:15:36 Error Zero...
  9. D

    Something went wrong.....

    Sarge, You know that bit where it says, "Read all the notes"? I missed the bit where it says I have to re-open the PBO and add the path prefix. Thanks for what's looking to be the source of many, many, deaths from NPCs :)
  10. D

    Something went wrong.....

    Thanks Sarge, You say SAR_AI 1.1.0 is NOT the latest version, or was that a typo and I should grab DayZ 1.7.7 for server? I haven't found any links to a later version of your scripts anywhere. The PBO is a recompile of a working version modified by following your instructions (as far as as I...
  11. D

    Something went wrong.....

    That's as far as we get in loading into the server with SAR_AI loaded. Player finds himself in the debug zone :( The server report log seems fine until just before UPSMON is called, when several "Wrong text element 'null' : reports come in, followed by SAR_AI as shown in the snippet.. 15:18:27...
Back
Top