new Float:x, Float:y, Float:z;GetPlayerPos(playerid, x, y, z);CreateDynamicObject(objectid, x + 2, y, z ... );