mugaben 10 Posted February 20, 2010 Is there any way to place "ACE_BombCrater" and that stuff on the ground? Please? :bounce3: Share this post Link to post Share on other sites
manzilla 1 Posted February 20, 2010 Please? :bounce3: Possibly via a game logic maybe? Not sure about that but I'd like to know if it's possible. Share this post Link to post Share on other sites
goaz 11 Posted February 20, 2010 Well guys i installed ace2 (vanilla mod) via six-updater etc etc but during gameplay the voices does not work , i mean when i tell my units to move there or to do something i dont get any sound! :(:( Can please somebody help me? Thanks. Share this post Link to post Share on other sites
Ville89 10 Posted February 20, 2010 Dear Goaz No worries, you can enable the voices, here you can find all the info Share this post Link to post Share on other sites
TimRiceSE 10 Posted February 20, 2010 Well guys i installed ace2 (vanilla mod) via six-updater etc etc but during gameplay the voices does not work , i mean when i tell my units to move there or to do something i dont get any sound! :(:(Can please somebody help me? Thanks. Wowzers! http://ace.wikkii.com/wiki/Frequently_Asked_Questions_about_ACE2#How_do_change_the_amount_of_chatter_from_the_AI.3F Share this post Link to post Share on other sites
MichaelGER 10 Posted February 20, 2010 Look here E: late..... Share this post Link to post Share on other sites
sickboy 13 Posted February 20, 2010 Thanks for the YAS updates, as always! What's the command to lower BMD1 suspension ? : I tried nil = [_DBMD1, "suspension", "Down"] execVM "\acex_c_veh_bmd1\control.sqf"; but it say script not found. The correct path would be: "x\acex\addons\c_veh_bmd1\control.sqf" Share this post Link to post Share on other sites
manzilla 1 Posted February 20, 2010 Thanks for the YAS updates, as always!The correct path would be: "x\acex\addons\c_veh_bmd1\control.sqf" Hmmm, I just tried this and it didn't work: nil = [bMD1, "suspension", "Down"] execVM"x\acex\addons\c_veh_bmd1\control.sqf"; I had it in the init of the vehicle named BMD1 Share this post Link to post Share on other sites
luckyhendrix 10 Posted February 20, 2010 (edited) thank you. EDIT : It tells me vehicle unsupported Edited February 20, 2010 by luckyhendrix Share this post Link to post Share on other sites
Daniel 0 Posted February 20, 2010 Please? :bounce3: _veh = "ACE_ArtyShellCrater" createVehicle getMarkerPos "crater1" That will spawn an ACE crater at marker named crater1. Share this post Link to post Share on other sites
manzilla 1 Posted February 20, 2010 thank you.It tells me vehicle unsupported I get the same thing. Never seen that before. _veh = "ACE_ArtyShellCrater" createVehicle getMarkerPos "crater1"That will spawn an ACE crater at marker named crater1. Does the go in the init? Is there another way to activate these. Via the map maybe? Share this post Link to post Share on other sites
Daniel 0 Posted February 20, 2010 (edited) Yep, I place them in the Activation line of triggers next to the craters. Which make exceptional cover. But I suppose you could put them in the init file also. I also put this && IsServer on the Condition line to make sure they don't multiple spawn in multiplayer. Might not be best practice but it works for me. Edited February 20, 2010 by Daniel [s]init[/s] > activation Share this post Link to post Share on other sites
stk2008 14 Posted February 20, 2010 Hi all Im posting here to see if any one else gets this error. ok my load out is normaly dmr plus mags i will some times take a machine gun from a dead enemy so i have a little back up at close rang but this is when the prob starts it happend to me in chipher and a few other missions not all. if i pick up enemy machine gun i put the dmr on me back take say 3 mags for machine gun then put me dmr back as primery i cant shoot not can i get scope up. if i put the enemy machine gun into primery and me dmr on back the machine gun dont fire to :( yes i have ammo for both. only way to get them to work is to drop it on floor then pick it back up. please help on this one as it is very nice feature for snipers as we normaly are stuck with slow fireing weapons its nice to whip out a machine gun if we move into CQB. thanks all please reply Share this post Link to post Share on other sites
manzilla 1 Posted February 20, 2010 Yep, I place them in the init line of triggers next to the craters. Which make exceptional cover. But I suppose you could put them in the init file also.I also put this && IsServer on the Condition line to make sure they don't multiple spawn in multiplayer. Might not be best practice but it works for me. It works fine in the init.sqf but I definitely like your method better. I tend to screw up the init.sqf often so the less I have in there the better I feel.:) Thanks for the info. Share this post Link to post Share on other sites
sickboy 13 Posted February 20, 2010 @Manzilla: You really dont want to be using nil = nil is a reserved value of the game :) Not sure if you can still overwrite them, but back in A1 you could :) Most people use nul = or dummy = :) nul = [this, "suspension", "down"] .... Should work better. Share this post Link to post Share on other sites
alef 0 Posted February 20, 2010 Most people use nul = or dummy = :) nul = [this, "suspension", "down"] .... Also 0 (zero) or any number can be used. 0 = ... Share this post Link to post Share on other sites
stk2008 14 Posted February 20, 2010 any one got any input on me problem on last page please :) Share this post Link to post Share on other sites
manzilla 1 Posted February 20, 2010 Also 0 (zero) or any number can be used.0 = ... @Manzilla: You really dont want to be using nil =nil is a reserved value of the game :) Not sure if you can still overwrite them, but back in A1 you could :) Most people use nul = or dummy = :) nul = [this, "suspension", "down"] .... Should work better. Thanks guys. I knew that but didn't notice it here. Thank god you guys are here. :) Share this post Link to post Share on other sites
-KH-AlphaGuerilla 10 Posted February 20, 2010 (edited) Hello Im trying to get a mission made with older version of ace to work but I got a problem and cant open it in the editor. It says its dependable on downloadable content deleted.ace_test is there anyway to get it working again because many hours has gone into the mission building but now cant open it? Thanks Edit: We got it working! thx anyways Edited February 20, 2010 by [KH]AlphaGuerilla Share this post Link to post Share on other sites
Dutch 10 Posted February 20, 2010 (edited) Dear ACE team, I would like to bring up the issue of smoke blocking the tank gunners view after he fires the main gun. In reallife the smoke extractor ( the thickened part on the barrel) clears and disperses the gunpowder smoke from the TC's and gunners optics so they can perfectly see where the rounds are hitting. Now in ACE2, at least on the M1A1 HC and T90, after firing a shot with the main gun, the gunners view is blocked by smoke for about 3 seconds and thus makes you unable to see where your rounds hit. I have made a request concerning this on DH issue tracker. Hope the team has resources and time to fix this. R/ E. Dutch CEO Unit 19 Edited February 20, 2010 by Dutch Share this post Link to post Share on other sites
katipo66 94 Posted February 20, 2010 Can i ask when the next milestone update will be available for us commoners to download? im unable to play a lot of missions because they seem to be Dependant on a updated versions of ace 2. I cannot use the six updater cos i have no connection on my game rig and get all my downloads from work :P Share this post Link to post Share on other sites
Defunkt 431 Posted February 20, 2010 Nothing to stop you downloading at work and transferring the @CBA, @ACE and @ACEX folders on a pen-drive. Share this post Link to post Share on other sites
manzilla 1 Posted February 20, 2010 Can i ask when the next milestone update will be available for us commoners to download? im unable to play a lot of missions because they seem to be Dependant on a updated versions of ace 2.I cannot use the six updater cos i have no connection on my game rig and get all my downloads from work :P That's been answered a ton. When it's ready is when it's done. They need to make sure it's stable enough for their liking. Sickboy just explained that clearly. If you have trouble search for the posts were I give a quick method. It's a piece of cake. Share this post Link to post Share on other sites
cherry64 10 Posted February 20, 2010 Hello I have trouble installing ACE2 with Six Updater Suite. I'm on Windows XP 64. The Six Updater says something about the "chcp.com" file in my Windows\system32 directory, but it's not there or anywhere else on my system. Is there any other way (that's easy) to install ACE2? I prefer not to do it manually. Share this post Link to post Share on other sites
santafee 10 Posted February 20, 2010 i keep gettin this error message when preview missions: script x-acex-addons-vehclmah6-fired.sqf not found is it me or known problem? Share this post Link to post Share on other sites