Page 1 of 1

First project

Posted: 03 Apr 2014 08:25
by Rekoons
Hi everybody.

I am newly infected with the OpenTTD virus :D As a hobby programmer it only takes a few days until I'd like to create something new for OpenTTD.

My Project: Creating a new Depot

Starting from scratch I need help to do this... Beside the graphics what do I need to accomplish this?

Thanks for your advice!

Rekoons

Re: First project

Posted: 03 Apr 2014 09:03
by planetmaker
Rekoons wrote:Hi everybody.

I am newly infected with the OpenTTD virus :D As a hobby programmer it only takes a few days until I'd like to create something new for OpenTTD.

My Project: Creating a new Depot

Starting from scratch I need help to do this... Beside the graphics what do I need to accomplish this?

Thanks for your advice!

Rekoons
You probably want the NewGRF compiler(s).
See NML (specs)and its tutorial
See grfspecs and grfcodec
See DevZone as host for many projects around OpenTTD which can act as examples

Also I moved the thread to the NewGRF development section.

Re: First project

Posted: 03 Apr 2014 09:07
by Rekoons
Thanks! I will study this.