Jump to content

nagyszebi07

Member
  • Content Count

    49
  • Joined

  • Last visited

  • Medals

Community Reputation

5 Neutral

1 Follower

About nagyszebi07

  • Rank
    Lance Corporal

Recent Profile Visitors

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

  1. @noelite Hello! Please re upload file link,not opened link,lost website Thanks!! :)
  2. nagyszebi07

    DMS - Defent's Mission System

    I added new mission files and settings,not worked,not spawned mines. signs spawned
  3. Hello DMS - How to spawn Mine? config.sqf /*Mine settings*/ DMS_SpawnMinefieldForEveryMission = true; // Whether or not to spawn a minefield for every dynamic mission. DMS_SpawnMinesAroundMissions = true; // Whether or not to spawn mines around AI missions that have them. DMS_despawnMines_onCompletion = true; // Despawn mines spawned around missions when the mission is completed DMS_MineInfo_easy = [5,50]; // Mine info for "easy" missions. This will spawn 5 mines within a 50m radius. DMS_MineInfo_moderate = [10,50]; // Mine info for "moderate" missions. This will spawn 10 mines within a 50m radius. DMS_MineInfo_difficult = [15,75]; // Mine info for "difficult" missions. This will spawn 15 mines within a 75m radius. DMS_MineInfo_hardcore = [25,100]; // Mine info for "hardcore" missions. This will spawn 25 mines within a 100m radius. DMS_SpawnMineWarningSigns = true; // Whether or not to spawn mine warning signs around a minefield. DMS_BulletProofMines = false; // Whether or not you want to make the mines bulletproof. Prevents players from being able to shoot the mines and creating explosions. /*Mine settings*/ Mission settings example: Warning sign spawn missions and static mission,mine not spawned.Why? My rpt log: https://pastebin.com/be5UCWaY Photo: https://imgur.com/a/XX2JQ0j I download Fresh mission files! https://github.com/redned70/DMSBanditMissions/tree/master/missions/bandit
  4. nagyszebi07

    DMS - Defent's Mission System

    https://github.com/Defent/DMS_Exile My use versions
  5. nagyszebi07

    DMS - Defent's Mission System

    Why not worked Mines settings? DMS_SpawnMinefieldForEveryMission = true; // Whether or not to spawn a minefield for every dynamic mission. DMS_SpawnMinesAroundMissions = true; // Whether or not to spawn mines around AI missions that have them. Not spawned
  6. // Define mission-spawned objects and loot values _missionObjs = [ _staticGuns, // static gun(s). Note, we don't add the base itself because it already spawns on server start. [], [[_crate0,[50,100,2]],[_crate1,[30,150,15]]] ]; Changed Crate1.. Sorry post.
  7. Hello How to change DMS Loot for a particular mission? Example: static mission , slums (Very Rare epic items,and money,rare dropp) Very harcore mission . Thanks!!
  8. Hello How to add/change loot exile config?(Rhs,cup) Example: exile_server_config/config.cpp /* Percental Item Spawn Chances of EpicWeapons: arifle_ARX_hex_F = 2.63% CUP_srifle_ksvk = 100.00% */ EpicWeapons[] = {"CUP_srifle_ksvk", " arifle_ARX_hex_F" Percental Item Group Spawn Chances of Military: EpicWeapons = 100.00% I changed added,not spawned items Thanks !!!
  9. Hello Why Generated log object not found? my rpt: https://pastebin.com/WPj4X6zf
  10. Hello Enemy Ai/player marker how to disable the map? https://imgur.com/a/SbihlQB
  11. nagyszebi07

    Banned infistar,why?

    Local banned,not global.
  12. Hello Banned infi..Why? I delete banlist..only logs: Randomwar https://pastebin.com/1ZQrDpmX dmsdebug https://pastebin.com/m1u7UfK3 https://pastebin.com/nrtFUN8x tokenlog https://pastebin.com/jeaKJ7VJ connectlog rpt: https://pastebin.com/RYEGxzE8
  13. Hello 12:12:31 "ExileServer - Player nagysz .... connected!" 12:12:31 Server: Object 2:1558 not found (message Type_188) How to fix? Login..and join.. Screen fail 😮 https://imgur.com/ot4Pypa
  14. Hello Kill Statics avalible? K/D rate? Thanks
×