btc_custom_loc #1723
-
|
I'm trying to add custom locations, but nothing is showing up? Where exactly do I put this? ]; Do I place markers with the "Mountain 1" example? or triggers? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
|
Hello, Please remove the example, computer don't understand btc_custom_loc = [
[[13568.8,816.75,0],"StrongpointArea","Mountain 1_2",800,true],
[[16618.2,2648.99,0],"Hill","Mountain 1_1",800,true]
];
You don't need to, position is defined by the position you provide in the array Cheers |
Beta Was this translation helpful? Give feedback.
-
|
Thank you for the quick reply. I copy and pasted what you sent in your message and I'm still not seeing anything show up in those areas. Am I place that section in the mission.sqf? Thanks! |
Beta Was this translation helpful? Give feedback.
No you are supposed to replace it here: https://github.com/Vdauphin/HeartsAndMinds/blob/master/%3DBTC%3Dco%4030_Hearts_and_Minds.Altis/define_mod.sqf#L1-L7