Jump to content

reaper lok

Member
  • Content Count

    390
  • Joined

  • Last visited

  • Medals

Community Reputation

82 Excellent

1 Follower

About reaper lok

  • Rank
    Staff Sergeant

Recent Profile Visitors

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

  1. I could not find the version of Conflict PvE that you mention (made by Xbox) - has it been taken down? Also - when first joining any Conflict server it lets you know that switching teams will be prohibited for that match duration. If I had the info on that version I could assist a little more. Some versions change which faction that players can select...I did notice that this was a PvE not PvEvP. My suggestion would be to select an alternate PvE version such as the below version: It may require some mods but its a fun scenario for sure. Here is the game mode... CONFLICTPVEREMIXEDVANILLA by Gramps303
  2. Thanx for the reply. I might need to re-think things 🙂
  3. Situation: I am attempting to call a side-mission that I created in the editor, saved and exported as an sqf file. I am calling the sqf mission file and all works great. The compositions are spawning, enemy are completing waypoints and targets are in their correct positions awaiting destruction 🙂 The issue: When I call the side-mission it sometimes triggers the TASK that spawns with the composition as already completed. I did check to see if the target had clipped a rock or had been destroyed and therefore activated the trigger conditions to fire but no. I am 99.9% sure this is completely an error on my part and the way in which I am butchering scripting etc. Any help would be appreciated. How I am calling script: [] execVM "AO_1.sqf"; My script or what is called: execVM (selectRandom ["AO_1\mission_1.sqf","AO_1\mission_2.sqf"]); Is there a better way to call a mission within an existing mission that has a TASK and triggers attached to it?
  4. reaper lok

    SOG AI

    This mod looks amazing - I have watched as many clips posted on YouTube as I could find and have been very impressed with all areas of the work! My question is: Is there a way to access the traps etc as they look fantastic. I don'y really play SP but our small community that play MP would love to include these traps randomly placed with the AO if possible. Am I missing a simple piece of documentation regarding these traps and their usage? Thanx REAPER
  5. reaper lok

    My vision of perfect Arma 4

    Could not agree more! Having a fully flushed out Ai behavior system that included built in animation system for idle troops while at base/points of interest would all aid with immersion when on Recon Missions. The fact that the majority of ArmA scenarios are versus Ai would lend itself to spending more time and resources targeted at these systems. We all know that our strong modding community will create their own take on what Ai should or should not be able to do (see through grass, spot you from over 1000m away or just charge directly at you with no regards for cover or use of the environment). This being said, it would be refreshing to have Ai systems already in place at launch where scenario creators could feel confident that enemy or friendly Ai would react and operate in a more believable and natural manner. My thoughts: I would be very happy with an updated Takistan style Map/Sandbox for mission creation. Not a reskin but using Takistan as a reference point to bring ArmA into 2023/4. It looks like (from Reforger) that an in-game Radio feature will be implemented - great! Logistics also look like a feature thanks to Reforger is testing for ArmA 4 along with reimagined PvP and PvE gamemodes such as Conflict. Finally a mission editor to rival the fantastic Eden Editor would be the icing on the cake as I myself have personally sunk many hundreds of hours building and designing missions for friends to play.
  6. reaper lok

    Custom Conflict mode

    How would I go about creating a CUSTOM Conflict Mode that simply has access to some community made MODS (weapons and vehicles etc)? Do I need to create a MOD dependency list somewhere? Any help is greatly appreciated.
  7. Here is the current server config that is working! { "dedicatedServerId": "", "region": "US", "bindAddress": "", "bindPort": 2001, "publicAddress": "", "publicPort": 2001, "game": { "name": "Tac-Ops Gaming", "scenarioId": "{ECC61978EDCC2B5A}Missions/23_Campaign.conf", "maxPlayers": 128, "visible": true, "supportedPlatforms": [ "PLATFORM_PC", "PLATFORM_XBL" ], "gameProperties": { "serverMaxViewDistance": 5000, "fastValidation": true }, "mods": [] } }
  8. My server hosting company were finally able to fix the issue after communicating with a Reforger Dev. I will post the working server config tomorrow on this thread in case it is helpful for others in the future. Thanx again for looking into this and taking the time to help - most appreciated!
  9. Here is my server config (i did remove sensitive ip address etc) { "dedicatedServerId": "", "region": "US", "bindAddress": "", "bindPort": 2001, "publicAddress": "", "publicPort": 2001, "game": { "name": "Tac-Ops Gaming", "scenarioId": "{ECC61978EDCC2B5A}Missions/23_Campaign.conf", "maxPlayers": 128, "autoJoinable": true, "visible": true, "supportedPlatforms": [ "PLATFORM_PC", "PLATFORM_XBL" ], "gameProperties": { "serverMaxViewDistance": 5000, "battleEye": false, "fastValidation": true }, "mods": [] } }
  10. Thanx for taking the time to reply. I use JSON Online Validator and it says my JSON server config is good to go????
  11. Can anyone help, I'm attempting to get a dedicated server to run the Experimental Build but I keep getting a server config error: 07:05:02.589 Loading dedicated server config. 07:05:02.589 BACKEND : JSON Schema Validation: 07:05:02.589 BACKEND : additionalProperties error: 07:05:02.589 BACKEND (E): Param "#/game/autoJoinable" is not allowed and must be removed. 07:05:02.589 BACKEND (E): Reference in schema: "#/properties/game" 07:05:02.589 BACKEND (E): JSON is invalid! 07:05:02.589 BACKEND (E): There are errors in server config! 07:05:02.589 BACKEND (E): Unable to continue with a broken DS config! Shutdown! 07:05:02.589 ENGINE (E): Error while initializing game. 07:05:02.615 ENGINE (E): Unable to initialize the game 07:05:03.493 RESOURCES (E): ==== Resource leaks ==== 07:05:03.493 RESOURCES (E): ui/fonts/robotomono_msdf_28.edds 1 Does the Experimental Build have a different scenario iD from the Stable Build?
  12. reaper lok

    Creating Terrain Broken?

    I did post this on another topic but just in case.....the below text is from a YouTube comments section, may or may not be a work around? Максим Гордеев 16 hours ago Hello guys! I hope all of you in this branch who still have that issue will get my reply. I had the same issue. Start with a blank world, create new terrain entity, do the "create new terrain" thing (terrain is invisible), then delete terrain entity and immediately revert this step. Terrain should appear and you'll be able to save the world. P. S. I appologize to SepticFalcon for effectively spamming with solution in comments but I just really want to help everyone because I understand their frustration too well. I have 59 crash dumps as a reminder after all my attempts to get rid of that nasty issue.
  13. reaper lok

    What maps are you working on?

    Regarding the current bug being described: I did read the below text from a YouTube comments section that may help. I have not yet attempted the fix but it might help? Максим Гордеев 16 hours ago Hello guys! I hope all of you in this branch who still have that issue will get my reply. I had the same issue. Start with a blank world, create new terrain entity, do the "create new terrain" thing (terrain is invisible), then delete terrain entity and immediately revert this step. Terrain should appear and you'll be able to save the world. P. S. I appologize to SepticFalcon for effectively spamming with solution in comments but I just really want to help everyone because I understand their frustration too well. I have 59 crash dumps as a reminder after all my attempts to get rid of that nasty issue.
  14. I am fumbling around on the Terrain Builder and have had some success in creating a small terrain that has some sculpting with a small river, trees and rocks. My issue is that while in EDITING preview mode where I can build and make adjustments the lighting is set to daytime and is very clear. However, when I hit PLAY and move about the terrain the world is much darker and as if the time has changed (it has not as I checked the characters watch). Why is it dark when I preview my work? Very frustrating. Its almost like the SUN is too far away? Any help is appreciated.
  15. reaper lok

    RHS Escalation (AFRF and USAF)

    You are most welcome 🙂 I had an issue using the RCO scope and was wondering how when I watch players on YouTube that they had this nice 3D looking scope - then I found the RHS options TAB and all was good with the world again 🙂
×