The Arbiter;307300 said:Make a new blank project with the UMS script and upload it to http://www.mediafire.com I will have a look and fix it.
class Font
begin
Font.default_name = "Rod"
Font.default_size = 20
Font.default_bold = false
end
end