adamdf
-
Content Count
43 -
Joined
-
Last visited
-
Medals
Posts posted by adamdf
-
-
Yeah i know you can have the plane wait, but i want it to spawn (appear) when i activate a trigger
-
Cheers for the help guys.
I have another question, is it possible to spawn a unit or units via a trigger without any scripting?
For example, trigger set for radio alpha, when activated an A10 spawns and moves to a waypoint
-
Basically im settin up a mission where 3 groups of BLUFOR are to clear an area (the player is in one of the groups) and 2 more groups of BLUFOR have to clear another area, 1st area is Obj1 and 2nd is obj2, the mission will end when both areas are clear.
I basically want to set it up so that the groups in area 2 will call for support from the groups in area 1 if they are taking a pounding. And if they call for support all the groups in area 1 will move to there location to assist.
How would i go about doing this?
Thanks in advance for any help.
-
How would i get an ai troop to start the mission mounting an emplacement?
Without any external scripting?
-
Cheers mate
-
How do you turn thr crosshair back on with slx mod?
-
Sickboy, sorry i was just annoyed with it,
do you need to create a userconfig folder in the arnma 2 directory?
and then copy the .hpp files from @ACE into that?
i understand that is confrimed working, i just wanna know why it aint working for me, even though im doing what the instructions and countless users on this forum say to do.
-
The voicee thingy still aint working, im doing it exactly how it had been explained, this is a farce
-
go to C:/Program Files/Bohemia Interactive/ArmA2/userconfig/ACE/ace_clientside_config.hppand add //#define ACE_NOVOICE to have the voices heard
this is exactly what im doing and still no luck
-
What one do i want to do it in, Arma2/userconfig/ACE or Arma2/@ACE/.pack/userconfig ?
its still not working
-
I Have went into the the "ace_clientside_config.hpp" and tried
// #define ACE_NOVOICE
"//" #define ACE_NOVOICE
saved it with notepad.
I have done this in the "program files/Bohemia Interactive/ArmA2/@ACE/.pack/userconfig"
and
i have made a folder called userconfig in "program files/Bohemia Interactive/ArmA2" which contains "ACE/ace_clientside_config.hpp"
nothing is working i still have no voices in game,
CAN ANYONE HELP?
-
This aint working for me. here is exactly what i done, i installed six updater, i copied the ACE, ACEX and CBA 7z files into c:/program files/six updater. I run the program and select option one then hit enter, it opens up the web browser, i click config and syncronize ( none of the random text appears for me), i then click the presets menu, select my moda as instructed and click update. The i click main, select my preset and action and click execute, it opens the 3rd dos window and it remains on this screen for hours and appears to be doing nothing. Can someone help me? please.
I just want this mod for single player custom missions, not interested in online play.
-
is it just a text doucument? i made a mission and saved it called "sound test". Quit out of the game, went to documents/arma2/missions/sound%test, and created a text document called "description".
In the sound%test mission folder i made a folder called "sound", there i saved an .ogg music file called "track1".
In the "description" text file i typed this:
class CfgSound
{
// List of sounds (.ogg files without the .ogg extension)
sounds [] = {track1};
// Definition for each sound
class track1
{
name = "track1"; // Name for mission editor
sound [] = {\sound\track1.ogg, 1, 1.0};
titles [] = { };
};
};
Saved this and opened the game back up.
Opened my mission back up, and put a trigger, activated by Blufor, in the "On Act:" i typed "playSound track1" (without the quotes)
Place a USMC rifleman, run into the trigger and nothing happens.
Any advice?
-
what is your missions description.ext?
-
-
Does anybody know if there is a UH-60 Blackhawk helicoptor available for ArmA 2?
-
Does anybody know how to add more missiles (sidewinders) to the F35, this is driving me mad, please help.
AI call for support if they are losing
in ARMA 2 & OA : MISSIONS - Editing & Scripting
Posted
Do you mean GLT?