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 Fri Apr 19, 2024 1:46 am
All times are UTC + 0
Unit transforming
Moderators: Global Moderators, Red Alert 2 Moderators
Post new topic   Reply to topic Page 1 of 1 [26 Posts] Mark the topic unread ::  View previous topic :: View next topic
Author Message
andrewmarley
Rocket Cyborg


Joined: 10 Oct 2010
Location: Russia

PostPosted: Fri Mar 25, 2011 5:27 am    Post subject:  Unit transforming
Subject description: Possible?
Reply with quote  Mark this post and the followings unread

Is it possible to make unit transform to another unit? or deploy to another unit? or something? For example infantry to another infantry

_________________

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


Joined: 21 May 2004
Location: Pakistan

PostPosted: Fri Mar 25, 2011 7:42 am    Post subject: Reply with quote  Mark this post and the followings unread

there's no way of deploying one infantry into another and units can't deploy directly into another unit
you can, however, use workarounds for units
1- the unit deploys into a building with a free unit, which is the "deployed into" unit
2- the unit deploys into a building which undeploys into the other unit
3- you can use siege chopper's logic

or you can use Npatch extended, which has unit to unit deploying logic

_________________
<----- 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
andrewmarley
Rocket Cyborg


Joined: 10 Oct 2010
Location: Russia

PostPosted: Fri Mar 25, 2011 7:57 am    Post subject: Reply with quote  Mark this post and the followings unread

I've got Npatch,how to realise this using it?

_________________

Back to top
View user's profile Send private message
Orac
President


Joined: 11 Jul 2008
Location: New Zealand

PostPosted: Fri Mar 25, 2011 8:20 am    Post subject: Reply with quote  Mark this post and the followings unread

Read the manual?

Back to top
View user's profile Send private message
andrewmarley
Rocket Cyborg


Joined: 10 Oct 2010
Location: Russia

PostPosted: Fri Mar 25, 2011 9:08 am    Post subject: Reply with quote  Mark this post and the followings unread

But I haven't found info about it there

_________________

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


Joined: 19 Aug 2009
Location: Moscow State University

PostPosted: Fri Mar 25, 2011 9:21 am    Post subject: Reply with quote  Mark this post and the followings unread

[VehicleType] ; Only VehicleType is supported.
IsSimpleDeployer=yes ; Required, since this new logic is extended from the original IsSimpleDeployer.
TrueConversion=[yes/no] ; Really converts into the new unit rather than just changes the image.
; Note that this is unreversable. However you can make the deployed unit
; deploy back.
UnloadingClass=[VehicleType] ; The unit to deploy into. Do not omit this or you'll get an IE.
DeployingAnim=[Animation] ; The animation to play during the unit's transformation.
DeploySound=[Sound] ; The sound to play AT THE END of the transformation. If you want to
; play a sound at the beginning of the transformation, please add it as
; the StartSound of the DeployingAnim above.
DeployingFacing=[int] ; This vehicle must turn to this direction before it can deploy.
; This value defaults to -1, which means that ground vehicles can deploy
; at any direction, helicopters have to turn to [AudioVisual]\DeployDir first.
; You can set this to -2 so all vehicles are allowed to deploy at any direction.



From NPExt manual

_________________
Tired of grabbing my random SHP conversions? Why not learn to create SHPs for yourself?

Back to top
View user's profile Send private message Send e-mail Visit poster's website Skype Account Yahoo Messenger Account
kenosis
Commander


Joined: 19 Aug 2009
Location: Moscow State University

PostPosted: Fri Mar 25, 2011 9:27 am    Post subject: Reply with quote  Mark this post and the followings unread

Add that infantry to infantry may be done at the cost of losting veteran levels.
Let the infantry deploy to fire its secondary weapon like yuri clone.Add to the infantry DamageSelf=yes,and the secondary weapon with AreaFire=yes kills the infantry itself.To prevent damaging other units you may need to use custom armor.And make a InfDeathAnim that mutates to the infantry you want.Not tried but possible.

_________________
Tired of grabbing my random SHP conversions? Why not learn to create SHPs for yourself?

