Resource Map Label Marker

by kizrak

Creates resource map label markers when chunks get generated and charted. See resources through fog of war. Please review settings and consult details below before starting!! πŸš€ #icon #resources #map #reveal #label #markers #chunks #generated #chart #tag #map #ore #count #fog of war

Utilities
4 months ago
0.17 - 1.1
53.3K

i control.lua serpent

2 years ago

You can replace this:

--- TODO: time for a library soon...
local function sbs(obj) -- luacheck: ignore 211
    local s = sb( obj ):gsub("%s+", " ")
    return s
end

With this:

local sbs = serpent.line

Same functionality. (I don't know if this existed at the time you created the function, but there is one now.)

2 years ago

Thank you! -- I've added this to my todo list. 🧑

New response