You must be logged in to post messages.
Please login or register

Scenario Design
Moderated by Yeebaagooon, nottud

Hop to:    
loginhomeregisterhelprules
Bottom
Topic Subject: Scenario Editor FAQ and Resource Library V3.0
« Previous Page  1 2 3  Next Page »
posted 11 October 2003 01:42 AM EDT (US)   
SCENARIO DESIGN FAQ AND RESOURCE LIBRARY

(now updated with The Titans info.)

Important Note: Remember to visit the Scenario Design Libary for articles on Scenario Design

Table of Contents

The Titans FAQ

FREQUENTLY ASKED QUESTIONS ABOUT AGE OF MYTHOLOGY: THE TITAN'S SCENARIO EDITOR

Age of Mythology: The Titans expansion brings together tons of new features to the scenario editor and brings it up to standards. You have complete camera control, advanced triggers and you can even edit 25 different unit statistics.

Here are some commonly asked questions concerning The Titans.

Q: Help! The Camera isn't pitching, how can I access the complete camera controls?
A: You must enable full camera control by press alt+shift+c on your keyboard. To control the camera use:
A: pitch up
Z: pitch down
+: Zoom in
-: Zoom out
Page up: move up
Page Down: move down


Q: Bah! The menus are messed up, I don't see new features, the font is trippy, [insert weirdness here]
A: Uninstall the Map Editor Patch/New Editor Mod. For instructions on that go
Here

Q: Where can I find information on the new features?
A: Look at the Scenario Editor Changes in the X-pack section

Q: What are the new triggers and what do they do?
A: The Trigger Tutorial article in the Scenario Design Section has been updated with TT's triggers

Q: Where are all my Expansion scenarios and other files going? They're not in the scenario design folder
A: The Titans stores it's files in a different folder. Go to My Documents, in there you'll find a My Games folder, thats where all the stuff is.
You can cancel this out and make things go in their normal folder in the AOM directory by placing this: "-LUA" in your user.cfg file.

Q: Whats all this user.cfg stuff?
A: There is a file called the game.cfg, however if you don't want to modify it (or can't because it's in a .bar) then you can create a user.cfg file with notepad which will act like a game.cfg just that your original game.cfg is still intact. To create a user.cfg file open notepad, then select save as, click all file types, then type in "user.cfg". Place the file in the startup folder of AOM. If you don't want to do that you can always download a user.cfg file from the download section.

Q: How do I use the OR and NOT statements in conditions?
A: Condition Logic: When viewing the conditions of a trigger, you can now chose "OR" and "NOT" from the trigger editing UI panel. If "OR" is checked it will cause the trigger to fire when any individual condition is true. If "NOT" is checked it will cause the trigger condition logic to be negated. Here is a quick table showing the logical states of a trigger, assuming it has two conditions, A and B.
„XƒnNothing checked: A && B ; both A and B must be true for the condition to fire
„XƒnOR checked: A || B ; either A or B must be true for the condition to fire
„XƒnNOT checked: ! (A && B) ; if either A or B is false, the condition will fire
„XƒnOR, NOT checked: ! (A || B ) ; A and B must both be false for the condition to fire

Q:Scaling Units? How?
A:Select a unit, then press K or Shift-K


Scenario Design Editor Word Defintions

COMMON QUESTIONS REFERRING TO WHAT THE WORDS OF SCENARIO DESIGN MEAN.

Before anyone can design, they must be familiar with the words and terminogly used in this community. To help in this process, this article will help introduce newer members to the popular wordings which this community uses.
For more information visit the [ Protocol '"http' in URL is not supported ] thread.

You will need to download the Zoom Editor at DGDN Modding Net. Check the links section.

