26.09.2014, 18:36
Use less CreateObject functions, transform them to CreateDynamicObject, as they take objects slots (CreateObject are there everytime, but CreateDynamicObject shows them only when neccesary).
CreateObject -> CreateDynamicObject
CreateObject -> CreateDynamicObject