verstand3n 13 Posted February 3, 2019 however if you use the server config, you can just drop in updated pbo's from the git without having to manually update the mission. 1 Share this post Link to post Share on other sites
otarius-big 16 Posted February 5, 2019 add in list veteran mod factions too plzzzzzzzzzzzzzzzzzz Share this post Link to post Share on other sites
IAmABlueJay 1 Posted February 5, 2019 So my mission is working now, but I have one last problem. I have forgotten the command to disable AI spawn in the area where my base is. Does anyone have any suggestions? I am 98% done with this mission, so I would really appreciate anything at this point. Share this post Link to post Share on other sites
verstand3n 13 Posted February 5, 2019 http://vdauphin.github.io/HeartsAndMinds/Prevent-AI-from-spawning-near-the-base 1 Share this post Link to post Share on other sites
otarius-big 16 Posted February 6, 2019 i am trying add new faction with veteran mod but cant get result can y help or send me added file for it? i mean i want play mission with out of other mods only veteran mod and ace mod Share this post Link to post Share on other sites
WastedMike_ 27 Posted February 8, 2019 Whenever I port Hearts and Minds to Fallujah, all the hideout spawn at the bottom corner of the map. Does anyone know why that is? Share this post Link to post Share on other sites
WastedMike_ 27 Posted February 9, 2019 Or does Hearts and Minds not work on Fallujah? Share this post Link to post Share on other sites
Youngsik R3v 0 Posted February 9, 2019 Hello, Is it possible to increase the number of hideouts beyond 5? Share this post Link to post Share on other sites
TonyStarkBR 10 Posted February 9, 2019 12 hours ago, Youngsik R3v said: Hello, Is it possible to increase the number of hideouts beyond 5? Yes, https://github.com/Vdauphin/HeartsAndMinds/blob/c7c46da54c9b63646f941040355f9a82187620ee/%3DBTC%3Dco%4030_Hearts_and_Minds.Altis/core/def/param.hpp#L146-L151 in "default = 7;" change by the desired quantity 1 Share this post Link to post Share on other sites
focheur 0 Posted February 9, 2019 Hello, I meet a problem with my team, the enemies are almost intuable, even with ammunition of 12.7 the enemies falls into unconscious and resists 5 shots before dying, how to change the resistance of the enemies? thank you Share this post Link to post Share on other sites
Vdauphin 298 Posted February 10, 2019 Hello, On 2/9/2019 at 7:50 AM, WastedMike_ said: Or does Hearts and Minds not work on Fallujah? Yes see : Cheers. Share this post Link to post Share on other sites
Vdauphin 298 Posted February 10, 2019 Hello, 10 hours ago, focheur said: how to change the resistance of the enemies? thank you I don't know, Hearts and Minds doesn't change that. May be it is due to an incompatibility from mod you are using with ACE3. Look in your RTP server side. Cheers. Share this post Link to post Share on other sites
Vdauphin 298 Posted February 11, 2019 Hello, On 2/6/2019 at 5:27 PM, otarius-big said: add new faction with veteran mod but cant get result You just have to follow this http://vdauphin.github.io/HeartsAndMinds/Add-factions#second-way Cheers Share this post Link to post Share on other sites
WastedMike_ 27 Posted February 12, 2019 On 3/31/2018 at 3:45 AM, Vdauphin said: Hello, at least the array you provide is not correct : It should looks like : btc_custom_loc = [ //EXAMPLE: [[13132.8,3315.07,0.00128174],"NameVillage","Mountain 1",800,800,true] [[5486.95,5103.4,0],"NameVillage","Al-Fallujah",800,800,true], [[6714.37,5710.85,0],"NameVillage","Askari",800,800,true], [[5950.56,4683.77,0],"NameVillage","Industrial Park",800,800,true], [[6049.99,6383.84,0],"NameVillage","Jeghaifi",800,800,true], [[3328.72,5333.82,0],"NameVillage","Jolan",800,800,true], [[4343.98,6340.28,0],"NameVillage","Mualimeen",800,800,true], [[4392.41,5428.03,0],"NameVillage","Muhandisin",800,800,true], [[4678.68,4415.41,0],"NameVillage","Nazal Old City",800,800,true], [[3867.85,3968.78,0],"NameVillage","Resafa",800,800,true], [[5509.47,5102.29,0],"NameVillage","Shuhada",800,800,true], [[5291.15,6270.9,0],"NameVillage","Shurta",800,800,true], [[5328.43,3168.93,0],"NameVillage","Sinai",800,800,true], [[4682.83,5203.27,0],"NameVillage","TV Tower",100,100,true], [[8054.98,1819.42,0],"Airport","Airport",800,800,true] ]; Also : there is a safezone for hideout spawn (/core/def/mission.sqf#L97). May be this parameter should be tweak for small map. Good luck Where does this code go to fix the Fallujah issue? Share this post Link to post Share on other sites
WastedMike_ 27 Posted February 12, 2019 After adding code to the define_mod.sqf the hideouts still spawn at the bottom left corner of the map. Is there something I am doing wrong? Share this post Link to post Share on other sites
Youngsik R3v 0 Posted February 12, 2019 Having issues porting H&M over to Sahrani. I can play it locally, and it works fine. When i load the pbo to my dedicated server, no classes are available upon loading into role selection. Not sure what the cause is, and any help would be appreciated. Share this post Link to post Share on other sites
otarius-big 16 Posted February 12, 2019 i am trying but cant made it vith ACE and veteran Share this post Link to post Share on other sites
Vdauphin 298 Posted February 13, 2019 Hello, On 2/12/2019 at 7:28 AM, WastedMike_ said: Is there something I am doing wrong? Because this map is small, the issue come from the safezone (/core/def/mission.sqf#L125 : On 2/12/2019 at 6:51 AM, WastedMike_ said: Also : there is a safezone for hideout spawn (/core/def/mission.sqf#L125). May be this parameter should be tweak for small map. Reduce this number Cheers Share this post Link to post Share on other sites
Vdauphin 298 Posted February 13, 2019 Hello, On 2/12/2019 at 8:39 AM, Youngsik R3v said: I can play it locally, and it works fine. This is more a dedicate server issue then 😕 Please ask help in the dedicated topic but a first approach would be to take a look to your RPT server side and resolve issue one by one Good luck! Share this post Link to post Share on other sites
Vdauphin 298 Posted February 13, 2019 Hello, 15 hours ago, otarius-big said: i am trying but cant made it vith ACE and veteran I can't help you if you don't help me to understand your issue. Tell me where you are stuck. Cheers. Share this post Link to post Share on other sites
otarius-big 16 Posted February 13, 2019 thanks for asking .i did it Share this post Link to post Share on other sites
WastedMike_ 27 Posted February 14, 2019 https://imgur.com/a/XgO3Sw9 That is the issue I keep running into. Any way to solve it? Share this post Link to post Share on other sites
Vdauphin 298 Posted February 15, 2019 Hello, On 2/14/2019 at 7:56 AM, WastedMike_ said: Any way to solve it? Yes, read my previous answer (https://forums.bohemia.net/forums/topic/165948-mp-btc-hearts-and-minds/?do=findComment&comment=3339314) Cheers Share this post Link to post Share on other sites
Vdauphin 298 Posted February 15, 2019 Hello! The Hearts and Minds mission 1.19.2 hotfix is here! Now H&M requires CBA and ACE3 only. But there is also a RHSUS version! Changelog : Mission.sqm and param.hpp unchanged. Add: Simplified Chinese Translation in stringtable.xml (@GoldJohnKing). Have fun!!! Share this post Link to post Share on other sites
WastedMike_ 27 Posted February 15, 2019 2 hours ago, Vdauphin said: Hello, Yes, read my previous answer (https://forums.bohemia.net/forums/topic/165948-mp-btc-hearts-and-minds/?do=findComment&comment=3339314) Cheers I tried that and it didn't work. I still get this error. https://imgur.com/a/XgO3Sw9 Share this post Link to post Share on other sites