walkbot

Examples:

walkbot.log("walkbot target: " . walkbot.get_destination() . "\n", color.new(255, 255, 255))

Functions:

nametypedescription

get_entity()

Entity being targetted (if any).

get_destination()

string

Destination label.

get_distance()

number

Distance to the destination.

Last updated