Q:How do I start and stop a Cinemactic Movie?
A:[ Using the Cimematic Mode effect, and choosing either ON or OFF.

Q: What does Tension, Continuity and Bias mean?
A:

Tension: Controls the amount of curvature in the animation curve.
High Tension produces a linear curve. It also has a slight Ease To and Ease From effect.
Low Tension produces a very wide, rounded, curve. It also has a slight negative Ease To and Ease From effect.
The default value of 25 produces an even amount of curvature through the key.

Continuity: Controls the tangential property of the curve at the key. The default setting is the only value that produces a smooth animation curve through the key. All other values produce a discontinuity in the animation curve causing an abrupt change in the animation. Default=25.
High Continuity values create curved overshoot on both sides of the key.
Low Continuity values create a linear animation curve. Low continuity creates a linear curve similar to high tension except without the Ease To and Ease From side effect.
The default setting creates a smooth continuous curve at the key.

Bias: Controls where the animation curve occurs with respect to the key. Default=25.
High Bias pushes the curve beyond the key. This produces a linear curve coming into the key and an exaggerated curve leaving the key.
Low Bias pulls the curve before the key. This produces an exaggerated curve coming into the key and a linear curve leaving the key.
The default setting distributes the curve evenly to both sides of the key.

Kudos Ykkrosh


Map Design

QUESTIONS REFERRING TO THE TECHNIQUES AND PROCESSES USED IN MAP CREATION.

Q: How do I create snow?
A: The same way you would create the sky, use Render Snow. This will though, cover the entire map with falling snow.

Q: How do I create rain?
A: Rain is created by the use of objects. Check your objects menu, search for rain or rain light. Placing these objects creates the picture of falling rain, along with mist and floating clouds.

Q: How do I create waterfalls?
A: There is only one waterfall, and you can find it under the objects menu. Place it near a foundation of water which is raised, beside water which is lower to give the effect of the waterfall.

Q: Where can I find the "Gia Objects?" like in AOK?
A: Unlike AoK, any object can be placed down for ANY player. So Gia objects do not exist, and every object is available for every player.

Q: How do I get those nice waves on my coastlines?
A: There's two ways you can do this. One is a lot easier then the other, but doesn't work for all river and sea types.

You can either select "edit water" and then select "beautify" which will add even waves, rocks, tree and MISC. to your coastline.''

Or, you can search under objects and find "Wave" and place them down manually wherever you wish.

Q: Is it possible to edit terrain in game?
A: Like most editors, no. Such editing would be far too complicated to inplent.

Q: How do I change the lighting?
A: Click the "Light bulb" icon in the editor. A drag down list will appear with your lighting choices.

If you do not wish for players to own certain objects, however, you may still use the player gia.

Trigger Questions

QUESTIONS REFERRING TO THE BUILDING OF SIMPLE TO COMPLEX TRIGGERS

Q:Can your format text and things like that in AOM
A: Yes you can, have a look at
this thread

You can also add bold, italics, and underline tags and maybe other minor tags used in AOM's XML to get things to show up from the send chat/play dialogue triggers.

Q: There's so many triggers! How do I go about finding the one I want?
A: A fellow forummer has created an nice thread for this, for more information, check Here

Q:How do I activate triggers?
A:: Use the "Fire Event" effect to activate triggers.

Q:How do you edit objects? The option is faded out..
A:UPDATE! This is how!.

Keep in mind, this is not an ES supported way of editing unit files. Be cautious in your editing!

Q: How do I create new objectives?
A: Use the objective editor. You create new objectives and apply a number to each one. Then, using the "Objectives" effect, use the number of the objective you wish to activate.

Q:How do I use Animations?
A: Use the effect "Set Animations" and select the unit you wish the animation to effect. Keep in mind that only certain animations work for certain units.

To find which animations work for particular units, use this guide. http://www.scnpunk.com/aompunk/design/misc/anims /

Q:I'm still having trouble with Animations!
A:Kumar Shah has created a thread for more help with animations. For more information, check this thread.

Q: How do I use God powers?
A: To use a god power, keep several things in mind.

1)The player casting the god power must actually have this power.
2)The player casting the god power must actually have the area which is being struck in their Line of Sight.

Lastly, to use a god power. Simple activate the effect "invoke god power", selecting either the area or unit in which it will strike.

Q:How do I change player diplomacy in game?
A: Use the Diplomacy Effect. Making sure you change the diplomacy for BOTH players.

Q:How do I do use Play Dialog effects?
A:Play Dialog works like this.
You should really only use it for Movies.
When creating a dialog, there's several things you should keep in mind.

