Mike asked me to notify you guys about some stuffs, which I found out:
When doing python plugins:
Make sure your method name doesn't have the same name as ur class name
Because the old py thinks ur doing constructer from outside.
My problem was that I was trying to get the variable from the DLL. That should have worked, but you cannot call all the raw variables, or methods from the IDE.
It will require something like the GetUtil method, to get the Class Itself. As @balu92 said we cannot run RunTime enviroment methods...
@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.
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.