Jump to content
Sign in to follow this  
reserve

Naturesounds-Xam_environment + CBA -need help

Recommended Posts

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 by Reserve

Share this post


Link to post
Share on other sites

try this

_soundscape = "Logic" createVehicleLocal (position player)

Share this post


Link to post
Share on other sites

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 by Reserve

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×