How to get rid of them?
Forum




Getting rid of "Lua: Adding function x to hook y"
5 replies



How to get rid of them?
You only see those lines once and only as server so just ignore them?! They are no problem and they are important so people know what is influenced by the script.
1
2
3
4
2
3
4
if config.silent_loading then parse("debuglua 0") end addhook("join","func.cache.addentries") addhook("leave","func.cache.clearcache") if config.silent_loading then parse("debuglua 1") end


----
Now how would you get rid of the "U.S.G.N.:" aswell?

Now how would you get rid of the "U.S.G.N.:" aswell?
No idea.
If you want to keep logs clear:



PS: Oh, I see someone's working on a server mod. nice



