Just is there any natural way of doing it? Mods are supposed to replace one or two files, but not to destroy everything but one or two files.
Warzone from scratch mod? (just curious)
-
NoQ
- Special

- Posts: 6226
- Joined: 24 Dec 2009, 11:35
- Location: /var/zone
Warzone from scratch mod? (just curious)
I wonder if it's possible to make a "complete" skirmish mod for warzone2100. That is, to start with a somewhat clean data directory, and start adding things. Maybe it would have just 1 weapon and 1 body and 1 propulsion, but it'll be fun anyway
Just is there any natural way of doing it? Mods are supposed to replace one or two files, but not to destroy everything but one or two files.
Just is there any natural way of doing it? Mods are supposed to replace one or two files, but not to destroy everything but one or two files.
Maps | Tower Defense | NullBot AI | More NullBot AI | Scavs | More Scavs | Tilesets | Walkthrough | JSCam
-
KukY
- Regular

- Posts: 1859
- Joined: 20 Mar 2009, 21:56
Re: Warzone from scratch mod? (just curious)
It can be done, although it is very, very, very, very hard. You will have to edit lots of script files that are in "base.wz", but they are easy to understand.hao wrote:I wonder if it's possible to make a "complete" skirmish mod for warzone2100. That is, to start with a somewhat clean data directory, and start adding things. Maybe it would have just 1 weapon and 1 body and 1 propulsion, but it'll be fun anyway![]()
Just is there any natural way of doing it? Mods are supposed to replace one or two files, but not to destroy everything but one or two files.
-
NoQ
- Special

- Posts: 6226
- Joined: 24 Dec 2009, 11:35
- Location: /var/zone
Re: Warzone from scratch mod? (just curious)
What i want to see is just a very minimal set of scripts with which warzone can start. And it should be only done once

Maps | Tower Defense | NullBot AI | More NullBot AI | Scavs | More Scavs | Tilesets | Walkthrough | JSCam
-
Zarel
- Elite

- Posts: 5770
- Joined: 03 Jan 2008, 23:35
- Location: Minnesota, USA
Re: Warzone from scratch mod? (just curious)
You'd have to blank all the files in the stats directory except for the terrain modifier and damage multiplier stuff, which is hardcoded. Then you'd have clear the scripts that refer to them. See TxtEditinghao wrote:I wonder if it's possible to make a "complete" skirmish mod for warzone2100. That is, to start with a somewhat clean data directory, and start adding things. Maybe it would have just 1 weapon and 1 body and 1 propulsion, but it'll be fun anyway![]()
Just is there any natural way of doing it? Mods are supposed to replace one or two files, but not to destroy everything but one or two files.
-
NoQ
- Special

- Posts: 6226
- Joined: 24 Dec 2009, 11:35
- Location: /var/zone
Re: Warzone from scratch mod? (just curious)
Thanks! I'll check it out. 
Maps | Tower Defense | NullBot AI | More NullBot AI | Scavs | More Scavs | Tilesets | Walkthrough | JSCam