-- no-float - Set float text from object name or string -- self-deleting local function main() ll.SetText("", ZERO_VECTOR, 1.0) ll.RemoveInventory(ll.GetScriptName()) end main()