Announcement

Collapse
No announcement yet.

tigger_hurt, lava area, issues

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • tigger_hurt, lava area, issues

    I am having a problem that I am not figuring out...

    1. Within the room I created
    2. I create a new brush for a lava area
    3. I tie it to trigger_hurt
    4. It has the lava texture around it
    5. I ran the map
    6. From the high point where I have the player start set at I do not see the lava texture, all I see is the lower floor.
    7. The trigger_hurt works but I cannot see lava texture

    I then created a lava area where I did not tie the brush to trigger_hurt and when I run the map the lava texture is visible. I jump in and I die.

    There is a tutorial for worldcraft 3.3 that says trigger entities are not visible in the game.

    Next

    I laid a new brush on top of the brush I tied to trigger_hurt, placed the lava texture around it and it also does not show up when I run the map.

    All I see is the floor below the brushes I created for the lava area.

    Not sure what I am doing wrong.


    EARP

  • #2
    Lava already hurts you do not need the trigger.
    http://www.nextgenquake.com

    Comment


    • #3
      @madgypsy I do too need the trigger if I want the guy to die right away which I have set to 600

      I know lava hurts you already

      Comment


      • #4
        2. I create a new brush for a lava area
        3. I tie it to trigger_hurt


        dont do #3


        fisrt get the lava to work. Remove all the triggers or whatever else you have done to it. Just make a lava brush. Test that, make sure you can see it. If you can see it, make a thin brush that covers the entire lava surface and submerge it a little, tie it to a trigger_hurt, done.

        If you can't see the lava maybe the brush is mixed content (which it cannot be with a liquid texture) Make sure the entire brush is only a lava texture. I'm thinking mixed content is not your problem though because I believe that would throw compiler errors. Have you checked the logs to make sure there are no errors? It's not impossible to compile a map with errors.
        Last edited by MadGypsy; 05-15-2014, 07:36 PM.
        http://www.nextgenquake.com

        Comment


        • #5
          thanks madgypsy for your comments

          I fixed the problem it all works now

          Comment

          Working...
          X