Super.New()
BlitzMax Forums/BlitzMax Beginners Area/Super.New()| 
 | ||
| . | 
| 
 | ||
| Creating a new zombie will implicity create the parent types. put print statements in the parent new() methods and see. | 
| 
 | ||
| What GW said. I think new is a function requiring a type identifier rather than a method requiring a type instance. | 
| 
 | ||
| . |