How would you make a teamspeak plugin read&write configurations?

Kieran

Tag me
Contributor
Jan 1, 2016
459
286
122
I'm trying to find a good way for a simple config for my plugin in C. Every time I enable my plugin version with read from config turned on, my teamspeak won't open at all. That's not the main question though.

The main question is about how you would even make such a configuration. For example, where to save it, permissions, "layout", way to do it in C, stuff like that.

(I apologize if this is the wrong section but I wasn't sure where this goes since its related to TS but also coding :confused: )
 

Kieran

Tag me
Contributor
Jan 1, 2016
459
286
122
Hm. Already failing at using a C++ header file in C... I get like 4000 Errors that dont make any sense to me

rip me.
 
Top