Search results

  1. M

    Project : More Tents

    Ok - So here's the idea. There's a tent that dayz uses called Land_A_Tent - which is the standard "Pup Tent" that we're all used to seeing. There is also a tent called ACamp which some people have figured out how to deploy in game by simply referencing that instead of Land_A_Tent in the...
  2. M

    Insert new object into the database?

    Ok... So let's pretend that I want to "create" a new object in the database that can store items - like a tent, or a vehicle..... Example - the ammo crates that you can spawn in..... I was thinking of trying to make it so that if you combine 3 logs and some fencing together using a toolbox, you...
  3. M

    Help with getting a 2nd lootable tent design working.

    I've been trying to code this for a few days now, and I'm getting a little confused as to why it's not working. Here's the pertinent information from my dayz_equip.pbo (config.bin) class ItemTent: CA_Magazine { scope = 2; count = 1; type = "(256 * 3)"...
  4. M

    Has anyone seen this camera issue?

    Does anyone know how I can fix this problem? 1 - hop into a vehicle. 3rd person works ok. 1st person works ok. 2 - switch optics (right mouse by default), and the camera view only zooms in (then out when released), rather then changing my view to being down the barrel of the gun (this is what...
Back
Top