I'm currently trying to make a hook that extends the database records. Currently it only allows for you to create and sync topics if you enable it in the settings. Im trying to change that to creating a "Forum". I just need help on finding which methods I should access when creating the Forum in IPS\forums\Forum, cause from what im looking at, its looks jumbled up and confusing and im not sure what the create method is. I could use the api but I don't wanna do that and the Database insert method i wanna leave as a last resort "if" no one can provide some assistance.