Jump to content

CryoNerd

Member
  • Content Count

    3
  • Joined

  • Last visited

  • Medals

Posts posted by CryoNerd


  1. On 10/27/2020 at 7:49 AM, ZN Anhor said:

     

    I'm always amazed because of the question about loot tables.

     

    The loot tables are already integrated in the exile files, namely in exile_server_config.pbo, there in config.cpp

    The loot positions are also already integrated in this file, because the loot positions are not linked to a map but to buildings.

     

    Loot tables are only interesting if I want to spawn special items that differ from the standard.

    However, this should not be a problem, since all the required data are already available in the original and only have to be edited accordingly.

    So add special items or exchange them for existing ones.

     

    Anyone who cannot even enter such simple and trivial changes should seriously think about why they need their own server.

    I'm certainly not a script genius either, but creating a mission for a new map, including traders and spawn positions, won't take more than an hour or two.

    I've done this for most Unsung maps and RHSPKL, and these maps actually have mostly map-specific buildings.

     

     

    Hmm ok, because I run an override loot table for Chernarus's building positions, figured the same must be done for Cherno 2020.

     

    Thank you for being so helpful though.


  2. On 7/31/2020 at 5:18 PM, noelite said:

     These files published include:

    3 Trader Cities

    Boat Traders

    Aircraft Traders 

    Extra Military Content

    Map Markers

    Concrete Mixer

     

    Update

    https://anonymousfiles.io/VkdeLxsC/

     

    I need help here.

     

    So, in the mission.sqm, the addons section at lines 31-37 that show

        "CUP_Hotfix_Data",
        "CUP_Hotfix_Config",
        "cup_chernarus_config"

     

    Found in the `mission.sqm` and I get errors spitting out in my console "You cannot play/edit this mission; it is dependent on the above downloadable content"

     

    Where can I find these files? and they go in like a mod server side? or mission side?

     

    Kind of trying to figure out which one I should go with as well between this one and ChernoRedux, however, same problem with the redux as well..

     

    Any help would be appreciated, apologies if this is a dumb question haha

     

    I've been searching around and can't seem to figure it out -.-

    Thanks in advance!!

×