TRIGGER- Refers to a trigger this effect can activate
FILE- Refers to a sound file for voicing or other sound effects
SUBTITLE: This is where you should insert your texts. If you put a ":" with anything in front of it, it will be bolded and placed above the rest of the text.
Portrait: Not really sure.

Q: How do I create "Unit in Area" Conditions?
A: AoM uses a different area system then most, but for the most part it is pretty easy.

First you will need to create the condition "Unit In Area"
A box will open, asking you to select an object. Now you can place down a cinema block, a gia unit or whatever. As long as this unit is the "center" or your desired area.

Select this unit, and double check it is selected by clicking "show"

Below you should see "Player" and "Unit Name".
This information concerns which player and what unit needs to be at that area for the trigger to activate.

For example. If you wish for Kastor to be in the area, and he belongs to player two. You could do either of these two.

"Player: Player Two
Unit Name: kastor"

Or

"Player: Player Two"
"Unit Name : Default".

Both work, with the second allowing any player two units to activate the trigger.

Below are radius options, and how far or near the unit needs to be. Edit with them to your desire.

Q:How does the effect "Unit Heading" operate?
A:In Math, we learn that a circle is made of 360 degrees. Each degree represents a direction as well. When using this effect, think of a circle, divided into four differant sections. 0 Degrees being up, 90 degrees being right ( also a right angle), 180 degrees being downward, and 270 degrees being left. Keep in mind though, you can still use any degree.

You select a degree between 0 and 360 to determine the postion your unit will face.

Q: How do I change a unit's ownership?
A: Use the "Convert" or "Convert Army" effects.

Q: How to I change the lighting in the game? Or create a Day/Night cycle?
A:

Simple really. Check your effects listing, you will notice there is a trigger with a name familar or relative to "Set Lighting". It allows you to choose which lighting you would like to change to. It also gives you the option of determining the amount of time it will take for the light to change...or "Fading".

So in other words, you really only need four differant lightings for this. One is Night, Dawn, Dusk and Default which is basically noon.

So, lets say we want to start at exactly midnight. And, we want the entire cycle from Night to Night again to last, 24 mins. Which is reasonable.

Have the lighting set on Night, and have a trigger change the lighting from Night to Dawn for a time of 6 mins. Or, 360 seconds.

After that time has elasped, have another trigger change the lighting from Dawn to Default. Same time amount.

Move from that to Dusk, then to night once again.

Q: I know how to disable villagers from coming out of my town center, but the pharaoh and Set's animal still come out? What should I do?

A: Use the following trigger:

Set Tech Status
Tech: Pharaoh respawn
Status: Unobtainable

Tech: Set's critter Age 1/2/3/4
Status: Unobtainable

Q: How can I use more advanced features in my triggers, such as global variables, or even make my own trigger effects and conditions based on the in-game ones? For example, I'd like to be able to do things such as:

  • Keep an invisble counter that can be increased, decreased, and checked in triggers
  • Have a trigger whose conditions are OR'ed together instead of being AND'ed
  • Prevent a player from repairing any buildings/gathering any gold/chopping any trees
  • Have all units attacked by a special hero get lightning-bolted
  • Have all buildings produced by a player grant a small amount of gold every second, regardless of how many total buildings there are
  • Display variable chat messages, for example a score message saying every minute or so how many soldiers each player has
  • Have a unit that changes ownership to the player with the most gold
  • Have a player's villagers get converted to ulfsarks for free when they attack something and have the ulfsarks get converted back to villagers when they are idle.

Answer: The typetest.xml file in your Age of Mythology\trigger directory lists all the triggers in the game and tells it how to translate them into code. You can use the commands listed there as well as other scripting commands to create custom effects, often very powerful ones. Check out TwentyOneScore's post about it at http://aom.heavengames.com/cgi-bin/forums/display.cgi?action=ct&f=19,12027,0,365 . You can copy-and-paste his custom condition in the part of typetest.xml and copy-and-paste his 3 effects in the part, and they'll be available in the editor. Basically, you can use any script commands in the game in these triggers, and have variables, loops, if statements, etc like in a program. Your game will still be compatible for online play, and the custom effects will transfer to others in multiplayer scenarios.


MISC

