Project Perfect Mod Forums
:: Home :: Get Hosted :: PPM FAQ :: Forum FAQ :: Privacy Policy :: Search :: Memberlist :: Usergroups :: Register :: Profile :: Log in to check your private messages :: Log in ::


The time now is Thu Mar 28, 2024 8:41 pm
All times are UTC + 0
[ARES] 4x3 Unit factory
Moderators: Global Moderators, Red Alert 2 Moderators
Post new topic   Reply to topic Page 1 of 1 [9 Posts] Mark the topic unread ::  View previous topic :: View next topic
Author Message
Gangster
Commander


Joined: 11 Jun 2004
Location: Moscow, Russia

PostPosted: Thu Oct 18, 2012 11:39 am    Post subject:  [ARES] 4x3 Unit factory
Subject description: not obvious but possible
Reply with quote  Mark this post and the followings unread

As what was mentioned by DCoder at old bug tracker.

Unit harcoded to exit at 11th outline(FoundationOutline.10 since zero based). So if you setup building with custom foundation, you will be able to set it right in front of doorway.

The unit will be spawned at ExitCoord= . Next a doorway animation will be played. After that unit will be moved at 3 cell distance form 11th outline and exits.

NB: There is an interesting behavior of all hover and SHP units probably because of their Locomotors. They will be not moved from ExitCoord and comes out to 11th right away.



Quick start for 4x3:

Code:


Art.ini

[NAWEAP]
...
Foundation = Custom
Foundation.X = 4
Foundation.Y = 3
Foundation.0 = 0,0
Foundation.1 = 1,0
Foundation.2 = 2,0
Foundation.3 = 3,0
Foundation.4 = 0,1
Foundation.5 = 1,1
Foundation.6 = 2,1
Foundation.7 = 3,1
Foundation.8 = 0,2
Foundation.9 = 1,2
Foundation.10 = 2,2
Foundation.11 = 3,2
FoundationOutline.Length = 18
FoundationOutline.0 = -1,-1
FoundationOutline.1 = 0,-1
FoundationOutline.2 = 1,-1
FoundationOutline.3 = 2,-1
FoundationOutline.4 = 3,-1
FoundationOutline.5 = 4,-1
FoundationOutline.6 = -1,0
FoundationOutline.7 = 4,0
FoundationOutline.8 = -1,1
FoundationOutline.9 = -1,2
FoundationOutline.10 = 4,1
FoundationOutline.11 = 4,2
FoundationOutline.12 = -1,3
FoundationOutline.13 = 0,3
FoundationOutline.14 = 1,3
FoundationOutline.15 = 2,3
FoundationOutline.16 = 3,3
FoundationOutline.17 = 4,3

Rules.ini

[NAWEAP]
...
ExitCoord=64,192,0



Key Words: #Tutorials #Modding #RedAlert2 #YurisRevenge #Ares #Rules.INI #Art.INI 

_________________
Gangster is a Project Perfect Wuj (c)Aro

Last edited by Gangster on Thu Oct 18, 2012 5:34 pm; edited 1 time in total

Back to top
View user's profile Send private message
Graion Dilach
Defense Minister


Joined: 22 Nov 2010
Location: Iszkaszentgyorgy, Hungary

PostPosted: Thu Oct 18, 2012 2:29 pm    Post subject: Reply with quote  Mark this post and the followings unread


_________________
"If you didn't get angry and mad and frustrated, that means you don't care about the end result, and are doing something wrong." - Greg Kroah-Hartman
=======================
Past C&C projects: Attacque Supérior (2010-2019); Valiant Shades (2019-2021)
=======================
WeiDU mods: Random Graion Tweaks | Graion's Soundsets
Maintainance: Extra Expanded Enhanced Encounters! | BGEESpawn
Contributions: EE Fixpack | Enhanced Edition Trilogy | DSotSC (Trilogy) | UB_IWD | SotSC & a lot more...

Back to top
View user's profile Send private message Visit poster's website ModDB Profile ID
Mig Eater
Defense Minister


Joined: 13 Nov 2003
Location: Eindhoven

PostPosted: Mon Oct 22, 2012 1:34 pm    Post subject: Reply with quote  Mark this post and the followings unread

Thx, I was just wondring if a smaller factory was possable.

_________________



Back to top
View user's profile Send private message Visit poster's website ModDB Profile ID YouTube User URL Facebook Profile URL Twitter Channel URL
Gangster
Commander


