Search results

  1. S

    dayz 1.8.0.3 vehicle salvage w/o duping

    which version of dayz you are running ?
  2. S

    dayz 1.8.0.3 vehicle salvage w/o duping

    it´s already in dayz_code.pbo > folder actions
  3. S

    Taviana 3.0 Update

    Origins self-made content is forbidden to use in other mods/maps.
  4. S

    Heli crash site radius help.

    If you alter the dayz_code.pbo it must go to all users with a new key. If you search for "customize loottables" in the forums you should get some help how to handle it without.
  5. S

    Heli crash site radius help.

    _pos = [getMarkerPos "center",0,4000,10,0,2000,0] call BIS_fnc_findSafePos; 4000 should be the spawn radius. Use 12000 on taviana to have it all arround the islands. 2000 should be the minimum distance between the crashes. Changing the loot tables could only be done in dayz_code.pbo ->...
  6. S

    Taviana 3.0 Update

    Updated testserver and new client download available check http://opendayz.net/threads/dayztaviana-com-3-0-0-public-test.18286/
  7. S

    dayztaviana.com 3.0.0 public test

    original post updated for new test informations
  8. S

    Taviana 3.0 Update

    working as much as RL let´s me work on it. I guess the 2nd public tests will be ready this weekend.
  9. S

    [GUIDE] Hosting a DayZ/Arma server on Linux

    should have RTFM
  10. S

    dayztaviana.com 3.0.0 public test

    updated issues list
  11. S

    Vehicle Stripping 1.8

    try this: http://opendayz.net/threads/dayz-1-8-0-3-vehicle-salvage-w-o-duping.18600 worked for me
  12. S

    dayz 1.8.0.3 vehicle salvage w/o duping

    So far only tested with 1.8.0.3 should work with any 1.8 version. 1) Addons\dayz_code\compile\fn_selfActions.sqf find //repairing Vehicles uncomment the salvage part //Repairing Vehicles if ((dayz_myCursorTarget != _cursorTarget) and _isVehicle and !_isMan and _hasToolbox and (damage...
  13. S

    Taviana 3.0 Update

    finally got managed to fix vehicle salvage duping. Removed GetIn/GetOut workarround. Adjusted salvage to be only available if damage of the part is max 10% requirement for salvage are crowbar and toolbox
  14. S

    [GUIDE] Hosting a DayZ/Arma server on Linux

    Seems to be outdated but i ran into the same problem. Simple fix: start bec with parameter --dsc This disables the bec gui and runs it in text mode wine Bec.exe -f Config.cfg --dsc &
  15. S

    Taviana 3.0 Update

    played arround with the crafting system. The recipies are not fixed yet but working. Parts can be used to repair vehicles.
  16. S

    Taviana 3.0 Update

    deep checked the leveling system and fixed a bug with players spawning with the wrong skin when bandit or hero level was gained. added a +10 humanity gain for each zed kill.
  17. S

    Taviana 3.0 Update

    yes its based on Pwnoz0r's build
  18. S

    Taviana 3.0 Update

    sorry for the long silence. RL Work was taking much time. Nevertheless there was some good process while concentrating on the vehicles and loot balance as well as fixing some of the bugs found by the testers (thank you again) below some footage of the actual vehicle classes.
  19. S

    dayztaviana.com 3.0.0 public test

    thanks a lot for the offer but the issue with the server drive has been resolved.
Back
Top