ANYTHING NOT IN PREVIOUS SUBJECTS.

Q:Where do all of AoM's file types go?
A: [Many thanks to Eye of Iperion for this] look at the last three letters of the file.

If they are:
.scn it is a scenario, place it in the "scenario" folder
.scx it is a scenario for TT, you can also place it in the "scenario" folder
.rec a rec file, place it in the "savegame" folder
.rcx a rec file for TT, place it in the "savegame" folder
.xml this is usually a RM and then go to the "rm" folder for AoM and to the "rm2" folder for TT, but this can be also a sound file (usually of a mod), if it is, place it in the "sound" folder, finally it can be an AI file (AI=Artificial Intelligence) an then you have to place it in the "ai" folder if you have aom, or "ai2" folder if you have TT.
.xs the same, it can be a RM (RM are composed by two files, a xml and a xs) and then place it in rm folder or rm2 folder for tt,a sound file of a mod, so place it in the sound folder and also an AI file an so you have to place it in the ai folder (AoM) or ai2 folder (if you have TT)
nameofthefile_anim.txt this is a part of a mod, an anim file, so place it in the "anim" folder
.cpn this is a campaign file, place it in the "data" folder
.cpx this is a campaign made for TT, place it in the "data" folder
.lgt this is a custom light for scenarios or rms, for example "night" "sunset", place it in the data folder
.dcl this is a model (par of a mod), it goes to the "model" folder
.brg the same, it goes to model folder
.sav it is a save for the game, place it in the "savegame" folder
.wav a sound file, place it in the "sound" folder
.mp3 a sound file, place it in the "sound" folder
.ddt it is a texture, usually for a unit, place it in the "textures" folder
.bti ^ the same, place it in the "textures" folder
.tga this is an image for a rm, place it in the "ui" folder of "textures" folder
.btx the same, place it in the "ui" folder of "textures" folder
.bdt the same, place it in the "ui" folder of "textures" folder

Q: How do I take an in game screenshot?
A:cntrl F12 creates a screenshot, which will be created in your screenshot folder located in your AoM Directory.
cntrl F12 ALT will create a full map screenshot, located in the same area.

Q: How do I make the villagers active? Chopping wood, farming and mining?
A:Use the "Unit Work" effect.

Q: How do I remove Allied Line of Sight(LOS)?
A: 1.) Go to the Diplomacy Folder

2.) Change Diplomacy from Player 1 to Player # whatever, to ally

3.) Set that players Diplomacy to you to Neutral

Q: How do I use ¡§Armies¡¨?
A: Refer to this thread for assistance.
http://aom.heavengames.com/cgi-bin/forums/display.cgi?action=ct&f=13,8215,0,10

Q:How do I make bloods? I don't see any Unit Killed or Count conditions.
A: Check this thread

Q: Some units seem to be missing. I can't seem to find "Medium" "Champion" EXT of certain units, such as Toxotes. Where are they?
A: Use the effect "Set Tech Status" and activate the techs nessacary for such updrage. For example, if you were wishing to use Medium Hopolites. You would set the tech for "Medium Infantry" to "Active".

Q:What are the HOTKEYS for the editor?
A: DGDN has compiled an excellent source for HOTKEYS listings. You can find them Here

Q:How do I stop units from walking through walls?
A: ES suggestions that you use the Object Position options and double check that each wall is slightly overlapping the other. If the problems still occurs, use the painting tool to paint "Black Rock"...and impassble terrain underneath all of your walled structures.

Q: Is it possible to create new light settings?
A: Very possible, Render has created an excellant program for this use, and you can download it here at HG.

More Information.

Q: How do I make units, such as the Hyrda , which gain more heads when they kill a unit, have more heads in the editor?

A: Place the unit near several weak units in an area the player will not see. After starting the scenario, and the unit has killed these weak units, fix it's HP using EO's Set HP Effect, and then transport it to the desired location.

Keep in mind, units killed in the editor might change the heads in the editor. But once the game is started it will be back to one. So do it in game! Not in editor.

Q: I placed down the Healing Spring, yet it does nothing! How do I make it work?
A: The healing spring is eyecandy, and does not work if you simply place it down as an object. You need to invoke the god power to make the healing spring work.

