Jump to content

aimeagle

Members
  • Content Count

    4
  • Joined

  • Last visited

Posts posted by aimeagle


  1. Adding buildings is fine to do from the .PBO mission file, any buildings that you have put on there should spawn loot like any other building of the same type on the map.

    Not all of the buildings are on the map editor so you will have to edit the .BEIDI and .SQF files for your mission in a text editor.

    Easiest way is to add something you know you dont want i.e. a wood pile. Find that in the text files and replace for the name of the building you want. http://www.armatechs....com/ArmA2Class

    Then the building should be there as normal.

    If you add vehicles onto the server via the map editor they will appear and you will be able to get the spawned loot from inside them but if you try to get in ... Boom.

    To insert vehicles onto the server this has to be done by editing the dayzserver.SQL - this is the database for your sever and you will have to open this using mysql or other sql program and edit the spawn / loot tables by adding more spawns manually.

    Hope this helps :)

    Thanks this really helped i just hoped there was a easier method for the vehicles since it's gonna take me hours to add the vehicles.

    But thanks anyway this really helped, i'm gonna built a custom map in the editor sometime soon and hope my friends will enjoy it.


  2. Hi guys, i need some help with customizing my server, i want to add custom buildings and vehicles. I have added some buildings by customizing the PBO on the server side but will this also work with vehicles? I mean will the vehicles respawn and will the custom buildings spawn loot like the original? Or do i need to use a other method to add vehicles and buildings that will work like the original like respawning vehicles after destruction and custom buildings spawning loot as the normal loot tables.

×