Project load status These values are given as an argument to the callbacks.OnProjectLoad() callback. PL_Start module-attribute PL_Start = 0 Starting to load the project. PL_LoadOk module-attribute PL_LoadOk = 100 The project was successfully loaded. PL_LoadError module-attribute PL_LoadError = 101 The project stopped loading due to an error.