Questions For My New Map - You guys rock

A forum for discussing map making ideas and problems for the Myth series.
Post Reply
ska
Posts: 32
Joined: Thu Apr 08, 2004 11:55 am

Post by ska »

For my map, I want a bunch of locations for units to randomly respawn at (like a first-person shooter). And each time they respawn (and at the beginning of the game), I want them to start out with some artifacts. Could anyone help me with this?
A-Red
Posts: 771
Joined: Fri Jul 23, 2004 8:36 pm

Post by A-Red »

First of all, you need to double-click the respawning units in Loathing and check two boxes for each of them: "respawn", and "respawns via scripting."

When the unit dies, activate an Action List that randomly selects one of several Move Marker actions. Have each one of those MOMAs move that unit to a particular destination. Then when the MOMA is successful, use a Unit Control that makes the unit visible and also gives him the artifact you want (there is a new "give artifact" flag that lets you do this).

A-Red
ska
Posts: 32
Joined: Thu Apr 08, 2004 11:55 am

Post by ska »

Thank you!!
ska
Posts: 32
Joined: Thu Apr 08, 2004 11:55 am

Post by ska »

2 questions:

1) I wanted to make the warlock explosion pieces smaller, so I duplicated whichever object they use and reduced the numbers in the scale fraction (I think that's what it's called), but they're staying the same size. How come?

2) The Requiem dorf shockwaves have lines in them and look cool. I guess I could use trial and error to find out how to make mine look like that but maybe someone can tell me which fields to fiddle with?

Thanks!
User avatar
ChrisP
Posts: 977
Joined: Fri Mar 12, 2004 10:57 pm
Location: Upstate New York

Post by ChrisP »

1. If you duplicated an object tag, make sure to connect the projectile or whatever to the new tag. In this case, however, I'm guessing that what you want to change is the local projectile group effect, which has its own scale fraction in the tag.

2. I think GHOST replaced a collection for that shockwave effect.
User avatar
haravikk
Site Admin
Posts: 987
Joined: Mon Mar 22, 2004 12:56 pm
Location: Scotland

Post by haravikk »

ChrisP wrote:1. I'm guessing that what you want to change is the local projectile group effect, which has its own scale fraction in the tag.
Actually the explosion pieces are their own individual projectiles so it is the object tag that's used, just needs to open the projectile and choose the right item for "Object Tag" in the top-left.
2. I think GHOST replaced a collection for that shockwave effect.


Yup, best to find the replaced collection (look in the mesh effect tag to get the collection reference).
Once you're at the collection reference you could actually just use that (with the collection as-is, no need to edit) by applying a global tint to turn it the colour you require.
Being Haravikk gets you girls like these:
Image
ska
Posts: 32
Joined: Thu Apr 08, 2004 11:55 am

Post by ska »

oops, I didn't notice that the "basic scenery tiny" object had pretty much the same scale fraction as my new object.

Thanks for the help again!
ska
Posts: 32
Joined: Thu Apr 08, 2004 11:55 am

Post by ska »

Quick question: How do I make a projectile cast a glowing shadow, or no shadow?
User avatar
ChrisP
Posts: 977
Joined: Fri Mar 12, 2004 10:57 pm
Location: Upstate New York

Post by ChrisP »

The sprite for that projectile will need to have a shadow or glow added in its collection in Amber.
User avatar
haravikk
Site Admin
Posts: 987
Joined: Mon Mar 22, 2004 12:56 pm
Location: Scotland

Post by haravikk »

If you've got access to Amber then it's simply a case of opening the right collection in it, finding the animation you want to change and go through each of its shadows and select "Shadow is light". That or you can click on the shadow in the sequence and hit backspace to remove it (it'll still be stored in the collection though in case something else uses it).

I haven't seen Tahoe, it might let you change the flags on a shadow, and maybe even remove it, or replace it with a blank image (ie a lone white pixel), but someone else will have to confirm that.
Being Haravikk gets you girls like these:
Image
Post Reply