Journal #5799

Posted 14 years ago2009-05-15 19:59:46 UTC
Notewell NotewellGIASFELFEBREHBER
It's a good thing FGD files are so easy to work with...
You know how the default HL FGD for Hammer 3.5 has model support for most things, exept monster_barney_dead and monster_hevsuit_dead?
I fixed barney in my HL FGD, Spirit FGD, and the one for my next, secret, project. Here's the code for HL:
@PointClass base(RenderFields,Appearflags, Angles, Sequence) size(-16 -16 0, 16 16 72) studio("models/barney.mdl") = monster_barney_dead : "Dead Barney"
[
pose(Choices) : "Pose" : 0 =
[
	0 : "On back"
	1 : "On side"
	2 : "On stomach"
]
sequence(Choices) : "Animation Sequence (editor)" : 0 =
[
	35 : "On back"
	36 : "On side"
	37 : "On stomach"
]
]
Just copy and paste that sucker over the entry for monster_barney_dead and save! Now you can pose your dead barneys accuratley and with other objects, such as guns.
(If you haven't done this already) It's very useful, and HEVsuit_dead is next... If you want, I could post that as well...
:)
EDIT: On an unrelated note, I just got my USB mic working!

5 Comments

Commented 14 years ago2009-05-15 22:06:47 UTC Comment #60296
Man, I've gotten so used to just dropping ragdolls into maps for dead bodies I forgot about the days of monster_blah_dead.
Commented 14 years ago2009-05-16 07:54:09 UTC Comment #60299
Damn source, not being me-compatible...
Also, the Monster_HEVsuit dead did'nt work as expected, so I will not be posting it.

I've mapped for source twice, and both times it was on someone else's computer, and I did'nt have time to make a good map, so I tossed in a bunch of ragdolls and left it at that...
Commented 14 years ago2009-05-17 00:36:30 UTC Comment #60297
I just made a room, with infinite ammo and saw how many combine i could take out with the bouncing grenade thing
Commented 14 years ago2009-05-18 00:56:51 UTC Comment #60298
"Damn source, not being me-compatible... " i feel that too = )

Tetsu0: NIce. you inspire me to make some source test maps too. :)
Commented 14 years ago2009-05-18 10:12:30 UTC Comment #60300
Don't forget newgame_spawn_citadel and ragdolls!

You must log in to post a comment. You can login or register a new account.