Forum Archive

Object base class not accepting instances.

mistahbtb

Hi I am just wondering how the example files use classes with object referenced but when I try to write code using object it wont allow parameters. I realise it was changed in 2.3.

What should I now use as a base class and why is that the example programs work when using them?

mistahbtb

Figured out I was not using init instead init my apologies.