1151 Compiler Error (1 Viewer)

Joined
Jan 13, 2022
I am trying to create a dynamic hair mod and these errors keep appearing. When I load the swf hair mod in game it doesn't appear. Any help as to what causes the errors and possible solutions would be appreciated.

SDTModdingCS5\SDTMods\ModPackage.as, Line 13 1151: A conflict exists with definition modType in namespace internal.

SDTModdingCS5\SDTMods\ModPackage.as, Line 23 1151: A conflict exists with definition targetElement in namespace internal.

SDTModdingCS5\SDTMods\ModPackage.as, Line 24 1151: A conflict exists with definition overwrite in namespace internal.


My script settings in flash are as follows:
registermod(VadosHair);

var modType:String = ModTypes.DYNAMIC_HAIR;

var targetElement:String = ModElements.DYNAMIC_HAIR_OVER;

var overwrite:Boolean = false;
 

Users who are viewing this thread

Top


Are you 18 or older?

This website requires you to be 18 years of age or older. Please verify your age to view the content, or click Exit to leave.