SignificantSlice said, June 05, 2012, 03:19:46 pmbut i thought with this code, helper b will only travel to the helper A with the lowest variable/ID and not the nearest helper A from the helper A that summon helper Bpls correct me if im wrongBTW, tnx for the code it bacame my basis of what i should do Yes it will travel to the lowest ID. If you want nearest, you have to calculate the distance of each and select the lowest.