Jump to content

DT39

Member
  • Content Count

    7
  • Joined

  • Last visited

  • Medals

Posts posted by DT39


  1. Hi again people has nobody got a clue as to any of the issues i have in the last post i have spent hours looking through .sqm's and reading through old posts etc but still can't solve the problems!

    I have tried adding vehicles in editor using simple respawn script and also via adding them into the domination vehicle arrays via i_client.sqm & d_init.sqm so the work of proper domination respawn but still they don't show/spawn in the game. There must be a restriction on how many vehicles or type somewhere!

    Ammobox issue again tried a few things but still back to square one! So if i add a DMR to the box it shows in the ammobox but players can't take it out of box! If i add same to the domintaion player ammobox via x_weaponcargo_oa.sqm it will show and players can take the weapons etc... but the reason for not doing it this way is i want more than one box at base!

    Any thoughts let me know.

    Thanks

    DT39


  2. Hi can anyone help with the following problems i have with dedicated server running DomiOA West 2.6.

    Most vehicles Added into the mission do not show, i have tried a c130 and ah46 and some others but they don't show in game! I am guessing there is scripting that is restricting them from spawning in game but i can't find it.

    I also have a ammo.sqf filler script for a baf ammo box i have i added a DMR and some other weapons into it. The extra's i added show in the ammo box but i can't take the extra weapons out the box for some reason.

    Thanks

    DT39


  3. Hi,

    I am a noob! and i have searched for answers on this but not found one. Hopefully this will be a simple one to get sorted.

    I have taken a mission file i like from another multiplayer server to try and get me into customising missions. I got the pbo unpacked it changed variuos paa files, text changes to titles, reserved slot, vehicle locks etc...

    When previewed all seems good apart from vehicle lock doesn't seem to work with player id. When i repack to pbo and upload this to linux dedicated server the mission does not work. I can start it, join etc... but the mission will not progress with assigning the first task and so on.

    copy of some errors from my .RTP file below if it helps. I have looked at they they seem ok to me :confused:

    File C:\Users\DT\Documents\ArmA 2 Other Profiles\DT39\missions\260MirbatV1DT39.Takistan\init.sqf, line 30

    [9127,122.321,0,"Executing Dom d_init.sqf"]

    Error in expression <n {_this select 9} else {0};

    _marker = createMarkerLocal [_m_name, _m_pos];

    if >

    Error position: <createMarkerLocal [_m_name, _m_pos];

    if >

    Error 0 elements provided, 3 expected

    File C:\Users\DT\Documents\ArmA 2 Other Profiles\DT39\missions\260MirbatV1DT39.Takistan\x_common\x_f\x_functions1.sqf, line 227

    Error in expression <n {_this select 9} else {0};

    _marker = createMarkerLocal [_m_name, _m_pos];

    if >

    Error position: <createMarkerLocal [_m_name, _m_pos];

    if >

    Error 0 elements provided, 3 expected

    File C:\Users\DT\Documents\ArmA 2 Other Profiles\DT39\missions\260MirbatV1DT39.Takistan\x_common\x_f\x_functions1.sqf, line 227

    Error in expression <n {_this select 9} else {0};

    _marker = createMarkerLocal [_m_name, _m_pos];

    if >

    Error position: <createMarkerLocal [_m_name, _m_pos];

    if >

    Error 0 elements provided, 3 expected

    File C:\Users\DT\Documents\ArmA 2 Other Profiles\DT39\missions\260MirbatV1DT39.Takistan\x_common\x_f\x_functions1.sqf, line 227

    [9127,122.565,0,"Dom d_init.sqf processed"]

    Protocol bin\config.bin/RadioProtocolRU/: Missing word LoyManara

    [9143,124.07,0.993,"Executing Dom x_setupplayer.sqf"]

    [9146,124.218,1.137,"Dom per frame handler initialized..."]

    [9181,125.829,2.754,"Dom x_setupplayer.sqf processed"]

    Protocol bin\config.bin/RadioProtocol_BAF/: Missing word light

    Protocol bin\config.bin/RadioProtocol_BAF/: Missing word light

    Thanks in advance if you can help.

    Cheers

    DT39

×