@balu92 and I were trying to remove the NPCs some time ago. Problem is that it also requires to remove the Resources as i was testing further. Bypassing this would be nice.
Could you put this in a try catch for me?
try {
var version = Bootstrap.Version;
// Try printing version
} catch(err) {
Plugin.Log("Error", "Couldn't get it. " + err.message);
}
I'm not sure why don't we have access to that class tho.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.