Help getting started
- the9thdude
- New user
- Posts: 3
- Joined: 31 Aug 2008, 21:44
- Location: Chicago, Il, USA
Help getting started
Hi, I need help getting started on a mod for WZ 2100; where should I start? I know I need some programming tools and 3D modeling tools, but what else?
No signature for you!
- lav_coyote25
- Professional

- Posts: 3434
- Joined: 08 Aug 2006, 23:18
Re: Help getting started
the9thdude wrote:Hi, I need help getting started on a mod for WZ 2100; where should I start? I know I need some programming tools and 3D modeling tools, but what else?
exactly what is it your wanting to do? the more info you supply the better answer your going to get.
- the9thdude
- New user
- Posts: 3
- Joined: 31 Aug 2008, 21:44
- Location: Chicago, Il, USA
Re: Help getting started
Well, I'm looking to do a full conversion mod but I want to start by coding, but I don't really know where to begin. I think I want to start coding but I dunno what programs I should use or what programming language Warzone 2100 is.
No signature for you!
Re: Help getting started
well im not to much in the dev process yet....
check here this may help alot also maybe try dl the latest beta's source code
http://wiki.wz2100.net/Start
someone else will probably be able to help better
check here this may help alot also maybe try dl the latest beta's source code
http://wiki.wz2100.net/Start
someone else will probably be able to help better
the largest wz steam community http://steamcommunity.com/groups/wz2100 (all welcome to join help find matches find new relese and recruit new players)
Re: Help getting started
If you want to do mods, then you have to understand the scripting language first, it is like C.the9thdude wrote:Well, I'm looking to do a full conversion mod but I want to start by coding, but I don't really know where to begin. I think I want to start coding but I dunno what programs I should use or what programming language Warzone 2100 is.
If you want to work on the source code, then that is in C.
If you want to do models, then use blender, or something like that.
Most all the mods modify text files, and you can open up whatever other mod you find with zip, and peek inside to see how they did it.
