Every map has to import the vJass systems of the modification. Simply add the following code snippet to the custom map script: //! import "Import Dmdf.j" The maps have to be saved with the help of the JassHelper which generates a JASS map script based on the vJass code. ...