SourceOP breaks the menus of sourcemod in TF2. Is there a way to disable the SourceOP menus so they don't interfere with sourcemod? Also, enabling melee only mode in SourceOP tf2 causes the server to instantly crash.
SourceOP breaks the menus of sourcemod in TF2. Is there a way to disable the SourceOP menus so they don't interfere with sourcemod? Also, enabling melee only mode in SourceOP tf2 causes the server to instantly crash.
What do you mean it breaks them? Like the Sourcemod menus never work or they just don't work when a SourceOP menu is up?
I'll check out that melee crash. Is it on Windows or is it Linux?
The sourcemod menus never work when SourceOP is loaded. The sourcemod menus do show up, but selecting anything on it causes the menu to close and re-open after a few seconds without the selected choice being done. I'm running SourceOP on Windows.Originally Posted by Drunken_F00l
Thanks. I see the problem. Can you try replacing addons/SourceOP/lua/includes/menu.lua with this file:
http://www.sourceop.com/test/menu.lua
And also replace addons/SourceOP/lua/includes/modules/playercommand.lua with this file:
http://www.sourceop.com/test/playercommand.lua
Let me know if it fixes the issue or causes other issues. Thanks.
I'm still having the same problem with the sourcemod menus using those files.Originally Posted by Drunken_F00l
Yep, sorry. Try this playercommand.lua instead (with the menu.lua above):
http://www.sourceop.com/test/2/playercommand.lua
I've tried this one and it works for me.
Thanks. This file fixed the sourcemod menu, though my server crashes frequently with both sourcemod and SourceOP running. I'll try running SourceOP only for now.Originally Posted by Drunken_F00l
I've fixed the melee only crash. You can get the fix by updating your DF_funcoffs.txt. See this thread:
http://www.sourceop.com/modules.php?...ewtopic&t=3898
Both fixes will be included in the next release.