ID:178684
 
i am getting an error:

loading sskies.dme
sskies.dme:15: unterminated text (expecting ')

sskies.dmb - 1 error, 0 warnings (double-click on an error to jump to it)

the line that it happens on is:

// BEGIN_INCLUDE
#include "sskys.dm" <-- here
#include "ss.dmp"
// END_INCLUDE

help please

That means you forgot to add an " at the end of one your code files.