Jump to content

BL1P

Member
  • Content Count

    1052
  • Joined

  • Last visited

  • Medals

  • Medals

Everything posted by BL1P

  1. Im sorry if this was asked but I did run searches and found nothing of relevance. Could someone tell me how to disable the landing autopilot via script. In the mission we can purchase planes What I would like to do is have the landing autopilot removed as an option for players. Yours BL1P
  2. Hello. I am attempting to update a Uniform mod I created for the community I play with. The mod used to work fine. But now I get errors when trying to use the Tshirt or rolledup versions. Here is a sample of my CfgVehicle for the uniform :- //--- Woodland class Falcons_DPM_Soldier_Base: B_Soldier_F { identityTypes[] = {"LanguageENG_F", "Head_NATO", "G_HAF_default"}; _generalMacro = "Falcons_DPM_Soldier_Base"; faction = "Falcons_Units"; vehicleClass = "Men_DPM"; nakedUniform = "Falcons_BasicBody"; uniformClass = "Falcons_CombatUniform_DPM"; hiddenSelections[] = {"Camo", "insignia"}; hiddenSelectionsTextures[] = {"\Falcons_Uniforms\data\DPM\Falcons_clothing_Wood.paa"}; linkedItems[] = {"ItemCompass","ItemGPS","ItemMap","ItemWatch","Falcons_DPM_Plate_Carrier_H","ItemMap"}; respawnlinkedItems[] = {"ItemCompass","ItemGPS","ItemMap","ItemWatch","Falcons_DPM_Plate_Carrier_H","ItemMap"}; }; class Falcons_DPM_Soldier_01: B_Soldier_02_f { _generalMacro = "Falcons_DPM_Soldier_01"; faction = "Falcons_Units"; vehicleClass = "Men_DPM"; nakedUniform = "Falcons_BasicBody"; uniformClass = "Falcons_CombatUniform_DPM_tshirt"; hiddenSelections[] = {"Camo", "insignia"}; hiddenSelectionsTextures[] = {"\Falcons_Uniforms\data\DPM\Falcons_clothing_Wood.paa"}; linkedItems[] = {"ItemCompass","ItemGPS","ItemMap","ItemWatch","Falcons_DPM_Plate_Carrier_H","ItemMap"}; respawnlinkedItems[] = {"ItemCompass","ItemGPS","ItemMap","ItemWatch","Falcons_DPM_Plate_Carrier_H","ItemMap"}; }; class Falcons_DPM_Soldier_02: B_Soldier_03_f { _generalMacro = "Falcons_DPM_Soldier_02"; faction = "Falcons_Units"; vehicleClass = "Men_DPM"; nakedUniform = "Falcons_BasicBody"; uniformClass = "Falcons_CombatUniform_DPM_vest"; hiddenSelections[] = {"Camo", "insignia"}; hiddenSelectionsTextures[] = {"\Falcons_Uniforms\data\DPM\Falcons_clothing_Wood.paa"}; linkedItems[] = {"ItemCompass","ItemGPS","ItemMap","ItemWatch","Falcons_DPM_Plate_Carrier_H","ItemMap"}; respawnlinkedItems[] = {"ItemCompass","ItemGPS","ItemMap","ItemWatch","Falcons_DPM_Plate_Carrier_H","ItemMap"}; }; Here are the errors I get :- 16:05:30 In class "Falcons_CombatUniform_DPM_vest" is abstract config class "Falcons_DPM_Soldier_02" and can't be used with uniform. 16:05:30 In class "Falcons_CombatUniform_DPM_tshirt" is abstract config class "Falcons_DPM_Soldier_01" and can't be used with uniform.
  3. I would like to have a custom Icon appear for gear in the arsenal much like the marksman dlc does. Where would one put such a config entry ? For example the backpacks mod I created has the following Configs :- cfgPatches.hpp cfgVehicles.hpp config.cpp I have tried icon = "\Folder\Image.paa"; in both cfgPatches and cfgVehicles but with no luck.
  4. So ive asked this a few years back i think.. But can we please get a Difficulty Filter for the server browser ? Or is it that hard to code ?
  5. BL1P

    Ive waited a fews years now

    I just need a simple way to have my workshop on a different drive now, as my ssd is becoming full. When I say simple I mean the same as how games get placed on a different drive if you tell steam to do that. don't want to be fiddling around with dos scripts.
  6. BL1P

    Ive waited a fews years now

    Is it ? I cant see dif filter in launcher ? Ahh yer its just missing one Difficulty isnt it ? Thanks Mr. Green
  7. Just wondering are servers still crashing with long persistent missions due to memory and just plain old crash ? Our community died because of the bug, so we no longer have a server on which to get feedback. as this bug was before Xmas maybe its been fixed ?
  8. So is it 3 or 4 months that the servers havent worked now ?
  9. BL1P

    Proman Public crCTI

    Hey Muecke. I think ACE is good yes and I imagine it could only benefit the mission. Its very well documented so adding it to the mission params should not be a problem. (famous last words) Then individual servers can set if they want some ace features on or off. Although I think some things in ACE would always be on no matter what you do. Anyway I know its a pain in the arse to alter a mission just for a mod so do it if ya want not cause some old fart like me asked :)
  10. BL1P

    Proman Public crCTI

    Hello. If you guys are still working on this do you plan to add ACE to the list of supported mods as well as ACRE ?
  11. We have had two Out Of Memory errors. Where it has asked for negative amounts of memory since the update, anyone else ? pic :- http://imgur.com/G4dwsTL
  12. BL1P

    AMD CPU Bottleneck?

    I think its more of a case that we pay less for our AMD than for Intel and on very few games does this price difference show. Alas Arma3 is one of the games it shows on :(
  13. Hello. Is there anything like a working version (memory bug gone) on the horizon before Xmass ? Our servers have been down since 1.54 and our community is dead because of this :( Please say we will have working servers before you all go on holiday.
  14. erm missread question ... Dunno... Edit : Ok... Answer to the Topic title is Yes. Answer to the posted question is Erm Dunno.
  15. Dear Santa. I have been a good boy this year and would like :- 1. A working server architecture. 2. Arm3 to use all cores not just one. 3. A case of Stella Artois.
  16. BL1P

    I have been a good boy.

    Done ? Are you the Grinch trying to mess with my Xmass feelings ?
  17. BL1P

    I have been a good boy.

    I thought I would just ask for things that BIS can afford and do but haven't yet :)
  18. BL1P

    Is ARMA 3 a serious game ?

    Arma3 is seriously entertaining ! When its working, which it is not ... Fix the server memory loss BIS !
  19. Ah drunken posting, I have to admit I am guilty of that in the past also :) as the moderators would attest to.
  20. "It feels rather like a 12 year old wrote the poll options"
  21. Do you move the optionals over ? Think there are two .pbos and two .bisigns. Dunno if they help though....
  22. Our server has been crashing all weekend we dont play ALIVE. Below is a forum post with a link in last post to the feedback about the crashes. https://forums.bistudio.com/topic/186339-out-of-memory-errors-since-154-update/
  23. Just wondering ... what do you want from the Elite mode you cant get from Veteran mode using the on/off .profile switches ?
  24. If the server runs in lowest difficulty then its off isn't it ?
  25. For all those saying "an option to turn it off" I thought (but could be wrong) that if you played at the lowest level of difficulty, it is off by default ? Could be wong dough.
×