CaRoTiD

Member
  • Content count

    2
  • Donations

    0.00 EUR 
  • Joined

  • Last visited

Community Reputation

0 Neutral

1 Follower

About CaRoTiD

  • Rank
    Bambi

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. CaRoTiD

    Land_Mil_Barracks loot problem

    Did you solve this? I have the same issue. Loot spawns. Cant retrieve it. This same building.
  2. Dear reader Ok I have tried to search these forums and google unsuccessfully. In the process of finalising a exile server for a few friends and I. I have an issue trying to run enigma revive and secure safe zones together. Basically both have separate files in custom code overwriting the same file. I am a novice at this and have had much success following everyone's guides however haven't come across the need to do this before and would really like some help. I guess somehow the files have to be merged to one script. Can anyone help or set me off on the right path? from my custom code in config.cpp:- ExileClient_object_player_event_onInventoryOpened = "addons\SecureSafezones\GG_onInventoryOpened.sqf"; ExileClient_object_player_event_onInventoryOpened = "addons\EnigmaRevive\ExileClient_object_player_event_onInventoryOpened.sqf"; The two files i need to "merge?" are https://pastebin.com/GKBtNmxW and https://pastebin.com/zJpBgCDp Would really appreciate some assistance Thanks