What language do you use for WZ?

Get some help with creating maps or modding.
Need a map editor or other tools, look here!
User avatar
hawkn
Trained
Trained
Posts: 32
Joined: 18 Mar 2009, 00:14

What language do you use for WZ?

Post by hawkn »

Ok, so i'm a totall noob at modding. but i want to learn, so i was wondering what language you use to mod WZ (like java, etc). i am looking into taking courses this fall at my comunity college, but untill then i want to learn what i can from the internet and library. Basicaly what i'm asking is where should i start?
Speak softly, and carry a pair of lancers.
User avatar
Zarel
Elite
Elite
Posts: 5770
Joined: 03 Jan 2008, 23:35
Location: Minnesota, USA

Re: What language do you use for WZ?

Post by Zarel »

http://developer.wz2100.net/

Modding weapons, research, etc just involves editing spreadsheets.

Modding AI/campaign behavior involves WZScript (a custom C-like scripting language), which will eventually be replaced with Lua.

Programming modifications to the game itself involves writing in C.
User avatar
hawkn
Trained
Trained
Posts: 32
Joined: 18 Mar 2009, 00:14

Re: What language do you use for WZ?

Post by hawkn »

Sweet thx
Speak softly, and carry a pair of lancers.