Jump to content

h2kbro

Member
  • Content Count

    3
  • Joined

  • Last visited

  • Medals

Community Reputation

0 Neutral

About h2kbro

  • Rank
    Rookie
  1. Hey guys I am trying to get the "get out" and "jump out" functions to work on a 3rd party addon. I have seen the question asked multiple times in this forum, but no answer. Any advice on the topic would be greatly appreciated.
  2. h2kbro

    co30 Domination! One Team

    to <table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE"> player_can_call_arti = false; //ari1 = _p addAction ["Call Artillery", "x_scripts\x_artillery.sqf",[],-1,false]; player_can_call_drop = false; //dropaction = _p addAction ["Call Drop", "x_scripts\x_calldrop.sqf",[],-1,false]; Xeno Hey Xeno We had a great time playing your mission last night, but I was not able to get this to work.  I should be clear that we are playing the ACE version with AI.  Some of the guys came up with some things they would like to see in game.  The USEC c-130 for support drops     (by Rocket) The F/a-18 super hornet for air strikes  (by Franze) I would like to use these addons to give a player the roll of support. How could I go about adding these addons into the script for things such as pilot restrictions and respawn without using additional scripts? My main concern is pilot restrictions. Just let me know if I am asking too much I dont want to be a bother.
  3. h2kbro

    co30 Domination! One Team

    Hey Xeon this is a fantastic mission and it has really added to my friends and I's ARMA experience. I am having an ARMA lan tomorrow and I want to set up the game where a player has the roll of air support and support drops, but I still want to use the AI version. What I would like to do is disable the ability to call arti and to call drops in the AI version. I have been trying to figure this out for some time now with no luck . Any advice on this topic would be greatly appreciated. I am sorry if this is a repeat post, I have been looking threw the forum topic for hours and have not been able to find what I am looking for.
×