Proposal split tags maxslope and maxwater wrt to unit build

Proposal split tags maxslope and maxwater wrt to unit build

Discuss game development here, from a distinct game project to an accessible third-party mutator, down to the interaction and design of individual units if you like.

Moderator: Moderators

Post Reply
User avatar
smoth
Posts: 22309
Joined: 13 Jan 2005, 00:46

Proposal split tags maxslope and maxwater wrt to unit build

Post by smoth »

Ok, here is the deal, we have move def classes and we have the unit def.

in the unit def tags like:
minWaterDepth
maxWaterDepth
maxSlope

are also used in pathing AND where a building can be built.

so what I want to request is that the devs give us tags like:
minWaterDepth
maxWaterDepth
maxSlope
AND
minBuildableWaterDepth
maxBuildableWaterDepth
maxBuildableSlope

the buildable versions would allow us to specify a buildable slope without conflicting with unit movement.

Image
SMOTH IS FUCKING UP BA AGAIN!

ok, ok, here me out...

I can sit down and write a small bit of lua to add to unitdefs_post and it will create the needed tags.. aka your favorite brand of TA will not be effected.
User avatar
knorke
Posts: 7971
Joined: 22 Feb 2006, 01:02

Re: Proposal split tags maxslope and maxwater wrt to unit build

Post by knorke »

can you explain what
the buildable versions would allow us to specify a buildable slope without conflicting with unit movement.
means?
What use is it to make a unit buildable in a spot it can not reach or get away from?
User avatar
Forboding Angel
Evolution RTS Developer
Posts: 14673
Joined: 17 Nov 2005, 02:43

Re: Proposal split tags maxslope and maxwater wrt to unit build

Post by Forboding Angel »

Well for example, sometimes units aren't mobile but internally are actually mobile units. Case in point, BA nanotower.
User avatar
Pxtl
Posts: 6112
Joined: 23 Oct 2004, 01:43

Re: Proposal split tags maxslope and maxwater wrt to unit build

Post by Pxtl »

I always assumed that stuffing the movement tags into the unit's unitdef was used for building. Is that not the case? That is, the distinction you need you can get depending on which file you put the tag in.
User avatar
smoth
Posts: 22309
Joined: 13 Jan 2005, 00:46

Re: Proposal split tags maxslope and maxwater wrt to unit build

Post by smoth »

not to my understanding.
Post Reply

Return to “Game Development”