Search results

  1. C

    Dropship

    http://www.halflife2.net/forums/showthread.php?p=1092551#post1092551 I think that should cover dropship implementation.
  2. C

    compiler error on "sdk" build

    Theres this: http://www.chatbear.com/board.plm?a=viewthread&t=104,1102070328,6443&id=741090&b=4991&v=flatold Hope that helps.
  3. C

    do we have to use hammer?

    I believe you can use XSI, not sure if the mod tool works, or if it has the 7,500 limit or something else that prevents map exports. If that's the case then the full version of XSI is $495.
  4. C

    Okay, Hammer is majorly bugged or something now

    There is definitely something hosed with Hammer, ASUS probe pops up and tells me it's out of resources, there is definitely something not watching it's memory usage properly. For now it seems the only hope is to save early and save often.
  5. C

    need math help with scaling skybox prop

    1/20 * 1 = scaling factor But I thought it was 1/16th for 3D skyboxes. 1/20 = 0.05 1/16 = 0.0625 hope that helps.
  6. C

    Pointfile Problem...

    I'd guess that you should follow the red line, it probably traces the raycast of the light and it's subsequent bounces.
  7. C

    Orange and Gray textures

    Hmm well I just select the orange grid in my texture browser as most of the time I make walls, and then switch it to the gray for floors. It's a little easier if you type in dev/dev_measure as a filter.
  8. C

    Another update and still no XSI exporter.

    I'd guess it relates to legality issues, probably stemming from publisher relations. And you know not everyone uses XSI, why should they have to download something they don't need ?
  9. C

    Where is my exporter?

    right here it would seem: http://www.softimage.com/products/Mod/v4/default.asp?pg=http://www.softimage.com/products/Mod/v42/downloads/addons_valve.asp
  10. C

    3DS|Multi Sub Object?

    I'm pretty sure that anything you want to export needs to be a single mesh, and therefore will have to use the sub-object setup unless max has changed quite a bit.
  11. C

    maya and hl2 exporter specifics.

    there is no support for Maya PLE, you need a full version of Maya to export anything into HL2. XSI has a free version that exports to HL2 here: http://www.softimage.com/products/Mod/v4/ (If you already have XSI exp for HL2 get this new version it's based off of XSI 4.2 and has a limit of...
  12. C

    Vertex manipulation

    also you should place faces you want to appear smooth in the same smoothing group.
  13. C

    Dropship stuck in ground

    I think what probably happened is that the ship itself was clear of the brush but the crate wasn't. I would guess that the template spawner doesn't take into account the crate, and it simple spawns the enemy within a certain radius of itself if you don't set a spawn target. Also it might relate...
  14. C

    How do you...

    Though I've not tried it myself there is this tutorial: http://www.interlopers.net/content.php?article.110
  15. C

    configuring hammer 3.4

    At the top of this forum there is a video tutorial on getting started. Honestly we can only help so much because we're all learning the system as well.
  16. C

    zone triggers?

    create a brush, texture it with the "trigger" texture, then select it and hit control-T, then choose trigger_once or trigger_multiple. If you need help setting up the entities use the help button.
  17. C

    Made working TV but with no sound, Help!

    hit alt-enter and hit the help button for the entities and that should tell you how to do it.
  18. C

    Crazy Texture Problem...

    If you select all your brushes and hit shift-A you can edit all the surface properties at once.
  19. C

    WIP - dm_scorpius

    Hmm my personal opinion is lose the UT lighting, though some have said they like it, I'd change the red to be more subtle. The pitted floor area looks inconsistent with the material, it seems like it'd look better as a small brush converted into a displacement map. The hallway seems overly...
  20. C

    2 questions (One is a problem with Hammer)

    Are you trying to change the game configuration in Hammer, or in the SDK launcher ? Because you need to choose the configuration on the launcher not hammer.
Back
Top