Q: How do I stop villagers/scouts/priests from popping out of Towncenters in the beginning of the game?

A: Use the effect Set Tech Status, and select the tech Starting Units {Greek, Egypt, or Norse}, and set the status as Unobtainable.

Notes: Run the trigger immedailty at the start of the game.

Q: How do I disable my Allies' Line of Sight (LOS)?

A: Use the effect Set Tech Status, and select the tech Shared LOS, and set the status as Unobtainable.

Notes: to enable the Allies' LOS, create Set Tech Status, and set Shared LOS as active

Q: How do I copy triggers?

A: You can use AOMEd to extract the Trigger.xml from your scenario. Trigger.xml is an editable text which you can copy, paste, and edit the deatils of each trigger. For more information, check Here.

Q: When I put down a Trojan Horse and test, it disappears for some strange reason.

A: When you place the Trojan Horse from the menu, it will turn into the skeleton version (the wooden frame). If you want the fully built version, click on that skeleton and copy/paste it. The pasted version will be the horse.

Q: How come AI players won't build on any Settlements on my map? How can I make them do so?

A: The reason the AI can't build on Settlements you place on a map is that they're not aligned to the map grid. It's almost impossible to align one to the grid by hand, but you can do this:
1) Create an area of flat terrain (all the same elevation)
2) Place a Berry Bush for Gaia in the middle of it
3) Add a new trigger with no conditions and two effects: first, Unit Heading on the Berry Bush for 180 (or 90 or 270 or 0 depending which way you want your Settlement to face), and second Change Unit Type on the Berry Bush to Settlement
When you test the game, you get a Settlement that the AI can build on. The reason this works is that Berry Bushes are always aligned to the map grid when you place them for some reason, so when you turn them to Settlements the Settlements remain aligned to the grid. You have to set heading to 0, 90, 180 or 270 to make sure the sides of the building are aligned to the grid too however.

Q: How do I play my scenario in multiplayer? Do I have to convert it to a random map?

A: Host a LAN game or an Advanced Setup game on ESO and in the game style dropdown, where it says Supremacy or Death Match or whatever, select Scenario. Then select your particular scenario from the list available. Random maps are different from scenarios; they are scripts or programs that tell the game how to lay out terrain and resources, and they are complicated to make.


Scenario Design Resource Library

Design articles and other user submitted articles.

Useful Links

FORUM FAQ
Practically any question related to Heavengames, its' sites and forums, rules, guidelines and information about forummering, can be answered here in this very useful FAQ. Do not enter this forum without reading this FAQ to a full extent! I can not stress this enough. Link leads you directly to UBB code and emoticon information for forummer ease.

Age of Mythology Heaven
AoMH has an impressive amount of useful articles concerning the basic aspects of AoM. Unit listings, God information, buildings and so on can be researched and easily found.

SCNPunk
SCNPunk has a variety of information concerning AoM. From trigger lists, map tips, and basic help in the learning of the new editor. SCNPunk is an excellent place to visit.

Community Links
List of fellowing Age of Mythology Fan sites.

Scenario Design Teams
(thanks shiva)

SCN-Network
Scenario Punk's Network of major design teams. SCN punk is the design team for Age of Kings, they have created many Best of AoK scenarios that are still the best of the best.

Woad Creations
The Design team Shiva and Lp belong to! This team is a part of SCN-Network and it has been around for over two years.

DGDN
The Dragon Games Design Network is the 2nd oldest, and one of the best design teams for AoK. The first being Punk.

Tsunami Studios
One of the oldest design teams, Tsunami featured many Asian-based scenarios and campaigns for AoK.

Wildfire Games
Previously named Wildfire Studios, this team became a prominent figure for modding for AoK.


Latin Design Network
A design team formed by very talented hispanic designer. LDS was founded over 2 years ago and has worked for both EE and AoK.

Merlord Studios
This relatively new team already is working on some new projects. They're currently looking..so if you're interested

Blackstorm Inventions
Some of the guys from Woad Creations (top) felt like making their own design team, and here it is

Shade Studios
This team mainly designs for AoK: TC, but has also moved on to other games EE *yuck*, AoM, etc.


