Is it possible

A forum for discussing map making ideas and problems for the Myth series.
Post Reply
Deqlyn
Posts: 387
Joined: Thu Dec 13, 2007 6:27 pm

Is it possible

Post by Deqlyn »

To make an artifact placed on the mesh, say glowing orb from inside the tain map, have such a gravity that it can be picked up but when the unit who picks it up dies, it returns to the original spot on the mesh?

If not is there a way to do this without scripting? hmm maybe a respawn and 0 unholster life?
User avatar
Pyro
Bug Finder Extraordinaire
Posts: 4751
Joined: Sun Mar 21, 2004 2:14 pm
Location: Texas

Re: Is it possible

Post by Pyro »

The gravity has nothing to do with it returning back to its original location. But you can do this using scripting. One way would be to have a unit that is marked as immediately detonates on the starting location. It would drop one of those orbs. Have the artifact marked so it can't be dropped on death. That way the unit that carries it, won't drop it on death. It will just disappear forever.

Depending on how your map is set up, you can have a GEOM looking for that orb on the map. If it cannot find it, a 2nd GEOM is triggered looking for all possible units that can carry that orb. Feed those results to a 3rd GEOM looking for a monster that is carrying that orb, if none are found it creates a new orb and triggers the 1st GEOM.
Deqlyn
Posts: 387
Joined: Thu Dec 13, 2007 6:27 pm

Re: Is it possible

Post by Deqlyn »

Pyro, Ill talk to you on HL regarding this, dont want to give all the details on this on the forums.
killerking
Posts: 297
Joined: Tue Jul 01, 2008 3:57 am
Location: The Netherlands
Contact:

Re: Is it possible

Post by killerking »

Deqlyn wrote:Pyro, Ill talk to you on HL regarding this, dont want to give all the details on this on the forums.
Why don't you give us a sneak preview? 8)
Deqlyn
Posts: 387
Joined: Thu Dec 13, 2007 6:27 pm

Re: Is it possible

Post by Deqlyn »

well mainly because im designing a few new multiplayer gametypes that may not come into fruition. That way if I don't do or finish them people aren't disappointed. So all you get is:

New Multiplayer Gametypes
User avatar
carlinho
Posts: 1224
Joined: Tue Jun 08, 2004 8:23 pm

Re: Is it possible

Post by carlinho »

I'm used at disappointing people
after a while, people and you, get used to it...
hehe
http://carlinho7.tripod.com
Home of ANCIENT and CLASSICAL GREECE plugin on the works.
Image
Post Reply