What language do you use for WZ?
-
hawkn
- Trained

- Posts: 32
- Joined: 18 Mar 2009, 00:14
What language do you use for WZ?
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.
-
Zarel
- Elite

- Posts: 5770
- Joined: 03 Jan 2008, 23:35
- Location: Minnesota, USA
Re: What language do you use for WZ?
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.
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.
-
hawkn
- Trained

- Posts: 32
- Joined: 18 Mar 2009, 00:14