The "Land_Campfire_F" does not work on the Takistan map. I can see the "Light Fire" and "Put out Fire" actions but when using them nothing happens. I thought this might be an issue with AiAtp but they work in the editor with the mods loaded so I'm confused. Anyone have an idea about this?
Thanks
**Edit SOLVED**
Ok so I fixed this problem, in the Takistan.h config the campfire is listed as this
{ "Land_Campfire_F", {6032.87,1115.99,-0.0418091}, {{0.000214814,0.999436,0.0335832},{0.00639275,-0.0335839,0.999416}}, true },
I changed it to this and it works now
{ "Land_Campfire_F", {6032.87, 1115.99, 0}, 0},