Joined: 11 Jun 2004
Location: Moscow, Russia

PostPosted: Mon Oct 22, 2012 2:36 pm    Post subject: Reply with quote  Mark this post and the followings unread

You welcome. There is one more thing I must tell you. Unit will be spawned at very last cell of building. In some cases, if the unit is too long and goes beyond the cell, it's rear could be seen from under the SHP.
Its quite obvious yes, but I whould prefer if some one had told me about this before I actually did artwork.

_________________
Gangster is a Project Perfect Wuj (c)Aro

Back to top
View user's profile Send private message
Regulus
Commander


Joined: 16 Feb 2008
Location: The Lone Star State

PostPosted: Mon Oct 22, 2012 3:38 pm    Post subject: Reply with quote  Mark this post and the followings unread

This is one hell of a hurdle for TD:R as well. Luckily I don't have any exotic locomotors, but the Mammoth Tank may have issues with this.

_________________
You come for the modding but you stay for the Crap Forum.

Back to top
View user's profile Send private message Skype Account
ImP_RuLz
Jumpjet Infantry


Joined: 21 May 2004
Location: Pakistan

PostPosted: Mon Oct 22, 2012 3:46 pm    Post subject: Reply with quote  Mark this post and the followings unread

doesnt the ExitCoord= tag help?

_________________
<----- Clickable

Back to top
View user's profile Send private message Send e-mail ModDB Profile ID Facebook Profile URL Twitter Channel URL Skype Account
Graion Dilach
Defense Minister


Joined: 22 Nov 2010
Location: Iszkaszentgyorgy, Hungary

PostPosted: Mon Oct 22, 2012 6:19 pm    Post subject: Reply with quote  Mark this post and the followings unread

Not much, since after ExitCoord some unit jump into that 3 cells behind F.Outline10 cell.

_________________
"If you didn't get angry and mad and frustrated, that means you don't care about the end result, and are doing something wrong." - Greg Kroah-Hartman
=======================
Past C&C projects: Attacque Supérior (2010-2019); Valiant Shades (2019-2021)
=======================
WeiDU mods: Random Graion Tweaks | Graion's Soundsets
Maintainance: Extra Expanded Enhanced Encounters! | BGEESpawn
Contributions: EE Fixpack | Enhanced Edition Trilogy | DSotSC (Trilogy) | UB_IWD | SotSC & a lot more...

Back to top
View user's profile Send private message Visit poster's website ModDB Profile ID
Dawe
Vehicle Drone


Joined: 02 Feb 2010
Location: Hungary

PostPosted: Sat Nov 02, 2013 9:13 am    Post subject: Reply with quote  Mark this post and the followings unread

4×3 Factory works good but unfortunately there is another bug with this. Those game modes which includes 4×3 [GAWEAP] or [NAWEAP]... For example there is a game mode where you can't capture buildings. All buildings have 'Capturable=false' tag like [GAWEAP] and [NAWEAP] have. This time the 'ExitCoord' doesn't work correctly.

[NAWEAP] ; Nod War Factory
Capturable=false
Image=NANODWEAP
ExitCoord=64,192,0

I copy the 'Image' and the 'ExitCoord' from rulesmd but still doesn't work.

I tried to in different game modes where aren't any changes on [GAWEAP] or [NAWEAP] and the 'ExitCoord' works good.

_________________

Back to top
View user's profile Send private message
Mig Eater
Defense Minister


Joined: 13 Nov 2003
Location: Eindhoven

PostPosted: Fri Jul 10, 2015 2:54 pm    Post subject: Reply with quote  Mark this post and the followings unread

Bump...

I've been trying to get this to work but no mater what Foundation/Outline/ExitCoord I use units always spawn 3 cells away from the back of the building & then drives to the edge of the building.

Edit: DCoder's post on the ren forums explains why.

_________________



Back to top
View user's profile Send private message Visit poster's website ModDB Profile ID YouTube User URL Facebook Profile URL Twitter Channel URL
Display posts from previous:   
Post new topic   Reply to topic Page 1 of 1 [9 Posts] Mark the topic unread ::  View previous topic :: View next topic
 
Share on TwitterShare on FacebookShare on Google+Share on DiggShare on RedditShare on PInterestShare on Del.icio.usShare on Stumble Upon
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Powered by phpBB © phpBB Group

[ Time: 0.1743s ][ Queries: 11 (0.0105s) ][ Debug on ]