Search results

  1. D

    Origins Server?

    Anyone thought to try and implement custom loadout into origins? If there's a guide anywhere I can do it I'm sure. Also, another crash: 20:21:16 "START verbb _this=[24562400# 782236: heroes_large_shed_lvl_1.p3d,B 1-3-G:1 (=DD= shugz) REMOTE,2,"102265350",7822,1]" 20:21:16...
  2. D

    Origins Server?

    Found it. It's here: http://pastebin.com/tvVu3Pte Just need to grab more spawnpoints and figure out what to add here. I'd like to make it harder so people can't just fly into the compound, take three urals worth of loot and bail-- same with running in from the hole in the wall. It's pretty...
  3. D

    Origins Server?

    Just had another crash 10:15:31 "_PlayerID=102461830,_bb_baseserver=[0,0,0,0,0,0,0,0],_character=B 1-1-H:1 (SoldieR) REMOTE" 10:15:35 "START verbb _this=[21e2a400# 782555: heroes_small_house_lvl_2.p3d,B 1-2-B:1 (]TPG[*Dagger) REMOTE,3,"11699526",929,1]" 10:15:35 "1_objectC=21e2a400# 782555...
  4. D

    Origins Server?

    anyone willing to work with me to get more guards on salvation city at the easy-enter compound, etc? I can copy paste code just fine, but I'm unsure in what spawn group I'd be entering my spawns. I want patrol spawns that move from compound, to gas station, to hole in the wall and around those...
  5. D

    Origins Server?

    They seem to remain forever. Encountered that issue a while back, Pain. We had to go back and get them two days later after our failed salvation city raid. Anyone notice that garages are not storing any sort of loot? I've filled it, closed the door, locked/unlocked repeatedly and on reboot it...
  6. D

    Origins Server?

    That means they'll patrol there, or that they'll spawn and be there? I want new AI for this.
  7. D

    Origins Server?

    Anyone able to help me with some more spawns on salvation city? I want the compound to have patrols/possibly some static AI to stop players from just flying in there, or running from the hole in the wall to the urals, getting gear, and leaving. I've supplied some coords...
  8. D

    DayZ 1.7.7 update soon

    Did you implement any of the new stuff from DayZ-- such as their cleanup, etc? Some of the main features/changes they added. As well, loot is being cleaned up but not respawning for that hour like in regular DayZ-- except it should clean just before the spawn, not over and over randomly.
  9. D

    DayZ 1.7.7 update soon

    Sorry. To ask a question-- I'm seeing a lot of loot cleanup for bags and the like. Isn't this supposed to run only every hour with this dayz update? I'm seeing it delete a lot of bags and none of them respawn for around that hour. I'm thinking it is cleaning them, but they won't respawn...
  10. D

    [request] Spawning vehicles - damaged - db_spawn_vehicles

    Does anyone have a way here to spawn vehicles fully screwed up within reason? I've changed db_spawn_vehicles.pl # Generate parts damage my $health = "[" . join(',', map { (sprintf(rand(), "%.3f") > 0.2) ? "[\"$_\",1]" : () } split(/,/, $vehicle->{parts})) . "]"; The >0.2 influences how much/if...
  11. D

    DayZ 1.7.7 update soon

    13.06.2013 21:01:18: ]TPG[*Dagger (71.235.106.217:2304) 42909e951f54b3536a735a262cfb50b4 - #41 "a > 0) then { _unit setVariable [_SVname, _dam, true]; _unit setHit [_selection, _dam]; _ret = _dam; _log = format["%1. setHit[%"
  12. D

    DayZ 1.7.7 update soon

    No vehicles are spawning in busted as they should. They spawn in with a general color, say, all orange-- wheels and the like all fine when it is busted.
  13. D

    DayZ 1.7.7 update soon

    Another kick-- getting attacked in car. 13.06.2013 20:15:45: ]TPG[*Dagger (71.235.106.217:2304) 42909e951f54b3536a735a262cfb50b4 - #43 "a > 0) then { _unit setVariable [_SVname, _dam, true]; _unit setHit [_selection, _dam]; _ret = _dam; _log = format["%1. setHit[%"
  14. D

    DayZ 1.7.7 update soon

    I'm calling my fresh installed server and running the script to spawn vehicles, and it will -not- insert the data for some reason.
  15. D

    DayZ 1.7.7 update soon

    Hardly any zombies in my server for some reason. Pub hives have tons-- this something to do with reality? As well, the server cleanup from this patch is the same, correct? Every 60 mins?
  16. D

    DayZ 1.7.7 update soon

    Complete stock. I set line 46 and line 23 to commented out.
  17. D

    DayZ 1.7.7 update soon

    Let me know what you come up with for #44. I've commented it out so far, I can't seem to figure it out exactly as to what's kicking for it. I think #44 for me is the setfuel line-- which doesn't make sense. Edit: it makes perfect sense. The last line is in reference to refuel, but why the hell...
  18. D

    DayZ 1.7.7 update soon

    It's this: _funcGetLocation = { for "_i" from 0 to ((count " 13.06.2013 17:14:11: ]TPG[*Dagger (71.235.106.217:2304) 42909e951f54b3536a735a262cfb50b4 - #44 "andler {(_this select 1) spawn local_gutObject}; "PVDZ_veh_SetFuel"addPublicVariableEventHandler {(_this select 1) spawn loca"
  19. D

    DayZ 1.7.7 update soon

    Just joined and was kicked. This: 13.06.2013 17:14:10: ]TPG[*Dagger (71.235.106.217:2304) 42909e951f54b3536a735a262cfb50b4 - #139 ""\z\addons\dayz_code\system\server_monitor.sqf"; }; if (!isDedicated) then { 0 fadeSound 0; waitUntil {!isNil "dayz_loadScreen" 13.06.2013 17:14:10...
  20. D

    DayZ 1.7.7 update soon

    I did. Those would be copied over to deploy, correct?
Back
Top