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

giobbarca

Member
  • Content Count

    5
  • Joined

  • Last visited

  • Medals

Community Reputation

10 Good

About giobbarca

  • Rank
    Rookie
  1. giobbarca

    Are PBOs necessary?

    game is configured to read something in a path. The game configuration files are sets to read pbo. So or you change all path in these configuration path (even if it's possible) or you just have to pack every time you change something ;)
  2. Hello everyone. I searched everywhere how to resolve my problem. Please read carefully and help me (in other posts and forums no-one helped me). I edited default superpowers that comes with arma 2, to play it with arma 2 OA's content (so new weapons, units and vehicles). I want to change weapons, vehicles and units in the buy menu. I tried with extracting warfare2 and warfare2_e in [ARMA 2 OA ROOT] --> Expansions --> Addons and i opened "Config_LightFactory.sqf", "Config_Barracks.sqf", "Config_HeavyFactory.sqf", "Config_Loadouts.sqf" and "Config_AircraftFactory.sqf" in the warfare2_e folder, copying the content and pasting in their corresponding file in warfare2 (e.g. I copied "Config_LightFactory.sqf" of warfare2_e folder in warfare2 folder). at this point I compress warfare2 folder (with edited files), I start game, I start server, load the mission, and when the AI construct the LightFactory or the barracks, I still have superpower's default "equipment". How to resolve this problem? P.s. I read other posts about my problem (posted 2 years ago), but no-one answered them. So please, don't leave this posts with 0 replies! I'm italian, and I haven't a good english, so if you don't understand something, ask me and I explain better.. Best Regards, Giovanni
  3. ok guys, I managed to add command radio to all units in superpowers. Now I have a problem directly with acre.. sometimes, when I load the server (not-dedicated) acre interface (ctrl+shift+x doesn't work, the same with ctrl+shift+c, but if I press Caps Lock, the radio bip works, and the trassmission too. When this happens, the rectangle in the lower right corner, with the writing "TRASMISSION, name radio and frequence", isn't showed when I press caps lock) doesn't load, or it loads after a lot of time (10 minutes or more). Is this a problem due a low speed connection? Or it's a bug? please help me sir :) edit: i've checked userconfig file (acre_keys.hpp) and all is correct
  4. Hi everyone... I've already posted my "problem" in armaholic forum. But no-one could help me.. So I hope you can. I want to edit superpowers (by extracting pbo, obviusly) to add AN/PRC117F to all group leaders. I searched in this forum, and all the scripts are posted didn't work. Are you able to help me posting the code to put into inizialization? I would like to point out also that all scripts with "item" don't work (e.g. this addItem "ACRE_PRC117F"; or this addItem ["ACRE_PRC117F"];) I tried also with "this addWeapon ["ACRE_PRC117F"]" but still doesn't work. When in singleplayer editor I put this script into iniziliazation of all groups leader (this addWeapon ["ACRE_PRC148"]), it worked. The problem I think is that I didn't put the radio in a backpack.. But I don't know how to set backpacks. Please help me! I use Arma 2 OA and ACE2 (and all releated mod, such as CBA. I installed them by PlayWithSix) EDIT: searching in internet I understand that to do what I want I've to use "addItem". But if I use this code, Arma 2 OA shows me a window that says is missing a semicolon.. Please help me!
×