03-15-2011, 12:09 PM
It should be located in "NTTravincal.ntj" somewhere which is located in "D2NT\scripts\NTBot\bots". The exact line that refers to the unit I believe is the one below here. The red part should be the unit-type ID I think. I could be wrong, like I've said before, I'm not a big code Guru. Finding the right ID for classic may be hard though, the only way I know of it being done is by viewing the game mpqs.
_waypoint = NTC_FindUnit(NTC_UNIT_OBJECT, GetLocaleString(22526), 5);
_waypoint = NTC_FindUnit(NTC_UNIT_OBJECT, GetLocaleString(22526), 5);
Need help with setting up D2NT? Check out my guide: http://d2nt-setup-pickit-guide.bravehost.com/