16.11.2013, 08:47
Try to put debug msg among the objects.
and see if this message appears in consol.
pawn Код:
CreateDynamicObject(...);
printf("Loaded successfully");
CreateDynamicObject(...);