@rappo said in [C#] How to make Script create INI file with Keybindings:
@TheTechGenius Well, you could have just posted this as a reply of the original topic, instead of a whole new topic
Anyway, what you're looking to do is write a new file to the file system. It doesn't really have to do with GTA/Script Hook programming, you can do it with plain old C# libraries - here's a guide from Microsoft: How to: Write to a Text File
Oh yeah sorry about making a new topic. But when I went to reply to the topic about using INI files, it said that the Topic is over X months old, and it asked me if I wanted to make a new topic. So I thought that is what I was suppose to do.
Sorry about that.