Age of Mythology was created by Ensemble Studios, and was published by Microsoft. Ensemble are the creators of such game like, Age of Empires, Age of Empires: The Rise of Rome, Age of Kings and Age of Kings: The Conquerors.


CheeZy ex-HG Angel
WildFire Games - Artist, Lead Scenario Designer, Game Designer for 0 A.D.
"But really, stop fighting and listen to CheeZy when he says use good grammar." - Phantom_rider.
----Stuff I've Made----

[This message has been edited by xLpx (edited 10-27-2004 @ 03:50 PM).]

Replies:
posted 11 October 2003 11:27 AM EDT (US)     1 / 70  
Please, what are the 25 things you can edit about units? I know there is probably Max HP, Crush Armor, Hack Armor, Pierce Armor, Attack Damage, Damage Type, Speed, Range, and Special Recharge Time, but what else? And what are all of the editor only units for TT? Please respond!

Exiled
Battle Dwarves
Battlefields: Kemsyt's Uprise

Mistacheese wins the "Person-who-secretly-emmits-CheeZy's-thoughts" award - Cheezy
posted 11 October 2003 02:50 PM EDT (US)     2 / 70  
Meh, I'm still working on this I'll add that though, thanks

CheeZy ex-HG Angel
WildFire Games - Artist, Lead Scenario Designer, Game Designer for 0 A.D.
"But really, stop fighting and listen to CheeZy when he says use good grammar." - Phantom_rider.
----Stuff I've Made----
posted 15 October 2003 10:59 PM EDT (US)     3 / 70  
You realy need the part where you press "K" to enlarge units in the X pack, I didint see it on here. That is one of the most important thing you need to put up because not many people like myself (well now I do because I read someones post)dont know how to enlarge units
posted 15 October 2003 11:26 PM EDT (US)     4 / 70  
It's already there actually, last question in the Titans section.

CheeZy ex-HG Angel
WildFire Games - Artist, Lead Scenario Designer, Game Designer for 0 A.D.
"But really, stop fighting and listen to CheeZy when he says use good grammar." - Phantom_rider.
----Stuff I've Made----
posted 15 October 2003 11:31 PM EDT (US)     5 / 70  
LOL, I did that and made a supper big arkantos

"I'm about 6'1 and 6'6 depending on which convenience store I'm leavin'"
"Dessy, why the hell are you drinking?!"-QH
"We're going to be at this all day"
ESO names:LoTD_Destro
Join the LoTD Clan!!
LP rules
posted 15 October 2003 11:45 PM EDT (US)     6 / 70  
I love making realistic trees and buildings by scaling them to their proper proportions, that way a building isn't 2x taller than a pine...

CheeZy ex-HG Angel
WildFire Games - Artist, Lead Scenario Designer, Game Designer for 0 A.D.
"But really, stop fighting and listen to CheeZy when he says use good grammar." - Phantom_rider.
----Stuff I've Made----
posted 16 October 2003 00:05 AM EDT (US)     7 / 70  
I dont like the fact that when you enlarge the units they sink into the ground, the only way to get rid of that is to flip it around and turn it and all, it takes about a minute but I dont like it

Making enlarged buildings and ships are the best, now you can make boats and walls at a REAL size and not some little wall that looks like anyone can hop over

[This message has been edited by Acamas (edited 10-16-2003 @ 00:06 AM).]

posted 16 October 2003 04:40 PM EDT (US)     8 / 70  
Shame buildings don't scale well...

I hope someone* makes a scale and rename protounit trigger.

*ToS


Exiled
Battle Dwarves
Battlefields: Kemsyt's Uprise

Mistacheese wins the "Person-who-secretly-emmits-CheeZy's-thoughts" award - Cheezy
posted 16 October 2003 10:02 PM EDT (US)     9 / 70  
They don't sink into the ground of you use the move object tool and move them, then they'll re-snap to the grid.

CheeZy ex-HG Angel
WildFire Games - Artist, Lead Scenario Designer, Game Designer for 0 A.D.
"But really, stop fighting and listen to CheeZy when he says use good grammar." - Phantom_rider.
----Stuff I've Made----
posted 16 October 2003 11:35 PM EDT (US)     10 / 70  
Sometimes you might need to save and reload, it'll fix all of the Z coords.

