19.09.2011, 06:22
Like PhoenixB said. You need to use:
Instead of:
pawn Code:
CreateDynamicObject ..
// Go on
pawn Code:
CreateObject ..
// Go on