|
|
@ -15,7 +15,7 @@
|
|
|
|
save_state="y"
|
|
|
|
save_state="y"
|
|
|
|
date_written="2016-03-29 14:40:46"
|
|
|
|
date_written="2016-03-29 14:40:46"
|
|
|
|
requires="4.80"
|
|
|
|
requires="4.80"
|
|
|
|
version="2.63"
|
|
|
|
version="2.64"
|
|
|
|
>
|
|
|
|
>
|
|
|
|
<description trim="y">
|
|
|
|
<description trim="y">
|
|
|
|
<![CDATA[
|
|
|
|
<![CDATA[
|
|
|
@ -501,7 +501,7 @@ function mouseup (flags, hotspot_id)
|
|
|
|
if utils.msgbox("Confirm buyout for " .. bop .. "?", "Question", "yesno", "?") == "yes" then
|
|
|
|
if utils.msgbox("Confirm buyout for " .. bop .. "?", "Question", "yesno", "?") == "yes" then
|
|
|
|
Send("lbid " .. marketbidn .. " " .. bop)
|
|
|
|
Send("lbid " .. marketbidn .. " " .. bop)
|
|
|
|
else
|
|
|
|
else
|
|
|
|
ColourNote("Buyout cancelled!")
|
|
|
|
ColourNote("white", "blue", "Buyout cancelled!")
|
|
|
|
end
|
|
|
|
end
|
|
|
|
else
|
|
|
|
else
|
|
|
|
Send("lbid " .. marketbidn .. " " .. bop)
|
|
|
|
Send("lbid " .. marketbidn .. " " .. bop)
|
|
|
|