Ah.
I understand.
Thanx a real bunch for the work!
It is required to write out data in a format that allows HL to read it in again - as list of CVARs.
But when i just use CVARs, for me i do not even need to write them to a file - CVARs stay set between mapchanges, as long as they are not changed in a plugin or a cfg-file.
I was searching a way to save my pluginīs variables, which are nto CVARS - just "tk_count[MAXPLAYERS]" for example.
If i understand you correctly, there is no way to do this - beside creating 32 CVARs that allow to save the values between mapchanges: ta_count_1, ..., ta_count_32
Ufff
:-O