Making a new transport ship
-
carbon dude oxide
- Trained

- Posts: 141
- Joined: 28 Apr 2011, 07:46
Making a new transport ship
Hello how would i go about making a new transport ship? Not the model but actualy a different transport ship?
-
Andrie
- Regular

- Posts: 533
- Joined: 20 Jun 2012, 14:11
- Location: Suid Afrika
Re: Making a new transport ship
Yes try I would like to see the result! What 3D modeling program are you going to use?
"My IRC en multiplay naam is Andrie"
Groete Andrie
Groete Andrie
-
NoQ
- Special

- Posts: 6226
- Joined: 24 Dec 2009, 11:35
- Location: /var/zone
Re: Making a new transport ship
Add a line in templates.txt similar to the one for the two existing transporters (don't forget to set a unique id for the template!), the template's droid type (TRANSPORTER or SUPERTRANSPORTER) will determine its capacity.
As usual, add a name for it in names.txt; also you may put weapons on it, to do that use assignweapons.txt (the turret count is still in templates.txt).
If you want to add a new body, do it in body.txt, etc., as usual; don't forget to add the pies to piestats.wrf. You won't need a special model for propulsion, cause you can only put one propulsion on it ("V-Tol"), so there's no need to have separate propulsion and body models.
As usual, add a name for it in names.txt; also you may put weapons on it, to do that use assignweapons.txt (the turret count is still in templates.txt).
If you want to add a new body, do it in body.txt, etc., as usual; don't forget to add the pies to piestats.wrf. You won't need a special model for propulsion, cause you can only put one propulsion on it ("V-Tol"), so there's no need to have separate propulsion and body models.
Maps | Tower Defense | NullBot AI | More NullBot AI | Scavs | More Scavs | Tilesets | Walkthrough | JSCam
-
carbon dude oxide
- Trained

- Posts: 141
- Joined: 28 Apr 2011, 07:46
Re: Making a new transport ship
ok so if i wanted to change its initial speed ect i would have to make a new body?
-
Andrie
- Regular

- Posts: 533
- Joined: 20 Jun 2012, 14:11
- Location: Suid Afrika
Re: Making a new transport ship
No I dont think so.
"My IRC en multiplay naam is Andrie"
Groete Andrie
Groete Andrie
-
Andrie
- Regular

- Posts: 533
- Joined: 20 Jun 2012, 14:11
- Location: Suid Afrika
Re: Making a new transport ship
Do you know this program?
"My IRC en multiplay naam is Andrie"
Groete Andrie
Groete Andrie
-
NoQ
- Special

- Posts: 6226
- Joined: 24 Dec 2009, 11:35
- Location: /var/zone
Re: Making a new transport ship
A new body, yeah, most likely (just copy an existing body if you don't care, you can just re-use python or mantis or whatever) or re-use another propulsion (like "V-Tol02", see propulsion.txt).carbon dude oxide wrote:ok so if i wanted to change its initial speed ect i would have to make a new body?
P.S. i wonder if it's possible to make a ground or hover transport this way ...
Maps | Tower Defense | NullBot AI | More NullBot AI | Scavs | More Scavs | Tilesets | Walkthrough | JSCam
-
carbon dude oxide
- Trained

- Posts: 141
- Joined: 28 Apr 2011, 07:46
Re: Making a new transport ship
no i do now know this program ^.^ what is it for?Andrie wrote:Do you know this program?
-
Andrie
- Regular

- Posts: 533
- Joined: 20 Jun 2012, 14:11
- Location: Suid Afrika
Re: Making a new transport ship
It's for editing you .wz mod's stats.
"My IRC en multiplay naam is Andrie"
Groete Andrie
Groete Andrie
-
carbon dude oxide
- Trained

- Posts: 141
- Joined: 28 Apr 2011, 07:46
Re: Making a new transport ship
i see
i give it a go 
what value would i change in body.txt to change the speed of a body? (its vtol so
what value would i change in body.txt to change the speed of a body? (its vtol so
-
NoQ
- Special

- Posts: 6226
- Joined: 24 Dec 2009, 11:35
- Location: /var/zone
Re: Making a new transport ship
Engine output, body weight.
In propulsion.txt you may look at propulsion weight and maximum speed.
See also http://guide.wz2100.net/formulas#speed
In propulsion.txt you may look at propulsion weight and maximum speed.
See also http://guide.wz2100.net/formulas#speed
Maps | Tower Defense | NullBot AI | More NullBot AI | Scavs | More Scavs | Tilesets | Walkthrough | JSCam
-
carbon dude oxide
- Trained

- Posts: 141
- Joined: 28 Apr 2011, 07:46
Re: Making a new transport ship
i did try to change the propulsion.txt but where do i assign that propulsion to my transport model? 
-
carbon dude oxide
- Trained

- Posts: 141
- Joined: 28 Apr 2011, 07:46
Re: Making a new transport ship
is it in templates.txt?
-
Andrie
- Regular

- Posts: 533
- Joined: 20 Jun 2012, 14:11
- Location: Suid Afrika
-
carbon dude oxide
- Trained

- Posts: 141
- Joined: 28 Apr 2011, 07:46
Re: Making a new transport ship
its saying it cannot parse wrf/stats.wrf?
what do i need to add to this page?
what do i need to add to this page?