logo   login
right
Home Forums Downloads Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Forum Info
Forum Members: 18,537
Total Threads: 8,626
Posts: 94,205

Administrators:
DeeZire, Redemption

There are currently 133 users online.
Partner Links

Free Credit Repair

Learn the Ticket Broker Secrets
Advertisements


Red Alert 2 & Yuri's Revenge Editing Discuss any modding related issues to do with Red Alert 2 and Yuri's Revenge here.

Reply
 
LinkBack Thread Tools
Old 07-08-2003, 11:07 PM   #1 (permalink)
Junior Member
 
Join Date: Jul 2003
Location: If I don't know where I am, how will you?
Posts: 12
Default Terrorist

Is it possible in RA2, using the "Original Mirage Tank" principle in a slightly modified manor, to create a Terrorist that can be disguised, and then deploys to fire? Please help me with the code. Over and out!
KeRoMc1188 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07-09-2003, 12:44 AM   #2 (permalink)
Senior Member
 
Join Date: Dec 2002
Location: Between the heaven and hell
Posts: 630
Send a message via MSN to Psycho
Default


I tried it but it didnt work.
Psycho is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07-09-2003, 03:43 AM   #3 (permalink)
Senior Member
 
Join Date: Jan 2003
Location: Egypt
Posts: 1,241
Send a message via ICQ to DeeZeL Send a message via MSN to DeeZeL
Default

infantry are hardcoded so they can disguise only as infantry, unlesss you give them the normal mirage DisguiseWhenStill=yes tag, also tanks are hardcoded so they can ONLY disguise as terrains..i once tried to make the demolition truck disguise as a tank but i failed.
DeeZeL is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07-09-2003, 06:30 AM   #4 (permalink)
Senior Member
 
Join Date: Jan 2003
Location: Hamburg, Germany
Posts: 2,208
Send a message via ICQ to Renegade
Default

Yeah...that gives you the funny driving GI... :lol:
Renegade is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07-09-2003, 09:48 AM   #5 (permalink)
Junior Member
 
Join Date: Jul 2003
Location: If I don't know where I am, how will you?
Posts: 12
Default

I meant making the Terrorist like the original Mirage Tank, so it disguises (as an infantry of course), and then deploys to "fire" it's defensive weapon, the TerrorBomb
KeRoMc1188 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07-09-2003, 11:05 AM   #6 (permalink)
Senior Member
 
Join Date: Jan 2003
Location: Egypt
Posts: 1,241
Send a message via ICQ to DeeZeL Send a message via MSN to DeeZeL
Default

hmmmm....i guess so..it can be done, clone a desolators code and make the Primary=MakeUpKit and the Secondary=Terrorbom i guess
DeeZeL is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07-09-2003, 12:20 PM   #7 (permalink)
Junior Member
 
Join Date: Jul 2003
Location: If I don't know where I am, how will you?
Posts: 12
Default

It didn't work, but here is the code I used.

;The evil Cuban Terrorist
[TERROR]
UIName=Name:TERROR
Name=Terrorist
Image=TRST
Category=Soldier
Primary=MakeupKit
Secondary=TerrorBomb
Prerequisite=NAHAND,RADAR
CrushSound=InfantrySquish
Strength=75
Armor=flak
TechLevel=5
Pip=red
Sight=9
Speed=6
Owner=Russians,Confederation,Africans,Arabs
RequiredHouses=Confederation
Cost=1000
Soylent=200
Points=5
IsSelectableCombatant=yes
VoiceSelect=TerroristSelect
VoiceMove=TerroristMove
VoiceAttack=TerroristAttackCommand
VoiceFeedback=TerroristFear
VoiceSpecialAttack=TerroristAttackCommand
DieSound=TerroristDie
Locomotor={4A582744-9839-11d1-B709-00A024DDAFD1}
PhysicalSize=1
MovementZone=Infantry
ThreatPosed=0 ; This value MUST be 0 for all building addons
Deployer=yes
DeployFire=yes
ImmuneToRadiation=no
ImmuneToPsionics=no
Bombable=yes
AllowedToStartInMultiplayer=no
Size=1
IFVMode=11
LeadershipRating=3
SpecialThreatValue=1
Trainable=no
Explodes=yes
DeathWeapon=TerrorBomb
CanDisguise=yes; I appear differently on other people's computers
PermaDisguise=yes; and I appear that way always (Mirage Tank will be Can but not Perma)
KeRoMc1188 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07-09-2003, 01:03 PM   #8 (permalink)
Senior Member
 
Join Date: Dec 2002
Location: In a fox hole
Posts: 465
Send a message via MSN to MMk4C01
Default

;The evil Cuban Terrorist
[TERROR]
UIName=Name:TERROR
Name=Terrorist
Image=TRST
Category=Soldier
Prerequisite=NAHAND,NATECH
CrushSound=InfantrySquish
LeadershipRating=3
Strength=50 ;changed on 11/29 from 50 to 75
Primary=MakeupKit ; virtual weapon that picks disguise
C4=Yes
CanPassiveAquire=no ; Won't try to pick up own targets
CanRetaliate=no; Won't fire back when hit
Armor=flak
TechLevel=5
CanDisguise=yes; I appear differently on other people's computers
PermaDisguise=yes; and I appear that way always (Mirage Tank will be Can but not Perma)
Sight=9
Speed=6
Owner=Russians
AllowedToStartInMultiplayer=no
Cost=2000
Soylent=200
Pip=red
Points=10
VoiceSelect=TerroristSelect
VoiceMove=TerroristMove
VoiceAttack=TerroristAttackCommand
VoiceFeedback=TerroristFear
VoiceSpecialAttack=TerroristAttackCommand
DieSound=TerroristDie
Locomotor={4A582744-9839-11d1-B709-00A024DDAFD1}
PhysicalSize=1
MovementZone=Infantry
ThreatPosed=0 ; This value MUST be 0 for all building addons
SpecialThreatValue=1
Trainable=no
Explodes=yes
DeathWeapon=TerrorBomb
IFVMode=11
BuildLimit=1

this guy doesn't blow up but places c4..basicaly beta version

hope this helps u
MMk4C01 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07-09-2003, 06:37 PM   #9 (permalink)
Junior Member
 
Join Date: Jul 2003
Location: If I don't know where I am, how will you?
Posts: 12
Default

Heyyyy, don't try to pull the wool over my eyes! That's right out of the ini files! What a jerk!!! Lol! Just kidding. It's ok, but does anyone have a real solution to my problem?
KeRoMc1188 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07-09-2003, 06:42 PM   #10 (permalink)
Senior Member
 
Join Date: Jan 2003
Location: Egypt
Posts: 1,241
Send a message via ICQ to DeeZeL Send a message via MSN to DeeZeL
Default

how exactly your unit didnt work?
DeeZeL is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Terrorist AI Colton Generals & Zero Hour Editing 7 08-29-2003 05:00 PM
Help, Adding an Object Upgrade to the Terrorist.. ice Generals & Zero Hour Editing 16 06-20-2003 06:30 AM


All times are GMT -4. The time now is 01:23 PM.


Design By: Miner Skinz.com
Powered by vBulletin® Version 3.7.0 Release Candidate 2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.