I'm not actually sure how to go about doing that.
registerOutputEvent(Bot, "FollowPlayer", "list Owner 0 Nearest 1 Farthest 2 Custom 3\tint -1 999999 -1\tbool");
registerOutputEvent(Bot, "FollowPlayer", "list Owner 0 Nearest 1 Farthest 2 Custom 3 Activator 4\tint -1 999999 -1\tbool", 1);
function AIPlayer::followPlayer(%obj, %list, %int, %bool, %client)
else if(%list == 4 && isObject(%client.player)) %player = %client.player
Holy, You're one quick scripter.
can't tell if sarcasm