Jump to content
🛡️FORUMS ARE IN READ-ONLY MODE Read more... ×

krumpo

Member
  • Content Count

    25
  • Joined

  • Last visited

  • Medals

Everything posted by krumpo

  1. Is there a way to create map markers that are only visible to a specific faction? The map marker functions do not seem to have any parameters to specify the faction or unit to show the marker to. I remember in game that markers would show up for others depending on what chat channel you are on (side,command,vehicle,global,etc...), is there a way to replicate this behavior via sqf?
  2. I am writing a prisoner rescue mission and have a problem where my disarmed prisoner (player) can still use ACE's knockdown. I need a way to either disable ACE's knockdown for a specific player and be able to enable it again, or somehow detect a knockdown event and punish the player somehow. Right now my prisoner can knockdown guards without consequence which is kind of problematic.
  3. Does anybody know what version of the linux server will work with the current up to date stable client?
  4. I am trying to run Arma OA server (1.60.94743) on a dedicated gentoo box (2.6.32-gentoo-r7) I got the install folder setup like this: total 17236 drwxr-xr-x 2 root root 4096 Sep 9 19:36 addons -rw------- 1 root root 86 Sep 9 19:31 arma2oa.cfg -rwxr-xr-x 1 root root 2863 Sep 9 19:31 arma2oaserver -rw------- 1 root root 86 Sep 9 19:58 basic.cfg drwxr-xr-x 2 root root 4096 Sep 9 19:39 dta drwxr-xr-x 3 root root 4096 Sep 9 19:32 expansion -rwxr-xr-x 1 root root 351 Sep 9 19:32 install drwxr-xr-x 2 root root 4096 Sep 9 19:39 keys drwxr-xr-x 2 root root 4096 Sep 9 19:33 missions drwxr-xr-x 2 root root 4096 Sep 9 19:33 mpmissions -rwxr-xr-x 1 root root 17564720 Sep 9 19:32 server -rw-r--r-- 1 root root 225 Sep 9 19:32 server.cfg -rwxr-xr-x 1 root root 7468 Sep 9 19:32 tolower -rw-r--r-- 1 root root 3040 Sep 9 19:32 tolower.c When I try to run the server via this command: ./server -cfg=basic.cfg -config=server.cfg I get this response: Warning Message: Addon 'CAAir_E' requires addon 'CA_Anims_Char' Addon 'CAAir_E' requires addon 'CA_Anims_Char' Warning Message: Addon 'CAAir_E' requires addon 'CAAir' Warning Message: Addon 'CAAir_E' requires addon 'CAAir2' Warning Message: Addon 'CAAir_E' requires addon 'CAAir2_MQ9PredatorB' Warning Message: Addon 'CAAir_E' requires addon 'CAAir3_Su34' Warning Message: Addon 'CAAir_E' requires addon 'CAA10' Warning Message: Addon 'CAAir_E' requires addon 'CAAir2_C130J' Warning Message: Addon 'CAAir_E' requires addon 'CAAir2_ChukarTarget' Warning Message: Addon 'CAAir_E' requires addon 'CAAir2_F35B' Warning Message: Addon 'CAAir_E' requires addon 'Arma2_Ka52' Warning Message: Addon 'CAAir_E' requires addon 'CA_AIR2_Su25' Warning Message: Addon 'CAAir_E' requires addon 'CAAir2_UH1Y' Warning Message: Addon 'CAAir_E' requires addon 'CAAir3' Warning Message: Addon 'CAAir_E' requires addon 'CAAir2_MV22' Warning Message: Addon 'CAAir_E_AH64D' requires addon 'CA_AH64D' Warning Message: Addon 'CAAir_E_C130J' requires addon 'CAAir2_C130J' Warning Message: Addon 'CAAir_E_Halo' requires addon 'HALO_Test' Warning Message: Addon 'CAAir_E_MI8' requires addon 'CAAir' Warning Message: Addon 'CAAir_E_Mi24' requires addon 'CAAir2' Warning Message: Addon 'CA_AIR_E_MQ9PredatorB' requires addon 'CAAir2_MQ9PredatorB' Warning Message: Addon 'CA_AIR_E_Su25' requires addon 'CA_AIR2_Su25' Warning Message: Addon 'CA_Animals_E' requires addon 'CA_Animals2' Warning Message: Addon 'CA_Animals_E' requires addon 'CA_Animals2_Cow' Warning Message: Addon 'CA_Animals_E' requires addon 'CA_Animals2_Chicken' Warning Message: Addon 'CA_Animals_E' requires addon 'CAAnimals' Warning Message: Addon 'CA_Animals_E' requires addon 'CA_Animals2_Dogs_Fin' Warning Message: Addon 'CA_Animals_E' requires addon 'CA_Animals2_Dogs_Pastor' Warning Message: Addon 'CA_Animals_E' requires addon 'CA_Animals2_Goat' Warning Message: Addon 'CA_Animals_E' requires addon 'CA_Animals2_Rabbit' Warning Message: Addon 'CA_Animals_E' requires addon 'CA_Animals2_Sheep' Warning Message: Addon 'CA_Animals_E' requires addon 'CA_Animals2_WildBoar' Warning Message: Addon 'CA_Anims_E' requires addon 'CA_Anims' Warning Message: Addon 'CA_Anims_E_Sdr' requires addon 'CA_Anims_Sdr' Warning Message: Addon 'CA_Anims_E_Wmn' requires addon 'CA_Anims_Wmn' Warning Message: Addon 'CA_E' requires addon 'CAData' Warning Message: Addon 'CA_E_ParticleEffects' requires addon 'CAData_ParticleEffects' Warning Message: Addon 'CACharacters_E' requires addon 'CACharacters' Warning Message: Addon 'CACharacters_E' requires addon 'CACharacters2' Warning Message: Addon 'CACharacters_E_Head' requires addon 'CA_Heads' Warning Message: Addon 'CACharacters_E_Head' requires addon 'CACharacters' Warning Message: Addon 'CA_DubbingRadio_E' requires addon 'CA_Dubbing' Warning Message: Addon 'CA_DubbingRadio_E' requires addon 'CASounds' Warning Message: Addon 'CAMisc_E' requires addon 'CAMisc3' Warning Message: Addon 'CAMisc_E' requires addon 'CAMisc2' Warning Message: Addon 'CAMisc_E' requires addon 'CAMisc' Warning Message: Addon 'CAWater2_seafox_EP1' requires addon 'CAWater2' Warning Message: Addon 'CAWater2_seafox_EP1' requires addon 'CAWater2_seafox' Warning Message: Addon 'CAMisc_E_WF' requires addon 'WarfareBuildings' Warning Message: Addon 'CA_Missions_E_Armory2' requires addon 'CA_Missions_Armory2' Warning Message: Addon 'CA_Missions_E_SecOps' requires addon 'CA_Missions_SecOps' Warning Message: Addon 'CA_Missions_E_Templates_SecOps' requires addon 'CA_Missions_SecOps' Warning Message: Addon 'CA_Missions_E_Templates_SecOps' requires addon 'CA_Missions_AmbientCombat' Warning Message: Addon 'CA_Modules_E' requires addon 'CAData' Warning Message: Addon 'CA_Modules_Alice2' requires addon 'CA_Modules' Warning Message: Addon 'CA_Modules_E_DynO' requires addon 'CA_Modules_DynO' Warning Message: Addon 'CA_Support' requires addon 'CAData' Warning Message: Addon 'CA_Modules_E_Weather' requires addon 'ca_modules' Warning Message: Addon 'CA_MPA_MP' requires addon 'CAData' Warning Message: Addon 'CA_MPA_MP' requires addon 'CAWeapons' Warning Message: Addon 'CAMP_Armory_Misc' requires addon 'CAMisc3' Warning Message: Addon 'CAMusic_E' requires addon 'CASounds' Warning Message: Addon 'CASigns_E' requires addon 'WarfareBuildings' Warning Message: Addon 'CASigns_E' requires addon 'CAMisc3' Warning Message: Addon 'CASounds_E' requires addon 'CASounds' Warning Message: Addon 'CAStructures_E' requires addon 'CABuildings' Warning Message: Addon 'CAStructures_E' requires addon 'CABuildings2' Warning Message: Addon 'CAStructures_E' requires addon 'CAStructures' Warning Message: Addon 'CAStructures_E_Misc_Misc_Interier' requires addon 'CAMisc3' Warning Message: Addon 'CAStructures_E_Misc_Misc_Market' requires addon 'CAMisc3' Warning Message: Addon 'CATracked_E' requires addon 'CA_Anims_Char' Warning Message: Addon 'CATracked_E' requires addon 'CATracked' Warning Message: Addon 'CATracked_E' requires addon 'CATracked2_us_m270mlrs' Warning Message: Addon 'CATracked_E' requires addon 'CATracked2_T34' Warning Message: Addon 'CATracked_E' requires addon 'CATracked2_2S6M_Tunguska' Warning Message: Addon 'CATracked_E_BMP2' requires addon 'CATracked' Warning Message: Addon 'CATracked_E_M1_Abrams' requires addon 'CATracked' Warning Message: Addon 'CATracked_E_T34' requires addon 'CATracked2_T34' Warning Message: Addon 'CATracked_E_T72' requires addon 'CATracked' Warning Message: Addon 'CATracked_E_us_m270mlrs' requires addon 'CATracked2_us_m270mlrs' Warning Message: Addon 'CATracked_E_us_m270mlrs' requires addon 'CA_Modules_ARTY' Warning Message: Addon 'CATracked_E_ZSU' requires addon 'CATracked' Warning Message: Addon 'CAUI' requires addon 'CAFonts' Warning Message: Addon 'Warfare2' requires addon 'CA_Missions_SecOps' Warning Message: Addon 'CAWeapons_E' requires addon 'CAweapons' Warning Message: Addon 'CAWeapons_E' requires addon 'CAweapons2' Warning Message: Addon 'CAWeapons_E' requires addon 'CA_Modules_ARTY' Warning Message: Addon 'CAWeapons_E' requires addon 'CAWeapons_Kord' Warning Message: Addon 'CAWeapons_E' requires addon 'CAWeapons_Warfare_weapons' Warning Message: Addon 'CAWeapons_E_AGS' requires addon 'CAWeapons' Warning Message: Addon 'CAWeapons_E_AK' requires addon 'CAWeapons_AK' Warning Message: Addon 'CAWeapons_E_AmmoBoxes' requires addon 'CAWeapons' Warning Message: Addon 'CAWeapons_E_Colt1911' requires addon 'CAWeapons_Colt1911' Warning Message: Addon 'CAWeapons_E_D30' requires addon 'CAWeapons' Warning Message: Addon 'CAWeapons_E_D30' requires addon 'CA_Modules_ARTY' Warning Message: Addon 'CAWeapons_E_DSHKM' requires addon 'CAWeapons' Warning Message: Addon 'CAWeapons_E_FIM92_static' requires addon 'CAWeapons_Warfare_weapons' Warning Message: Addon 'CAWeapons_E_fnfal' requires addon 'CAWeapons' Warning Message: Addon 'CAWeapons_E_Igla' requires addon 'CAWeapons' Warning Message: Addon 'CAWeapons_E_Igla' requires addon 'CAWeapons_Warfare_weapons' Warning Message: Addon 'CAWeapons_E_Javelin' requires addon 'CAWeapons' Warning Message: Addon 'CAWeapons_E_KORD' requires addon 'CAWeapons' Warning Message: Addon 'CAWeapons_E_ksvk' requires addon 'CAweapons_ksvk' Warning Message: Addon 'CAWeapons_E_LeeEnfield' requires addon 'CAWeapons' Warning Message: Addon 'CAweapons_E_m107' requires addon 'CAweapons_m107' Warning Message: Addon 'CAWeapons_E_M119_Howitzer' requires addon 'CA_Modules_ARTY' Warning Message: Addon 'CAWeapons_E_M136' requires addon 'CAWeapons' Warning Message: Addon 'CAWeapons_E_M14' requires addon 'CAweapons' Warning Message: Addon 'CAWeapons_E_M16' requires addon 'CAweapons' Warning Message: Addon 'CAWeapons_E_M240' requires addon 'CAweapons' Warning Message: Addon 'CAWeapons_E_M252_81mm_Mortar' requires addon 'CAWeapons' Warning Message: Addon 'CAWeapons_E_M252_81mm_Mortar' requires addon 'CA_Modules_ARTY' Warning Message: Addon 'CAWeapons_E_M2StaticMG' requires addon 'CAWeapons' Warning Message: Addon 'CAWeapons_E_M47' requires addon 'CAWeapons' Warning Message: Addon 'CAWeapons_E_M9' requires addon 'CAWeapons' Warning Message: Addon 'CAWeapons_E_Makarov' requires addon 'CAWeapons' Warning Message: Addon 'CAWeapons_E_Metis' requires addon 'CAWeapons_Metis_AT_13' Warning Message: Addon 'CAWeapons_E_PK' requires addon 'CAWeapons' Warning Message: Addon 'CAWeapons_E_Podnos_2b14_82mm' requires addon 'CA_Modules_ARTY' Warning Message: Addon 'CAWeapons_E_RPG18' requires addon 'CAWeapons2_RPG18' Warning Message: Addon 'CAWeapons_E_RPG7' requires addon 'CAWeapons' Warning Message: Addon 'CAWeapons_E_SPG9' requires addon 'CAWeapons_SPG9' Warning Message: Addon 'CAWeapons_E_STATIC' requires addon 'CAWeapons_Warfare_weapons' Warning Message: Addon 'CAWeapons_E_Stinger' requires addon 'CAWeapons' Warning Message: Addon 'CAWeapons_E_Strela' requires addon 'CAWeapons' Warning Message: Addon 'CAWeapons_E_ZU23' requires addon 'CAWeapons_ZU23' Warning Message: Addon 'CAWheeled_E' requires addon 'CACharacters' Warning Message: Addon 'CAWheeled_E' requires addon 'CAWeapons' Warning Message: Addon 'CAWheeled_E' requires addon 'CAWheeled2' Warning Message: Addon 'CAWheeled_E' requires addon 'CA_Anims_Char' Warning Message: Addon 'CAWheeled_E' requires addon 'CAWheeled' Warning Message: Addon 'CAWheeled_E' requires addon 'CAWheeled_Pickup' Warning Message: Addon 'CAWheeled_E' requires addon 'CAWheeled_Offroad' Warning Message: Addon 'CAWheeled_E' requires addon 'CAWheeled2_V3S' Warning Message: Addon 'CAWheeled_E' requires addon 'CAWheeled2_LADA' Warning Message: Addon 'CAWheeled_E' requires addon 'CAWheeled2_M1114_Armored' Warning Message: Addon 'CAWheeled_E' requires addon 'CAWheeled2_HMMWV_Ambulance' Warning Message: Addon 'CAWheeled_E' requires addon 'CAWheeled2_M998A2_Avenger' Warning Message: Addon 'CAWheeled_E' requires addon 'CAWheeled2_MTVR' Warning Message: Addon 'CAWheeled_E_BRDM2' requires addon 'CAWheeled' Warning Message: Addon 'CAWheeled_E_Pickup' requires addon 'CAWheeled_Pickup' Warning Message: Addon 'CAWheeled_E_Offroad' requires addon 'CAWheeled_Offroad' Warning Message: Addon 'CAWheeled_E_HMMWV' requires addon 'CAWheeled' Warning Message: Addon 'CAWheeled_E_Ikarus' requires addon 'CAWheeled2_Ikarus' Warning Message: Addon 'CAWheeled_E_LADA' requires addon 'CAWheeled2_LADA' Warning Message: Addon 'CAWheeled_E_M1030' requires addon 'CAWheeled3_M1030' Warning Message: Addon 'CAWheeled_E_MTVR' requires addon 'CAWheeled2_MTVR' Warning Message: Addon 'CAWheeled_E_Old_moto' requires addon 'CAWheeled3' Warning Message: Addon 'CAWheeled_E_s1203' requires addon 'CAWheeled2' Warning Message: Addon 'CAWheeled_E_s1203' requires addon 'CACharacters2' Warning Message: Addon 'CAWheeled_E_s1203' requires addon 'CAWeapons' Warning Message: Addon 'CAWheeled_E_TT650' requires addon 'CAWheeled3_TT650' Warning Message: Addon 'CAWheeled_E_UAZ' requires addon 'CAWheeled' Warning Message: Addon 'CAWheeled_E_Ural' requires addon 'CAWheeled' Warning Message: Addon 'CAWheeled_E_Ural' requires addon 'CA_Modules_ARTY' Warning Message: Addon 'CAWheeled_E_V3S' requires addon 'CAWheeled2_V3S' Error updating 'bin\config.bin/CfgWeapons/G36_C_SD_eotech/Burst/' by 'ca\weapons_e\config.bin/cfgWeapons/G36_C_SD_eotech/Burst/', base 'Burst' bin\config.bin/CfgWeapons/G36_C_SD_eotech/Burst/: Cannot find base class 'Burst' Warning Message: '/' is not a class. '/' is not a class. Warning Message: '/' is not a class. Warning Message: '/' is not a class. Warning Message: '/' is not a class. Warning Message: '/' is not a class. Segmentation fault So I am just trying to get a basic server running and add stuff to it from there, but I can't seem to even get the bare bones server up. I am doing all this as root to avoid permission problems, once I have it working I would like to run this as a non-root user.
  5. krumpo

    Warfare BE

    So for some reason when I try to put down buildings as commander, they show up as completely green models but when I left click to place them nothing shows up. I.e. the building is not placed but the money is subtracted, am I doing something wrong?
  6. I have an object class that extends Notebook, what property of this class affects the fact that it sits in the inventory in the slots that hold things like earplugs for ACE. My problem is that it seems that this item is unique and I can have more than 1 of it in my inventory at a time. Is there a property I can add or remove from this class so that I can carry more than 1 of it in my inventory?
  7. The OP is right, the server browsers for this game are horrible. The six updater is the best one by far in my opinion, but it has a horrible UI, designed by a programmer so no surprise there. I am convinced if it was easier to install mods and join servers this game would thrive so much more, there is a lot of lost potential here.
  8. krumpo

    Server Decision

    It's a shame that BI is taking this stance. Especially since they claim linux support for the game. At least give us some transparency so we can make proper decisions. I just wasted a few days of my time trying to setup a linux server with the stable and alpha releases without success.
  9. krumpo

    Server Decision

    Is it currently impossible to setup a linux server that supports an up to date client? I am in the process of setting one up right now, am I wasting my time?
  10. krumpo

    Server Decision

    I don't understand why a windows dedicated server would take priority over a linux one to be honest. It is without a shadow of a doubt the far superior server environment as far as bang for your buck goes. As previous posters have mentioned, it does more with less. I guess it all depends on what market BI is trying to woo. If they want to take a bigger bite out of BF3's market (disclaimer:I am an ex-BF3 player) they cannot afford to ignore the things that loyal fans really want.
  11. Specifically, how do you publish your addon to the six-updater so that people can just add your addon to their presets and download and use it automagically?
  12. Thanks for the answers gentlemen.
  13. I am working on a system to buy weapons as well currently, the DM Real Tournament 2 mission looks interesting.
  14. Hi, I am having a problem testing some return values. This is for a multiplayer mission, I am trying to test if a local variable is set via: _name = _this select 0 { if (isPlayer _x) then { _marker = _x getVariable _name; if (isNull _marker) then { _marker = createMarkerLocal..... } }; } foreach playableUnits; When I run this code with some diag_log statements to see what _marker actually is it shows up as <null> in the logs, but isNull does not evaluate to true somehow. Am I misunderstanding something here, does <null> not really mean null? Thank you.
  15. krumpo

    What is <null>

    isNil "_marker" seems to have been the answer, thanks for playing everyone.
  16. krumpo

    What is <null>

    Tested isNil as well and it does not work either.
  17. MSO does something similar to this, if you want to dig through their code.
  18. Thank you, this makes sense. ---------- Post added at 16:01 ---------- Previous post was at 14:23 ---------- Is there an event you can bind to so that when players that join the game after the local marker was created can also have the code run that creates the marker?
  19. Hello, Today is my 3rd day of learning about sqf, and I am trying to understand how to extend an object. I want to extend the Land_Barrel_sand and basically make it transportable via ACE's cargo module. My config.cpp: class CfgVehicles { class Land_Barrel_sand; class Land_Barrel_transport : Land_Barrel_sand { ACE_canBeCargo = 1; }; }; I am trying to spawn the barrel via this line in my init.sqf: _barrel = "Land_Barrel_transport" createVehicle(getMarkerPos "barrel_spawn"); And here is the line that I see in the rpt file that is causing concern: Cannot create non-ai vehicle Land_Barrel_transport, Can someone educate me as to the error of my ways?
  20. Where can one find this ALLINONE config, I was unable to google it on dev-heaven.
  21. I think I am making a big mistake here. I am editing the mission via sqf scripts in the saved folder and that is where I had the config.cpp. But lightning just struck me and I realized that the config.cpp is meant for addons and belongs into the @addonname folder which then has to be loaded by the game first. Can I just create an @addon_name folder and place a config.cpp in it' date=' or does it have to be turned into a binary first? ---------- Post added at 11:43 ---------- Previous post was at 11:41 ---------- Thank you sir, I just learned something new. If I wanted to see all of the classes and their configurations would I have to decompile a config.bin somewhere?
  22. I will do that, can a moderator delete this thread please? Thank you.
  23. Hello, Today is my 3rd day of learning about sqf, and I am trying to understand how to extend an object. I want to extend the Land_Barrel_sand and basically make it transportable via ACE's cargo module. My config.cpp: class CfgVehicles { class Land_Barrel_sand; class Land_Barrel_transport : Land_Barrel_sand { ACE_canBeCargo = 1; }; }; I am trying to spawn the barrel via this line in my init.sqf: _barrel = "Land_Barrel_transport" createVehicle(getMarkerPos "barrel_spawn"); And here is the line that I see in the rpt file: Cannot create non-ai vehicle Land_Barrel_transport, Can someone educate me as to the error of my ways?
  24. So if I understand this correctly, would I basically have to extend the object I want to load (if it is not loadable already) and add the ACE_canBeLoad, ACE_canBeCargo, etc... properties to the extended object? In this case a barrel filled with sand. Thank you.
  25. Hi guys, I am fairly new to scripting in ArmA2, this is going to be one of my first real scripts. I am trying to figure out how to load an item, such as a barrel into a vehicle, kind of like MSO does it. In this specific instance I would like to be able to load a barrel into a truck, let the player transport it to a different area and be able to unload it again. I saw some posts that referenced addAction, but most of them seemed to delete the object as soon as the action is performed and not really track it anymore. Also, this mission I am building will require ACE, is there an ACE-specific way to doing this, ala ace interaction? Thank you.
×