Search results

  1. L

    100% Custom Loot tables - TUTORIAL

    This is working great on our server, but there does seem to be rather a lot of Coyote Backpacks spawning in.
  2. L

    [Release] Fred's Anti-Zombie Frequency Emitter (AKA Zombie Shield)

    Hey Fred, I had to add a few more exceptions to the setDamage.txt 5 "1.000000" !="zZombie_Base" !="z_priest" !="z_hunter" !="z_teacher" !="z_doctor" !="z_worker1" !="z_worker2" !="z_worker3" !="z_villager1" !="z_villager2" !="z_villager3" !="z_suit2" !="z_suit1" !="z_policeman" !="z_soldier"...
  3. L

    Allowing Mk17 to accept DMR mags?

    I have read that this is possible. Anyone have a clue as to how to do it? Thanks
  4. L

    [Release] Fred's Anti-Zombie Frequency Emitter (AKA Zombie Shield)

    I believe it was this: PLAYERUNKNOWN (xxx.xxx.xxx.xxx:xxxx) GUID - #1 1.000000 36:45 z_worker3
  5. L

    DayZCherno+ Welcome to the Infection!

    DayZCherno+ Welcome to the Infection!
  6. L

    [Release] Fred's Anti-Zombie Frequency Emitter (AKA Zombie Shield)

    I just got kicked for setDamage #1. Changed it to a log instead of kick.
  7. L

    how do you add banned loot

    Yeah, after a lot of messing arround I found out that myself! I have just added them to the barracks spawns for the moment!
  8. L

    Animated Helicrashs 0.1 - Release

    Hey, I am trying to make a custom loot table for the crash sites and have changed the loot call code to the following: _num = round(random _randomizedLoot) + _guaranteedLoot; _config = configFile >> "CfgBuildingLoot" >> _lootTable; _itemType = [["FN_FAL", "weapon"]...
  9. L

    Removing vehicle ammo?

    I would like to put a jet onto our server, but first want to remove the ammo so it is not OP. Would the code below work? if (_object isKindOf "Su25_CDF") then { _object setVehicleAmmo 0; }; Thanks!
  10. L

    how do you add banned loot

    Is it possible to add these weapons to crash sites, without using custom loot tables?
  11. L

    Players only able to repair glass on vehicles...

    R4Z0R49 has stated that the new patch will only be realesed AFTER Rocket gets back from his trip. http://dayzmod.com/forum/index.php?/topic/132982-new-patch-coming-soon-to-dayz/page__st__180#entry1300712
  12. L

    HALO Jump Tutorial - Simplified

    Yeah, I had forgotten to take out the various bits from that file! Do you use custom anti-hax?
  13. L

    Hey dude, you get a chance to do any more work on that? Thanks!

    Hey dude, you get a chance to do any more work on that? Thanks!
  14. L

    automatic Aircraft Carrier

    So I was looking at how the buildings are fetched and found this in server_monitor.sqf //Stream in objects /* STREAM OBJECTS */ //Send the key _key = format["CHILD:302:%1:",dayZ_instance]; _result = _key call server_hiveReadWrite; diag_log "HIVE: Request...
  15. L

    HALO Jump Tutorial - Simplified

    I added this to Panthera and it's giving me a strange bug. You can jump fine, but after you pull the chute, the chute disappears and you fall to the ground... Any ideas as to why this may be happening or where I should be looking? Thanks!
  16. L

    HALO Jump On Spawn! - Tutorial

    Where is the haloInit.sqf called from? Am I missing a line?
  17. L

    [Question] Extra Little Additions to Map Editing

    Wouldn't any addition like this require rmod to get it onto the client-side?
  18. L

    Removing ammo from vehicles (Bliss)

    All the bumping is making you look like an impatient fool...
  19. L

    Well that's all kind of awesome mate!

    Well that's all kind of awesome mate!
Back
Top