Soo i have been trying to make a config file for quite some time now but i cant get it
This is not for a server it's all Client Side
What i need is a way to save/set a ConVar or a Checkbox from a button
What i mean is i need a button to save X ConVars and X Checkbox's value And one to set ConVars/Checkbox's value
I don't need someone to give me the full script(Would be appreciated) but some references
Thanks in advance -Zimmi
So from my experience I have just made a bunch of client convars and set them when you click save and then when you open the menu or whatever again you just check the values and toggle the checkboxes and other things from the convar data.
CreateClientConVar
DLabel/SetToggle
See iv made a Menu, Convars, Checkbox's, buttons, functions etc but my intention was to share it to people that might want different saves. It would be annoying to have to code a different one for every person that want's to use it. Soo i need it to be easily done by anyone from a derma menu. Thanks tho
Sorry, you need to Log In to post a reply to this thread.