Exiled
Battle Dwarves
Battlefields: Kemsyt's Uprise

Mistacheese wins the "Person-who-secretly-emmits-CheeZy's-thoughts" award - Cheezy
posted 17 October 2003 07:41 PM EDT (US)     11 / 70  
How about Tiremes, when you move them, they fly in the air!

Everything else would stay in place

posted 18 October 2003 06:56 AM EDT (US)     12 / 70  
How do you edit unit stats? I found the trigger (I think) but i can't get it to work.

Peredhil
Arguments are to be avoided;
they are always vulgar and often convincing - Oscar Wilde

[This message has been edited by Peredhil (edited 10-18-2003 @ 06:57 AM).]

posted 18 October 2003 03:07 PM EDT (US)     13 / 70  
Might be an idea to get Soccy to update the forum description so it links to this thread and not shadows' one.

TheShædøwDåwn
If you're like me, then it's possible you're a clone generated from my stolen DNA. I suggest you turn yourself in for destruction immediately.
posted 19 October 2003 09:10 PM EDT (US)     14 / 70  
Flying triemes, eh? A few mist objects, and you could some cool scenes!

Exiled
Battle Dwarves
Battlefields: Kemsyt's Uprise

Mistacheese wins the "Person-who-secretly-emmits-CheeZy's-thoughts" award - Cheezy
posted 10 December 2003 11:46 PM EDT (US)     15 / 70  
How do you have an AI attack a building then after it is destroyed, attack another building?
Could you make something on the objectives, I have trouble with these.
posted 16 December 2003 06:56 AM EDT (US)     16 / 70  
What are the purposes of the Quest Var effects?
Is 'fire event' the AoM equivalent of AoK's 'Activate Trigger'?

EDIT: Also, when I click on the link for the complete list of animations (here), the scnnetwork pagenotfound thing comes up.


THE WORLD WILL END!
All the signs are showing us that the world will end quite soon according to the Bible.
There is astronomical evidence that a comet will hit the earth in twenty or so years.
Nuclear weapons. Enough said.

[This message has been edited by Servant_ofKronos (edited 12-16-2003 @ 07:02 AM).]

posted 16 December 2003 07:25 AM EDT (US)     17 / 70  
As i sayed you, here's the code, feel free to adapt it


[center][b][c=green] You have probably noticed that in the AoM Heaven download section there are a lot of files, and some young forumers maybe don't know where to place those files, this is a little help.[/c] [/b] [/center]

by [b]Eye of Iperion[/b]

AoM is usually installed in a directory called C:\Program Files\Microsoft Games\Age of Mythology
Anyway you can change it to any folder
Note: The Titans is always placed in the same folder where you placed AoM.

So when you download a file, go to the AoM folder, and look at the last three letters of the file.
(Note some files are just EXE, and you have just to specify the folder of AoM)

If they are

[b].scn[/b] it is a scenario, place it in the "scenario" folder
[b].scx [/b] it is a scenario for TT, you can also place it in the "scenario" folder
[b].rec [/b] a rec file, place it in the "savegame" folder
[b].rcx[/b] a rec file for TT, place it in the "savegame" folder
[b].xml[/b] this is usually a RM and then go to the "rm" folder for AoM and to the "rm2" folder for TT, but this can be also a sound file (usually of a mod), if it is, place it in the "sound" folder, finally it can be an AI file (AI=Artificial Intelligence) an then you have to place it in the "ai" folder if you have aom, or "ai2" folder if you have TT.
[b].xs [/b] the same, it can be a RM (RM are composed by two files, a xml and a xs) and then place it in rm folder or rm2 folder for tt,a sound file of a mod, so place it in the sound folder and also an AI file an so you have to place it in the ai folder (AoM) or ai2 folder (if you have TT)
[b]nameofthefile_anim.txt[/b] this is a part of a mod, an anim file, so place it in the "anim" folder
[b].cpn[/b] this is a campaign file, place it in the "data" folder
[b] .cpx [/b] this is a campaign made for TT, place it in the "data" folder
[b].lgt [/b] this is a custom light for scenarios or rms, for example "night" "sunset", place it in the data folder
[b].dcl[/b] this is a model (par of a mod), it goes to the "model" folder
[b].brg [/b] the same, it goes to model folder
[b].sav [/b] it is a save for the game, place it in the "savegame" folder
[b] .wav[/b] a sound file, place it in the "sound" folder
[b] .mp3 [/b] a sound file, place it in the "sound" folder
[b].ddt [/b] it is a texture, usually for a unit, place it in the "textures" folder
[b].bti[/b] ^ the same, place it in the "textures" folder
[b].tga [/b] this is an image for a rm, place it in the "ui" folder of "textures" folder
[b].btx[/b] the same, place it in the "ui" folder of "textures" folder
[b].bdt[/b] the same, place it in the "ui" folder of "textures" folder

