Module:Infobox regtemp: Difference between revisions
two... |
tonumber must be doing smth wrong then |
||
| Line 62: | Line 62: | ||
local equave = "o" | local equave = "o" | ||
local cot = tonumber(lowermap[1]) | local cot = tonumber(lowermap[1]) | ||
if tonumber(string.char(string.byte(subgroup, 1))) == | if tonumber(string.char(string.byte(subgroup, 1))) == 3 then | ||
local equave = "t" | local equave = "t" | ||
if tonumber(string.char(string.byte(subgroup, 3))) == 5 then | if tonumber(string.char(string.byte(subgroup, 3))) == 5 then | ||