mistahmikey
Active Member
Having some issues at times with toons not moving like I expect them to. Without going into much detail atm, I have a simple question (I hope)
a_MoveToCampSpot accepts options to set the min and max distance the toon is allowed to move about the CS. The max defaults to 125. I have situations where I need to move a toon greater than the 125 distance, so I use the a_MoveToCampSpot max parameter to set an appropriate distance.
Subsequently, when I actually need to move the toon, I use atom_OgreBotChangeCampSpotForWho. There are no parameters available to set the min/max "roam" distance like there are for a_MoveToCampSpot. Is there any chance that, by issuing this command, the min/max values get set back to their default values?
a_MoveToCampSpot accepts options to set the min and max distance the toon is allowed to move about the CS. The max defaults to 125. I have situations where I need to move a toon greater than the 125 distance, so I use the a_MoveToCampSpot max parameter to set an appropriate distance.
Subsequently, when I actually need to move the toon, I use atom_OgreBotChangeCampSpotForWho. There are no parameters available to set the min/max "roam" distance like there are for a_MoveToCampSpot. Is there any chance that, by issuing this command, the min/max values get set back to their default values?