I hope this was helpful to you.
If the file that you downloaded is not between these, ask in this thread.

If you notice something wrong or something that is not here, please post.


[This message has been edited by Eye of Iperion (edited 12-16-2003 @ 07:30 AM).]

posted 16 December 2003 01:56 PM EDT (US)     18 / 70  
Thanks a bunch, this might interest you too

http://aom.heavengames.com/scendesign/basics/aomfiles


CheeZy ex-HG Angel
WildFire Games - Artist, Lead Scenario Designer, Game Designer for 0 A.D.
"But really, stop fighting and listen to CheeZy when he says use good grammar." - Phantom_rider.
----Stuff I've Made----
posted 16 December 2003 02:05 PM EDT (US)     19 / 70  
Thank you! Thank you! Thank you!
I'm so happy
but please put the link to

http://aom.heavengames.com/scendesign/basics/aomfiles

in the scenario design basics central
Thank you again Cheezy!!!!

[This message has been edited by Eye of Iperion (edited 12-22-2003 @ 11:11 AM).]

posted 28 December 2003 06:07 PM EDT (US)     20 / 70  
Hey I was just wondering if anyone knows where a complete list of the "dialog" sounds are..if anyone actually took time to make a compilation..

Our motto.. "We design what you want to play"
posted 28 December 2003 09:55 PM EDT (US)     21 / 70  
Go into the following directories:

C:/Program Files/Microsoft Games/Age of Mythology/sound/dialog and /sound/xpack/xdialog

They have every single piece of dialogue in them. Good luck finding the one you want, there's about a million of 'em.

posted 13 January 2004 00:40 AM EDT (US)     22 / 70  
How can I make a trigger activate another trigger? For instance, if a unit is in a certain place a message will appear. How can I make a timer start too?
posted 13 January 2004 10:39 AM EDT (US)     23 / 70  

Quoted from RightCouch:

How can I make a trigger activate another trigger? For instance, if a unit is in a certain place a message will appear. How can I make a timer start too?


Couch, you should start another thread for this. But, in answer to your questions

1. You only need one trigger to make a message appear if a unit is in a certain place

Condition: Unit in Area
effect: either Message or Overlay Text (use Overlay Text for greater cinematic effect)

2. to have one trigger fire another, use the Fire Event effect and have it point to the trigger you want to activate

3. To start a timer, there is an effect called Counter:AddTimer. There is also Counter:Addtimer/unit or something which will automatically add a unit you select at the when the timer expires.


Fly, you fools! The Zman cometh!
"And a mighty TSUNAMI swept them all to sea..."
posted 25 February 2004 00:18 AM EDT (US)     24 / 70  
How does one create new Triggers I tries to create a Choice Dialog with more check boxes but when i edit the .xml file all it did was add the stuff into the editor to click on and acheive nothing so what is another file with all the data and what do i use to edit it would be nice V.B., Java, C++ any of those or all of them

Pleae help me

posted 25 February 2004 03:35 AM EDT (US)     25 / 70  
I would also like to know how do you place in picture to make it display them what folder doYou put them in is what i mean
« Previous Page  1 2 3  Next Page »
Age of Mythology Heaven » Forums » Scenario Design » Scenario Editor FAQ and Resource Library V3.0
Top
You must be logged in to post messages.
Please login or register
Hop to:    
Age of Mythology Heaven | HeavenGames