There is something in lua which, we can unload a zip
And , it has nothing to do with the Author and his code of this zip!
It is..
ui.Plugin.unload("A_Alain57_RoundDir3D")
And we write in other zip of course!!
like this:
With giving a condition in a Menu..
if MODEL.lua.aDircRound() then
ui.Plugin.unload("A_Alain57_RoundDir3D")
end
function sc_enableDiricons()
MODEL.lua.aDircRound = not MODEL.lua.aDircRound()
end
MODEL.SETPERSISTENT.lua.aDircRound = BOOL_MODEL(true)
BUT UNFORTUNATELY dear friend Titanic.
it doesn't work!!
But for other zip s it works!!!
Bookmarks