Posted July 1, 20169 yr im still working on my firstish mod and now i ran again into a problem i cant solve with google nor the forum's search so again i come to make a new topic about it.. i made a GUI on keybind and it works fine and i made a button output to log and it worked.. the only problem i have now is setting the config option within code.. i tried to do: Config.config.get("Modules","CheckpointHUD",true).set(false); like i saw online but it didnt change that to false, if you were wondering about how the config itself is built then: # Configuration file modules { # Whether to show the CheckpointHUD. [default: true] B:CheckpointHUD=true # Whether to disable the checkpoint reached message in chat. [default: true] B:DisableCPChat=true } please help is a wierd thing to say but ill say it anyways... Doing stuff n' things
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.