Jump to content

HaggisRoll

Member
  • Content Count

    33
  • Joined

  • Last visited

  • Medals

Community Reputation

1 Neutral

About HaggisRoll

  • Rank
    Private First Class

Recent Profile Visitors

1160 profile views
  1. Hi folks. I'm trying to setup ACE Medical for a MP server. From watching various stuff online it seems mosts groups have it set so players don't die, but just need medical attention. I wonder could someone share on how i set this up this way or is there somewhere i can learn how to do it myself. Thanks in advance.
  2. Could also try LAMBS Danger Mod. Used a few times and works very well. Easy to use too. https://www.youtube.com/watch?v=WtQgvrXUXGY Steam Workshop https://steamcommunity.com/sharedfiles/filedetails/?id=1858075458
  3. HaggisRoll

    Authority 20 player coop.

    Hi folks. read through the topic and looks interesting. Is there an up to date release of this mission?. The workshop link says nothing available. Thanks in advance.
  4. This sounds good. I was trying to create say 6 missions which spawn randomly. When one is complete it will wait then spawn another mission at random. Bit of (too much to ask for) question, but has anyone got a vid of this being setup and used? Cheers in advance
  5. Thanks. I figured that bit bit out. With regards to checking units are on the HC. Is werthless the most reliable way, or is there and easier option i should be using. Have infistar on the server if that helps. Maybe i can do something in the debug console!
  6. I've got it. OMG. So stupid. Had it working the other day when originally setting up the HC. My fellow Clan Member had had his server connecting to mine as it needed cup mods to run the mission. Just managed to get his server checked and low and behold, his server was still pointing at mine. Stopped his HC option in Nitrado and messages have now ceased. So. I'm back to square one again. Going to build it from the ground up again. Thanks for the help and advice. As for the above, do i need to add these headlessClients[] = {"127.0.0.1"}; localClient[] = {"127.0.0.1"}; IP addresses in my main server CFG. along with my own HC server IP. You may answer one big question i have with regards to what go#s on the HC server. Q. Do i need to have the same mods on the HC server as the main server and then the mods in the additional mods command line also.
  7. Before i try this bit. I've just re installed both servers with vanilla ARMA 3 Connected as player and i'm getting ARMA 3 Player headless client kicked off for steam auth ticket failed. Neither of the servers are setup as HC. I don't even have any headless clients running, nor does the mission. Its the basic escape from stratis Vanilla mission. Would this suggest its something on my PC that's causing the problem
  8. Tried this and still the same. I have the headless client server off at the minute and just logging on to server its giving me error. Player headlessclient connecting Player headlessclient uses modified data file Player headlessclient connected ARMA3 Player Headlessclient kicked off, Steam ticket check failed: steam authentication failed. Player headlessclient disconneted If i start the headless client it connects and shows as a Virtual entity when i log in as admin. It stays connected. Cant understand where the second one is coming from. Do i need to download arma tools or server. Thanks for helping in advance
  9. ARMA 3 Player HeadlessClient kicked off, steam ticket auth failed. Wonder if someone could help me out with this. Did a brand new installation of server on main and Headless. Set it all up and keep getting the error about the steam auth failed. I'm nearly at the point of giving up. I've followed all to the letter with no luck. Both servers are running on Nitrado. Any help would be great.
  10. The box spawn works perfectly now. I'll add the second one you gave me today and see how i get on. Thanks Again. Appreciate you taking the time to help.
  11. Nice work. Works a treat. So i take it for testing purposes on my own pc, use the top one and if on dedicated server use the bottom one. What does the "Select 0" do?
  12. Hi. Wonder could someone maybe help me out with 2 things if there straight forward enough. I have a script that runs on mission start where an ammo box will spawn on 1 of 3 random markers. _spawnposition = selectRandom ["mkr1","mkr2","mkr3"]; //select a random spawnposition from 3 marker names _target = [getmarkerpos _spawnposition, 0, "Box_FIA_Wps_F", EAST] call bis_fnc_spawnvehicle; //spawn the object on the random position. _box = _target; The script seems to run fine, But i would like to make it have a variable name so when it gets destroyed, a trigger fires and a task is completed. Q1. How would i give it a variable name within the script. Q2. How could i make the ammo box move to random building pos that the marker is on. Cheers for any help in advance.
  13. Checked out the insurgency mission above. Have a good idea what to look for now. Thanks for the pointers. Gonna throw some more on the server over the next few weeks. Also working on my own Fallujah mission too using Alive and MCC. Thanks Again.
  14. Yeah. replayability would be better. We were playing escape from Tanoa, Malden etc, but repetative after a while. I'll take a look a the 2 above this evening when i finish work. Run them and see what the guys think. Thanks again for the help. Will post how i get on.
  15. Hi Thanks. Have had a look at steam and downloaded a few, but some seem to be broken from reading the comments. Basically if i can get a good insurgency mission to compare against my own, i'll be able to tell if i'm on the right track. I May try Takistan Insurgency by Phronk.. seems interesting. Also am now looking through the user missions on the forum. I might do what you say and try and replicate an event to a certain degree and see how it plays out. Are you in a position to suggest by message or link to a couple to try. Thanks again for the reply.
×