@verb #6119:":set_latlong" this none this rxdo #8084 @program #6119:":set_latlong" this none this ":set_latlong(latitude, longitude) => 0" " Sets lat long coords. All other position values are reset to invalid." caller_perms():controls(this.owner) || raise(E_PERM) {lat, long} = args this:reset() this.lat = lat this.long = long "Last modified by Lao-Tzu (#8084) on Tue Jan 15 06:18:16 2002 MST." .