Motar Entities


Sloth
06-05-2003, 02:49 PM
Can anyone tell me what entities that i'll need and how many of each to make a fully working motar thing.

NC17
06-05-2003, 02:59 PM
Make a brush then tie it to a func_mortarfield this will be where the mortars will actually drop you can set the spread radius and damage to your liking

To trigger the mortars you can use any trigger you like

If you are going to use a trigger_multiple then you should have the trigger_multiple target a trigger_relay then have the trigger_relay target the func_mortarfield

If you have a trigger that directly triggers a func_mortarfield then the player that triggers the mortarfield will be registered as killing anyone that is killed by the mortar that was triggered

06-05-2003, 03:06 PM
i suck with entities, and your explination was confusing (except for motor field). How would you get it so that when you activated a mortr, it would trigger the mortar field?

NC17
06-06-2003, 12:39 AM
Ok this is an example


Make a brush what ever size you want and cover all faces of it with a trigger texture

Assign this brush to a func_mortarfield and name it "mort1"

Now make another brush and cover it with a trigger texture

Assign this brush to a trigger_multiple and make its target "mort1relay"

Now add a trigger_relay point entity and make its name "mort1relay" and make its target "mort1"


Thats it now when you walk through the trigger_multiple the trigger_relay will target the func_mortarfield and will act as if the players killed by the mortar were killed by worldspawn


If you want to have a mortar launcher that is usable then replace the trigger_relay and trigger_multiple with a func_button and have it directly target the func_mortarfield

06-06-2003, 01:17 AM
I got ya know...thanks.

Sloth
06-07-2003, 08:38 PM
How would I make it so that it makes noise and has a model and has a flash of light like the ones on Forest?

06-08-2003, 06:46 AM
Oooo. You guys have given me a cunning mortar related idea. Cheers!

#Phil

06-09-2003, 02:09 PM
Don't you just love this stuff????:)

Maseraki
08-20-2003, 11:09 PM
well i made my own motar and it's looking great but how do i get the smokepuff for the motar ?:| ?

Maseraki
08-20-2003, 11:41 PM
erm. lol :)

http://collective.valve-erc.com/index.php?doc=1047766389-75965200

travis
08-21-2003, 12:03 AM
yer umm waldo just made a really good tutorial about this, which i beleive is the link posted above. bookmark that site its the most usefull thing u will ever get your hands on!

Day of Defeat Forum Archive created by Neil Jedrzejewski.

This in an partial archive of the old Day of Defeat forums orignally hosted by Valve Software LLC.
Material has been archived for the purpose of creating a knowledge base from messages posted between 2003 and 2008.