[QUOTE = "- Spice, post: 1703005, member: 295211"]
menu.cpp:
#include <filesystem>
void c_menu :: reinit_config ()
static TCHAR path [256];
[CODE = cpp] config_child-> add_element (new c_button ("delete", [] () {filesystem :: remove (std :: string (path) + ("\\ cheatname \\") + vars.menu.active_config_name + ".json"), Config.ResetToDefault (), g_Menu-> should_reinit_config = true, vars.menu.active_config_name.clear ();})); [/ CODE]
change the \\ cheatname \\ to your weave.su or whatever, and if it doesn't work reply (i didn't test it xD)
[/ QUOTE]
dosent work sadly :/ dosent do anything