Search results

  1. C

    Deployable Ammo Crates and 1.7.7

    Hrm... I was just trying to add them to my database an hour ago. I can add medium/small stashes just fine, but not USBasicAmmunitionBox_EP1 ? Any advice?
  2. C

    Deployable Ammo Crates and 1.7.7

    Anyone have a fix for this yet?
  3. C

    100% Custom Loot tables - TUTORIAL

    You can change the loot OR the chance of current loot dropping in CfgLoot.hpp. Example: medical[] = { {"ItemBandage",0.08}, {"ItemPainkiller",0.05}, {"ItemMorphine",0.05}, {"ItemEpinephrine",0.03}, {"ItemAntibiotic",0.01}...
  4. C

    AI Question

    Yeah, great (and also very frustrating) feature! Nothing like making it back to your corpse and that sigh of relief turns into a massive bummer as you realize they stole all your ammo. :)
  5. C

    sqf zombie spawn error

    Oh yeah, great call, too. +1
  6. C

    sqf zombie spawn error

    Reinstall your client side patch and verify you are running 1.7.7. I had this same exact error and it was faulty install. Either the server or client is missing a file. Make sure the two match.
  7. C

    Crashing Arma2; rMod 2.1 & Sarge AI

    Note: This does NOT happen with standard DayZ skins, and standard DayZ unbanned weapons, it works fine, will last a long time! I've thoroughly tested this with 1.7.7. I repeat. It works great! This started off with a basic stock DayZ.ST .pbo, Chern map, 1.7.7 with no other scripts running...
  8. C

    100% Custom Loot tables - TUTORIAL

    Any chance for this soon? I tried the previous discussed method but it's unclear (to me) in some spots. Thanks!
  9. C

    [Release] Fred's Wardrobe v1.0.2

    Working fine for me in 1.7.7 Chernarus on DayZ.ST. Even extended menus are working.
  10. C

    Scripts Working 1.7.7

    mmyumm's airraid works fine, too. scroll wheel refuel seems to be broken.
  11. C

    [Release] Fred's Wardrobe v1.0.2

    Hi Fred, Quick question, I currently have this mod working fine. I recently added rMod 2.1 to my server, and it has 200+ usable skins, but they are in the rMod 2.1 folder. Do I need to extract the skins, and place them in your folders to get this to work, or do I need to change any of the code...
  12. C

    need help with care packages on dayz.st server

    You really need to read this. http://www.catb.org/esr/faqs/smart-questions.html How is anyone supposed to help you?
  13. C

    [Release] Custom spawn location based on UID (No Database Triggers)

    No worries P2... I'm not a noob to coding, just Arma2 scipting and how all these files intertwine. I have a feeling this might have something to do with the errors I'm receiving when I'm just using a bone stock mission/server .pbo. Yep! Relevant below from...
  14. C

    Air raid - bombing and siren

    Here's where I put it for my Chernarus map. This is in your server_airRaid.sqf file in your dayz_server\compile folder. //CREATE TARGET/////////////// _loc = createVehicle ["HeliHEmpty", _coords,[], 0, "NONE"]; _target = createVehicle ["HeliHEmpty",position _loc,[], 0, "NONE"]; _posdebug =...
  15. C

    [Release] Custom spawn location based on UID (No Database Triggers)

    Map: Chern Host: DayZ.ST Server running: SargeAI, Air Raid Bombing with working radio calls, Krixes Bloodbag, Fred's Wardrobe, Scroll wheel Refuel, Fred's Journal, Dual Admin Debug, P2's Knockout, AN2 Care Packages, CustomLoot. Ok just tried this on my server and I'm having some issues. :( "It...
  16. C

    [Release] Custom spawn location based on UID (No Database Triggers)

    Probably my most used bookmark, that little article! It should be stickied on every forum, the first hand out for every teacher in every school, and read by everyone. The main body (and part of what you quoted) is actually printed out and hanging in my lab at work :)
  17. C

    [Release] Custom spawn location based on UID (No Database Triggers)

    MrGrimm, I highly suggest you read this: http://www.catb.org/esr/faqs/smart-questions.html You could read it, and learn something, or you could just roll your eyes and pretend you know everything. Either way, makes no difference to me. To P2, awesome script, thanks a TON!
  18. C

    Release: Player2's Knockout

    Weirdly enough, it seems to be hit or miss on Celle, but seems to work ok now on our new Chernarus server. <Twilight Zone Music>
  19. C

    [Release] mmmyum's zed changes - quantity, AI, spawning, permaLoot, permaZeds& more

    I am SUPER interested in this as I'm just about to switch my Tavi server back to Chern. How much extra effort would be involved in adding in things like RH weapon packs?
  20. C

    Is this even possible?

    I'll hit up Google, but any direction would be great, I'm not even sure who to contact for what at this point. :) I just think it would be a cool project for me to learn more, and everyone likes Chernarus! (Thanks as always MH :) ) Edit: Ok, found them at Armaholic, great. Now I need to...
Back
Top