Back to top
View user's profile Send private message Send e-mail Visit poster's website Skype Account Yahoo Messenger Account
andrewmarley
Rocket Cyborg


Joined: 10 Oct 2010
Location: Russia

PostPosted: Fri Mar 25, 2011 9:31 am    Post subject: Reply with quote  Mark this post and the followings unread

Ok

_________________

Back to top
View user's profile Send private message
KORHAL
GDI Hacker


Joined: 16 Apr 2008
Location: Germany

PostPosted: Thu Mar 31, 2011 2:15 pm    Post subject: Reply with quote  Mark this post and the followings unread

you can do this:

Unit-1 deploy to Building-1
Building-1 to Unit-2
Unit-2 to Building-2
Building-2 to Unit-1

or more!
(i have a Tank who transformed in 3 Version with 3 weapons)

Back to top
View user's profile Send private message Visit poster's website
andrewmarley
Rocket Cyborg


Joined: 10 Oct 2010
Location: Russia

PostPosted: Thu Mar 31, 2011 3:10 pm    Post subject: Reply with quote  Mark this post and the followings unread

Thanks! I'll try

_________________

Back to top
View user's profile Send private message
KORHAL
GDI Hacker


Joined: 16 Apr 2008
Location: Germany

PostPosted: Sun Nov 20, 2011 9:39 pm    Post subject: Reply with quote  Mark this post and the followings unread

And have you done it ?

Back to top
View user's profile Send private message Visit poster's website
Cranium
Defense Minister


Joined: 05 Dec 2009
Location: USA

PostPosted: Mon Nov 21, 2011 12:18 am    Post subject: Reply with quote  Mark this post and the followings unread

andrewmarley hasnt been around in quite sometime. Last time I spoke with him he was in a car accident, in the hospital and havent heard from him since.

_________________

The enemy shall be injected with toxic poison - Venom

Back to top
View user's profile Send private message Visit poster's website Skype Account
KORHAL
GDI Hacker


Joined: 16 Apr 2008
Location: Germany

PostPosted: Mon Nov 21, 2011 2:13 pm    Post subject: Reply with quote  Mark this post and the followings unread

I'm not sure i understand you!
You wanna Say he is death ? Shocked

_________________

KI-Control Orbital-Network Routines Headquarters Alternative Lieutenant commander ``KORHAL´´

Back to top
View user's profile Send private message Visit poster's website
Cranium
Defense Minister


Joined: 05 Dec 2009
Location: USA

PostPosted: Mon Nov 21, 2011 11:05 pm    Post subject: Reply with quote  Mark this post and the followings unread

Na, I dont think he's dead. Just saying he was in the hospital last time we chatted and havent heard from him since.

_________________

The enemy shall be injected with toxic poison - Venom

Back to top
View user's profile Send private message Visit poster's website Skype Account
andrewmarley
Rocket Cyborg


Joined: 10 Oct 2010
Location: Russia

PostPosted: Thu Dec 15, 2011 4:51 pm    Post subject: Reply with quote  Mark this post and the followings unread

Guys, everything is allright with me, but after that car accident - I can't walk, that's why I'm out of business. All that time my brother was on deal instead of me, but he worked on FPS called Taking Point (by Cronix Games). So I can say one thing for now - doctors are trying to heal me at all and make my legs move again, that's why I have to visit hospital everyday, and almost no time for freetime and etc. Sad

_________________

Back to top
View user's profile Send private message
Hassan_2030
Cyborg Cannon


Joined: 26 Feb 2010
Location: Inside my temple in Cairo.

PostPosted: Thu Dec 15, 2011 4:55 pm    Post subject: Reply with quote  Mark this post and the followings unread

Good to hear that not all is hopeless!
I wish you all the best man!!!

_________________
If you are a member of the NSA and you are reading this, then you should know, that too much curiosity killed the cat!!!
Wenn Sie ein Mitarbeiter des BND sind und das hier lesen, sollten Sie wissen, dass zu viel Neugier der Katze Tod ist!!!

Last edited by Hassan_2030 on Thu Dec 15, 2011 4:59 pm; edited 1 time in total

