Mansh00ter Posted February 20, 2012 Share Posted February 20, 2012 @David, I've no idea how to delete those Properties in the CK UI once you Add them :/ (on Quest Stage Fragments)That may be a job that can be done in one of the user-created tools. It does seem to be an oversight in the CK. You delete properties from scripts directly in code. Just remove their declarations, remove all references to them in code (otherwise it won't compile) and you will see that they no longer show up in the CK. Also, not sure you're supposed to declare script properties in the quest stages. First create the script in the scripts tab, then when you create a new quest stage, link it up with your script in the Fragment section. You declare properties for scripts in the Scripts tab. Link to comment Share on other sites More sharing options...
Recommended Posts