05.06.2012, 22:36
Your using dini_IntSet for a string when it should only be used for ints.
It should be dini_StringSet (or what ever the dini function is to set strings)
It should be dini_StringSet (or what ever the dini function is to set strings)

