Lol, last week I was stuck on structs that do not exist anymore after a function ends. So it's possible to keep it existing without defining a struct outside the function ... sigh.

Thanx alot for the info!

Quote:


There are creating functions for all structs in the a7 engine, like string_create(), that use malloc (or C++ new operator).





Is ent_create an exception? For max_entities indicates the maximum amount of entities, and I assumed the compiler made an array with max_entities length. But acknex wouldn't need that if they used allocation right? Or am I being weird now .

Last edited by Joozey; 01/16/08 18:25.