at the attention of conitec i would like to know how i can make work this
Code:
typedef struct
{
	ENTITY* character;
	STRING* sentence_content;
	STRING* oggFile;
} sentence;


typedef struct dialogue
{
	STRING* dialogueName;
	int sentenceCount;
	struct sentence* sentenceArray;
} dialogue;

i need a solution for this, we are working on a product and we're stuck in this problem that should not exist
our production is slowing down because of this and after i had buy the gamestudio a7 pro i don't know neither how i can use the mail support, please answer me even in private.
thanks.