03-05-2014, 05:21 AM
Currently in party grind all the bots just stack on the leader and it's so obvious. I read in a thread someone added
".tostring(Player:MoveTo(tonumber(lpos.x)+math.random(5,10)-math.random(5,10),tonumber(lpos.y),tonumber(lpos.z+math.random(5,10)-math.random(5,10)),tonumber(c_followleader.rrange))))"
to ffxiv_common_cne.lua and it fixed for them. I don't know where to add this but at the moment my bots are still stacking.
".tostring(Player:MoveTo(tonumber(lpos.x)+math.random(5,10)-math.random(5,10),tonumber(lpos.y),tonumber(lpos.z+math.random(5,10)-math.random(5,10)),tonumber(c_followleader.rrange))))"
to ffxiv_common_cne.lua and it fixed for them. I don't know where to add this but at the moment my bots are still stacking.