reserve 1 Posted August 30, 2009 (edited) hi, I have a little problem to get "xam_environment.pbo" out of the big Xam1.6b-addon for ArmA1 work correctly with ArmA2. i have figured out that it works partially with CBA except the soundscapes. ArmA2.rpt http://pastebin.com/m5f0d6b9f soundscapes.sqs http://pastebin.com/m3e80704e i have posted this also in a german forum and the autor of xam(snake2200) stops working on this, also he seems not anymore available for helping. this little addon gives me so much of incredible natursounds like: -churchbells -different windsounds -mornigbirds(excellent for europe),wulf,owl,sparrows,etc. this addon is for me a musthave for ArmA1 and i want it also for ArmA2 but after many hours of reading in different forums i couldn't solve the problem. download Xam_environment.pbo (16MB) for testing (you dont need to download the hole XAM-addon) http://www.fileuploadx.de/938825 i hope that someone can figure out what the problem is. Thanks Edited August 30, 2009 by Reserve Share this post Link to post Share on other sites
.kju 3244 Posted August 30, 2009 _soundscape = "Logic" createVehicle (position player) read http://dev-heaven.net/boards/37/topics/show/949#message-1098 Share this post Link to post Share on other sites
reserve 1 Posted August 30, 2009 _soundscape = "Logic" createVehicle (position player)read http://dev-heaven.net/boards/37/topics/show/949#message-1098 please can you tell me that i only need to change the above line to _soundscape = group player createUnit ["SoldierWB", Position player, [], 0, "FORM"] ? i have absolute no scripting skill Share this post Link to post Share on other sites
.kju 3244 Posted August 30, 2009 try this _soundscape = "Logic" createVehicleLocal (position player) Share this post Link to post Share on other sites
reserve 1 Posted August 30, 2009 (edited) i tried it, doesen't work.(i'm running always in 4Xspeed through strelka) to test after i changed the line to _soundscapes = _group createUnit ["LOGIC", [0, 0, 0], [], 0, ""]; some other errors in ArmA2.rpt occur Error in expression <_soundscape setpos [(_pos select 0) +Ran> Error position: <_soundscape setpos [(_pos select 0) +Ran> Error Nicht definierte Variable in Ausdruck: _soundscape Error in expression <(_soundscape distance player < (_soundsca> Error position: <_soundscape distance player < (_soundsca> Error Nicht definierte Variable in Ausdruck: _soundscape Error in expression <_soundscape setpos (getpos _nBuilding)> Error position: <_soundscape setpos (getpos _nBuilding)> Error Nicht definierte Variable in Ausdruck: _soundscape Error in expression <_soundscape say ["AMB_SC_coq", 0]> Error position: <_soundscape say ["AMB_SC_coq", 0]> Error Nicht definierte Variable in Ausdruck: _soundscape Error in expression <_soundscape setpos [(_pos select 0) +Ran> Error position: <_soundscape setpos [(_pos select 0) +Ran> Error Nicht definierte Variable in Ausdruck: _soundscape Error in expression <(_soundscape distance player < (_soundsca> Error position: <_soundscape distance player < (_soundsca> Error Nicht definierte Variable in Ausdruck: _soundscape Error in expression <_soundscape setpos [(_pos select 0) +Ran> Error position: <_soundscape setpos [(_pos select 0) +Ran> Error Nicht definierte Variable in Ausdruck: _soundscape Error in expression <_soundscape say ["AMB_SC_chat", 0]> and so on....... i think this is to much for my little brain. after changing to _soundscapes = group player createUnit ["SoldierWB", Position player, [], 0, "FORM"] error in rpt annot create entity with abstract type SoldierWB (scope = private?) Cannot create non-ai vehicle SoldierWB, ..... Error in expression <_soundscape setpos [(_pos select 0) +Ran> Error position: <_soundscape setpos [(_pos select 0) +Ran> Error Nicht definierte Variable in Ausdruck: _soundscape Error in expression <(_soundscape distance player < (_soundsca> Error position: <_soundscape distance player < (_soundsca> Error Nicht definierte Variable in Ausdruck: _soundscape Error in expression <_soundscape setpos [(_pos select 0) +Ran> Error position: <_soundscape setpos [(_pos select 0) +Ran> Error Nicht definierte Variable in Ausdruck: _soundscape Error in expression <(_soundscape distance player < (_soundsca> Error position: <_soundscape distance player < (_soundsca> Error Nicht definierte Variable in Ausdruck: _soundscape Error in expression <_soundscape setpos [(_pos select 0) +Ran> Error position: <_soundscape setpos [(_pos select 0) +Ran> Error Nicht definierte Variable in Ausdruck: _soundscape Error in expression <(_soundscape distance player < (_soundsca> Error position: <_soundscape distance player < (_soundsca> Error Nicht definierte Variable in Ausdruck: _soundscape Error in expression <_soundscape setpos [(_pos select 0) +Ran> Error position: <_soundscape setpos [(_pos select 0) +Ran> Error Nicht definierte Variable in Ausdruck: _soundscape Error in expression <(_soundscape distance player < (_soundsca> Error position: <_soundscape distance player < (_soundsca> Error Nicht definierte Variable in Ausdruck: _soundscape Error in expression <_soundscape setpos [(_pos select 0) +Ran> Error position: <_soundscape setpos [(_pos select 0) +Ran> Error Nicht definierte Variable in Ausdruck: _soundscape Error in expression <_soundscape say ["AMB_SC_chat", 0]> Error position: <_soundscape say ["AMB_SC_chat", 0]> Error Nicht definierte Variable in Ausdruck: _soundscape update: changed the line to: private ["_center", "_group", "_logic"]; _center = createCenter sideLogic; _group = createGroup _center; _soundscapes = _group createUnit ["LOGIC", [0, 0, 0], [], 0, ""]; now only this errors are in rpt Error in expression <_soundscape setpos [(_pos select 0) +Ran> Error position: <_soundscape setpos [(_pos select 0) +Ran> Error Nicht definierte Variable in Ausdruck: _soundscape Error in expression <(_soundscape distance player < (_soundsca> Error position: <_soundscape distance player < (_soundsca> Error Nicht definierte Variable in Ausdruck: _soundscape Error in expression <_soundscape setpos [(_pos select 0) +Ran> Error position: <_soundscape setpos [(_pos select 0) +Ran> Error Nicht definierte Variable in Ausdruck: _soundscape Error in expression <(_soundscape distance player < (_soundsca> Error position: <_soundscape distance player < (_soundsca> Error Nicht definierte Variable in Ausdruck: _soundscape Error in expression <_soundscape setpos [(_pos select 0) +Ran> Error position: <_soundscape setpos [(_pos select 0) +Ran> Error Nicht definierte Variable in Ausdruck: _soundscape Error in expression <(_soundscape distance player < (_soundsca> Error position: <_soundscape distance player < (_soundsca> Error Nicht definierte Variable in Ausdruck: _soundscape Error in expression <_soundscape setpos [(_pos select 0) +Ran> Error position: <_soundscape setpos [(_pos select 0) +Ran> Error Nicht definierte Variable in Ausdruck: _soundscape Error in expression <(_soundscape distance player < (_soundsca> Error position: <_soundscape distance player < (_soundsca> Error Nicht definierte Variable in Ausdruck: _soundscape Error in expression <_soundscape setpos [(_pos select 0) +Ran> Error position: <_soundscape setpos [(_pos select 0) +Ran> Error Nicht definierte Variable in Ausdruck: _soundscape Error in expression <(_soundscape distance player < (_soundsca> Error position: <_soundscape distance player < (_soundsca> Error Nicht definierte Variable in Ausdruck: _soundscape Error in expression <_soundscape setpos [(_pos select 0) +Ran> Error position: <_soundscape setpos [(_pos select 0) +Ran> Error Nicht definierte Variable in Ausdruck: _soundscape Error in expression <(_soundscape distance player < (_soundsca> Error position: <_soundscape distance player < (_soundsca> Error Nicht definierte Variable in Ausdruck: _soundscape Error in expression <_soundscape say ["AMB_SC_alouette", 0]> Error position: <_soundscape say ["AMB_SC_alouette", 0]> Error Nicht definierte Variable in Ausdruck: _soundscape Edited August 30, 2009 by Reserve Share this post Link to post Share on other sites