Jump to content

Austin Martin

Member
  • Content Count

    17
  • Joined

  • Last visited

  • Medals

Everything posted by Austin Martin

  1. Greetings, I recently replaced loot tables with RDS, RHS, LOP, TYRK and Tac Vest equipment and now none of my players can pick these items to wear them, I understand Arma does not allow certain factions to wear uniforms from the other faction but is there any simple script or mod that overrides this? Or is there a simple fix for it in multiplayer? If you are able to help out, you can add me on STEAM at: Austin_Martin Thank you! Regards, Austin Martin
  2. Austin Martin

    RHS / TRYK Equipment (Not Wearable)

    I guess the reason it doesn't work is because the civilians in my mission have to be within the civilian slot if not the spawning/joining get's messed up.
  3. Austin Martin

    RHS / TRYK Equipment (Not Wearable)

    You are an Arma God, I shall call you Georgeius. By the way, this method only works with Arma 3 base, it will not work with RHS or other mods. But it's alright, because redoing configs is possible.
  4. Austin Martin

    RHS / TRYK Equipment (Not Wearable)

    It turns all the civilian slots into bluefor slots, should I turn them into opfor since opfor doesn't appear to have the problem? Edit: This doesn't work, I am still unable to wear rhs / tyrk stuff...
  5. Austin Martin

    RHS / TRYK Equipment (Not Wearable)

    Some of the PAA aren't showing as well, I tried linking the civilian slot to blufor and it didn't fix anything. :(
  6. Austin Martin

    RHS / TRYK Equipment (Not Wearable)

    This is false information: Start Arma 3 (No Mods) Go to Eden Editor Place Opfor & Blufor Troop Play Mission as Blufor Kill Opfor Troop Go to body and try to equip opfor unifrom as blufor Edit: ACE fixes this with pbo "nounifromrestriction", but it does not fix it for RHS. This is my problem.
  7. Austin Martin

    RHS / TRYK Equipment (Not Wearable)

    I did, those procedures do not work. My issue presist within the eden editor which makes me beleive it is somethign with RHS or Arma 3.
  8. Austin Martin

    Wear what you want

    I have removed RDS 2 from the mission, still won't work.
  9. Austin Martin

    Wear what you want

    I'm using: https://steamcommunity.com/workshop/filedetails/?id=843770737 (RHS) http://www.armaholic.com/page.php?id=26188 (RDS) http://www.armaholic.com/page.php?id=27353 (LOP) http://www.armaholic.com/page.php?id=26661 (TRYK)
  10. Austin Martin

    Wear what you want

    Sorry sir, this script does not work. [Images Deleted]
  11. Austin Martin

    Wear what you want

    Great! So if my initPlayerLocal looks like this: ____________________________________________________ //--- Not joining in progress? Kick client to lobby, no idea wat the fuck is happening if(!(_this select 1)) then { diag_log "JIP NOT ALLOWED. WHY DID THIS HAPPEN?"; endMission "FAIL"; }; //10000 cutText ["Please wait...","BLACK FADED",0]; 0 cutRsc ["background","PLAIN",0]; enableSaving[false,false]; player allowDamage false; call BASE_fnc_init; onPreloadFinished { disableUserInput true; player setVariable["isReady",true,true]; BASE_var_LastData = diag_tickTime; [] spawn BASE_fnc_TimeoutCheck; onPreloadFinished {}; }; ________________________________________________ I can simply add that code to the bottom of this?
  12. Austin Martin

    Wear what you want

    How do I define each player, if they are not "defined" within the sqf?
  13. Austin Martin

    RHS / TRYK Equipment (Not Wearable)

    I will try this thank you very much. I will also let you know if it works. Regards, Austin Martin
  14. Austin Martin

    RHS / TRYK Equipment (Not Wearable)

    A full list of the items? Goodness, it would be a very long list... Most of it is just TYRK, RHSUSF, RHSAF, RHSGREF and a few other smaller mods, something must be occuring with the faction sides and uniform values... Regards, Austin Martin
  15. Greetings, My name is Austin Martin and I am the proud founder and owner of Civilization RP. Civilization RP is a modification and private role-play community, which centers itself within post-apocalyptic Chernarus, using the Desolation Redux and ACE 3 frameworks. Our current version build is in early Alpha and we are seeking developers, administrators and community leaders to aide in the scope of the project. Our focus is to combine the survival elements of old Arma 2 DayZ with new and improved base building and survival mechanics, possible with Desolation Redux, along with realistic and immersive player controls and environments, possible with both Task Force Radio and Advanced Combat Environment 3 modifications. We are currently taking applications for players, developers, administrators and community leaders. This vision is not possible without a well organized team and a strong infrastructure. Any applicant interested in fulfilling a position within either, the administration team or the development team should have prior experience, as well as have at least 18 years of age. Community leaders and team members should be capable of strict role playing and should be able to lead others by example. If you meet the following requirements, please feel free to visit our website, TeamSpeak 3 or add me on Steam. Thank you very much! Website: www.CivilizationRP.com TeamSpeak 3: 63.251.20.99:7200 Regards, Austin Martin Owner of Civilization RP
  16. I am looking for help setting up an Epoch server, I have followed many tutorials but continue to get a black screen when entering the server and after loading the mission file.
×