Jump to content

Home

Bottomless pits in JA


|GG|Carl

Recommended Posts

Doesn't work for me with JA. I set the trigger_hurt with the key/value dmg/-1 and it restores 1 hp every server frame.

 

It even says in the entity comments: "If dmg is set to -1 this brush will use the fade-kill method" - but still, it doesn't. I've also tried all combinations of availible spawnflags with the dmg/-1 value, and it still doesn't work correctly.

 

I'm using Gtk 1.3.13 for Academy.

Link to comment
Share on other sites

Originally posted by idontlikegeorge

Doesn't work for me with JA. I set the trigger_hurt with the key/value dmg/-1 and it restores 1 hp every server frame.

 

It even says in the entity comments: "If dmg is set to -1 this brush will use the fade-kill method" - but still, it doesn't. I've also tried all combinations of availible spawnflags with the dmg/-1 value, and it still doesn't work correctly.

 

I'm using Gtk 1.3.13 for Academy.

 

 

make sure your not in Single Player..

Link to comment
Share on other sites

How about for SP?

 

I used the dmg/-1 value, because it does not have the spawnflag toggles for lockcam and/or falling, and since the entity comments state "If dmg is set to -1 this brush will use the fade-kill method" I assumed it was set to perform the same way in SP now, as well.

 

Obviously not the case. Anybody know how to do this in SP? Without the spawnflag toggles, it doesn't look right, the player just dies - the falling animation and camera is really needed.

 

I was thinking, perhaps the same spawnflags are still there (from the JO trigger_hurt), even though the checkbox/toggles aren't - but I'm not sure what the spawnflags were (numerical value wise) for the JO entity, and/or if the spawnflags would work for the JA entity.

Link to comment
Share on other sites

  • 2 weeks later...

I new here and I'm having the same problem. There are no lockcam and falling properties for the trigger_hurt. I've tried experimenting a bit with the spawnflag but to no luck yet.

Could anyone tell me how I could fix this.

 

Could anyone also direct me to some JA mapping tutorials because I can't seem to find any... Thanks in advance.

Link to comment
Share on other sites

This seems like a timely topic,

 

 

I also want to make a bottomless pit in JA but is rather large and irregularly shaped. I haven't gotten to the lockcam and trigger_hurt yet, but I have another question:

 

I want this pit to be pitch black, but I dont want to put in 50 light entities (negative values of course) making it this way. Is there a way to make a brush that has the same effect as a pitch black space? or am I going to have to do it with entities?

Link to comment
Share on other sites

I managed to create this falling effect. I maximised the entity option window when I was looking for another trigger that could cause this effect and suddenly there Lockcam and falling was.

If you can't find those try to set these settings:

 

classname: trigger_hurt

dmg: 0

spawnflags: 56

Link to comment
Share on other sites

''I want this pit to be pitch black, but I dont want to put in 50 light entities (negative values of course) making it this way. Is there a way to make a brush that has the same effect as a pitch black space? or am I going to have to do it with entities?''

 

go to textures/colours and then select black, texture yur pit half way down or so with the texture u want then use the black texture for the rest, you really only need negative light values if you are using ambient lighting but tbh ambient lighting sucks and is a bad habit ( one im guilty of too :p ) juyst light the top part of your pit, add a fog brush just above the black texture you apllied and there you go, cool looking bottemless pit :)

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...