Back to top
View user's profile Send private message Send e-mail Visit poster's website Skype Account
Cranium
Defense Minister


Joined: 05 Dec 2009
Location: USA

PostPosted: Thu Dec 15, 2011 4:55 pm    Post subject: Reply with quote  Mark this post and the followings unread

Damn, that really. really, sucks. I dont know what to say except I hope you the best and a 100% recovery.

and I missed ya around here. Glad to see ya again bro.

_________________

The enemy shall be injected with toxic poison - Venom

Back to top
View user's profile Send private message Visit poster's website Skype Account
andrewmarley
Rocket Cyborg


Joined: 10 Oct 2010
Location: Russia

PostPosted: Thu Dec 15, 2011 6:11 pm    Post subject: Reply with quote  Mark this post and the followings unread

Thanks guys Smile I missed you too!
BTW my brother can help you with your projects which I helped you to work on Smile Contact him on my moddb page
(P.S. he occupied my moddb page Very Happy)

_________________

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


Joined: 05 Dec 2009
Location: USA

PostPosted: Fri Dec 16, 2011 1:14 am    Post subject: Reply with quote  Mark this post and the followings unread

Thanks, I'll drop on by ModDB soon.

_________________

The enemy shall be injected with toxic poison - Venom

Back to top
View user's profile Send private message Visit poster's website Skype Account
ApolloTD
Commander


Joined: 19 Nov 2003

PostPosted: Fri Dec 16, 2011 11:40 am    Post subject: Reply with quote  Mark this post and the followings unread

Too bad andrew, hope you can recover fully from the incident.

Back to top
View user's profile Send private message
andrewmarley
Rocket Cyborg


Joined: 10 Oct 2010
Location: Russia

PostPosted: Fri Dec 16, 2011 3:15 pm    Post subject: Reply with quote  Mark this post and the followings unread

Unfortunately it's impossible to recover fully. Doctors told me that, but I hope I'll be able to walk and move my legs (I really hope)

_________________

Back to top
View user's profile Send private message
KORHAL
GDI Hacker


Joined: 16 Apr 2008
Location: Germany

PostPosted: Fri Jun 28, 2013 7:11 pm    Post subject: Reply with quote  Mark this post and the followings unread

@ andrewmarley

Welcome back!  
And hope it goes forward with your legs!

_________________

KI-Control Orbital-Network Routines Headquarters Alternative Lieutenant commander ``KORHAL´´

Back to top
View user's profile Send private message Visit poster's website
Nikademis Von Hisson
General


Joined: 05 Sep 2007
Location: Wilkes Barre PA

PostPosted: Fri Jun 28, 2013 8:33 pm    Post subject: Reply with quote  Mark this post and the followings unread

@KORHAL                this post was dead since dec 2011

_________________
I am authorized to send out the TMP Studio, PM ME IF YOU WANT IT And check this out, these were sent to me for help with terrain and zdata help along with TMP Studio/Builder

http://www.ppmsite.com/forum/viewtopic.php?t=27714

Back to top
View user's profile Send private message Send e-mail Skype Account
RP
Commander


Joined: 12 Jul 2012
Location: Mapping God Heaven

PostPosted: Fri Jun 28, 2013 8:45 pm    Post subject: Reply with quote  Mark this post and the followings unread


_________________


Mental Omega 3.0 Mission creator - Creator of FinalOmega: APYR 3.0 Map Editor

/ppm/'s stupidity

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


Joined: 10 Dec 2012
Location: I'm too busy conquering the world!

PostPosted: Fri Jun 28, 2013 8:54 pm    Post subject: Reply with quote  Mark this post and the followings unread


_________________
Mod Leader and founder of World Domination


Back to top
View user's profile Send private message
MasterHaosis
General


Joined: 01 Nov 2010
Location: Serbia

PostPosted: Fri Jun 28, 2013 10:14 pm    Post subject: Reply with quote  Mark this post and the followings unread

hahaha guys I like you!

_________________

PPM Halloween Season 2021

Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic Page 1 of 1 [26 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.1811s ][ Queries: 11 (0.0079s) ][ Debug on ]