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

Forum Info
Forum Members: 18,581
Total Threads: 8,669
Posts: 94,547

Administrators:
DeeZire, Redemption

There are currently 25 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 04-19-2005, 12:03 AM   #1 (permalink)
Junior Member
 
Join Date: Mar 2005
Location: N/A
Posts: 8
Send a message via AIM to datkewlguy Send a message via MSN to datkewlguy Send a message via Yahoo to datkewlguy
Default Final Alert Gurus Welcome!

hey if any of you use final alert please help me with any of the following:

1). How do you make it so that your team starts up with units? or your position does...?

2.) Working with triggers, make a timer that does something after a certain amt of time which is displayed

3.)Have text appear in chat area (followed by missing...)

any of that info would be great... thx
datkewlguy is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 04-19-2005, 05:29 AM   #2 (permalink)
Senior Member
 
Join Date: Feb 2005
Posts: 804
Default

1) create a map trigger to create units at waypoint <Player@A> with a timedelay of 10. what would be better is to create a waypoint close to it though. only problem with this is it causes an IE if nobody is player@a, so best with only 2player maps.

2) not too sure, i'm not an expert with it...

3) i can tell you that you need to add what you want it to say to the string table. that requires ra2md.csf
bobing is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 04-19-2005, 09:53 AM   #3 (permalink)
Senior Member
 
Join Date: Jul 2004
Posts: 448
Send a message via MSN to Death3464
Default

no, u dont need it to be added to the string table, aslong as it is a multiplayer map. if it's single player, yes. but not multiplayer. and one note- this topic should be in the Map Authoring area, should it not?
Death3464 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 04-19-2005, 02:54 PM   #4 (permalink)
Senior Member
 
Join Date: Dec 2002
Location: USA
Posts: 756
Default

Quote:
Originally Posted by bobing";p=&quot View Post
1) create a map trigger to create units at waypoint <Player@A> with a timedelay of 10. what would be better is to create a waypoint close to it though. only problem with this is it causes an IE if nobody is player@a, so best with only 2player maps.
Use time delay of 1, create units that are Special (JP) house, then make them change house to the players one second later, then destroy all of JP house one second after that.

A player is not present, then his units stay JP, and they get destroyed.
CannisRabidus is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 04-19-2005, 03:56 PM   #5 (permalink)
Member
 
Join Date: Jan 2004
Location: http://mo.cncguild.net/
Posts: 98
Default

When there is no player, we encounter IE? What about 'Ground Zero' map, where you get Nuclear Reactors? You don't have to play skirmish with four players afaik :|
SpeederYR is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 04-19-2005, 05:13 PM   #6 (permalink)
Junior Member
 
Join Date: Mar 2005
Location: N/A
Posts: 8
Send a message via AIM to datkewlguy Send a message via MSN to datkewlguy Send a message via Yahoo to datkewlguy
Default

thanks everyone, this helps a lot, but does anyone know about adding new units into the map? ones that you add to the map's rules
datkewlguy is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 04-19-2005, 06:41 PM   #7 (permalink)
Senior Member
 
Join Date: Jul 2004
Posts: 448
Send a message via MSN to Death3464
Default

you cant. its not possible, without already editting the actual string files for that one- the unit wont work without the string files for it.
Death3464 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 04-19-2005, 08:43 PM   #8 (permalink)
Senior Member
 
Join Date: Dec 2002
Location: USA
Posts: 756
Default

Quote:
Originally Posted by Death3464";p=&quot View Post
you cant. its not possible, without already editting the actual string files for that one- the unit wont work without the string files for it.
Nonsense. For units, strings supply tooltip text, nothing more.

You can add as many units or buildings or infantry or aircraft to a map that you want. But you cannot add any new artwork to support them. So they would have to use the images of existing things. That being said, there is some unused art code that could be called, but there isn't terribly much, and what there is, isn't terribly useful. As far as strings go, you can't add new strings either, but there are a lot of unused strings that might be partially useful.
CannisRabidus is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 04-19-2005, 09:02 PM   #9 (permalink)
Senior Member
 
Join Date: Jul 2004
Posts: 448
Send a message via MSN to Death3464
Default

hmm. wierd. i tried to add a new unit without the strings, and it didn'r work.......oh well. in any case, is this required to make a unit's image that of an existing one:
If you do not have a new cameo for your new unit, you can use the cameo from an existing unit, by copying their cameo name from their Art.ini entry. Now, if you have a new infantry SHP to use for the unit, then name it KILL and place it in an ecachexx.mix file in your RA2 directory (xx= a number between 1-99). If you don’t know how to do this, then please refer to our tutorial on it. If you do not have a new infantry SHP for it, you should find an existing one that you like, and extract it with XCC Mixer. Then name it KILL and place it in the ecachexx.mix file.
Death3464 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 04-20-2005, 01:35 AM   #10 (permalink)
Senior Member
 
Join Date: Dec 2002
Location: USA
Posts: 756
Default

He's just making a map, not a whole mod.
CannisRabidus 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
final alert 2 problem charizard220 Red Alert 2 & Yuri's Revenge Editing 23 03-20-2008 04:16 PM
Final Alert 2 | RA2 | INI's zappo7 Red Alert 2 & Yuri's Revenge Editing 74 05-27-2005 10:16 AM
Adding music files to red alert 2, and final alert 2 modding Death3464 Red Alert 2 & Yuri's Revenge Editing 15 07-23-2004 09:11 AM
Final Alert 2 Help (2nd post) pcgamer145 Red Alert 2 & Yuri's Revenge Editing 2 07-22-2004 07:17 PM
Final Alert 2 Help. TheDragon Red Alert 2 & Yuri's Revenge Editing 6 01-20-2003 04:32 PM


All times are GMT -4. The time now is 02:15 PM.


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