Jump to content
The Dark Mod Forums

Bikerdude

Member
  • Posts

    20178
  • Joined

  • Last visited

  • Days Won

    75

Everything posted by Bikerdude

  1. Is there wiki article about this..?
  2. Greyman discovered that my elevator speed was higher than normal and was causing an issue with the physics, so reducing from 50 back down to 30 should fix the issue. Dont know what I was getting away with it under 2.06...
  3. Disabling AA fixed it, but told him to try 2.07 beta also, thanks chap.
  4. Confirmed, exported as model fixes it - Didnt you have this same issue a month or so ago on your WIP..?
  5. Yep, 1 min.
  6. I dont think thats Its not 2.07 related, i think its an issue with that texture - broken normal..? I added that texture a long time ago, but have only recently started seeing that effect, I think exporting as a model removes the issue.
  7. 2.06 and they are getting in Alberics Curse also
  8. Someone is testing my WIP map and they are seeing this weirdness in-game, I have a fog light in the map and in the skybox. - https://lh3.googleusercontent.com/nzLdMovjdWOnZO6CidB-kXiroki7T95jUkW8zpGTJfZ5n2NjXNWWH370RNAjTkwo9QA86wEcwtQ0QWwQVOf6vsiLVzMJXzPwK-T5wXLxjIxdrBDqQZAwixZEYP-4a61nJYBQhYYXvA=w1680-h350-no
  9. I have a very odd issue with an elevator, when it reaches a floor (in this case the 3rd) the Ai takes damage and the elevator goes back down without stopping at the floor. The same dosen't happen when the elevator reaches the 2nd floor (its only works on the 2nd floor sometimes under 2.07, other times the Ai take damage), and under 2.06 the elevator can go to the 3rd floor and Ai exits just fine.... Also that link above isnt publicly viewable
  10. I created a new material def from the one for that model that replaces the grill texture with see-through grill texture Springheel created ages ago and it works quite well - utility_grate_001 { metal {blend diffusemap map textures/darkmod/metal/grate/grate_rusted_mesh alphatest .5 red .6 green .8 blue 1 } bumpmap textures/darkmod/metal/grate/grate_rusted_mesh_local { if ( parm11 > 0 ) blend gl_dst_color, gl_one map _white rgb 0.40 * parm11 } { if ( parm11 > 0 ) blend add map textures/darkmod/metal/grate/grate_rusted_mesh rgb 0.15 * parm11 } // TDM Ambient Method Related { if (global5 == 1) blend add map textures/darkmod/metal/grate/grate_rusted_mesh scale 1, 1 red global2 green global3 blue global4 } }
  11. Correct, and I believe he plans for more maps after this one.
  12. Way before the scaling tool was added to DR, the way to reduce the size of a model was to just change the rotation amount. So in this case from 1 0 0 0 1 0 0 0 1 to 0.75 0 0 0 0.75 0 0 0 0.75, but I didnt know the export file type for the scaler tool could be changed before now.
  13. Can someone check if the following model has a shadow mesh please - - models/darkmod/furniture/seating/leather_chair_001.lwo
  14. When you use the scaling tool it exports models to.ASE (or it did in my case). Sso I manually resized them using the rotation trick (0.75 0 0 0 0.75 0 0 0 0.75) to reduce them in size by 75% and then exported them as .LWO and that did the trick!
  15. Its a collaborative project should be released soon.
  16. Doing a final detail pass...
  17. Morning Got another model request, need the following model scaled down to 75% please - - models/darkmod/architecture/awnings_roofs/awning_cloth_standing.lwo I tried using the scaling tool in DR but am am seeing weird shadow effects on it - same in 2.06/2.07.
  18. The following model - models/darkmod/mechanical/factory_machines/utility_fan_frame_002.lwo,Is missing its mesh/grate texture - utility_grate_001Looking at the material def for the grate textures I can see the issue, its empty - utility_grate_001 { // Mesh used for Epifire's fan 002 // void needs path correction } And the texture utility_grate_001 dosen't look like its present.
  19. Log a tracker, so Greebo can atleast see if its possible implement.
  20. Is the latest version linked in the OP of the beta thread..?
  21. Might be worth logging a tracker, if you haven't already.
  22. tdm_updater crashed if it has no internet connection.
  23. https://www.ttlg.com/forums/showthread.php?t=144303&page=12&p=2407304&viewfull=1&t=144303&page=12&p=2407304&viewfull=1#post2407304
  24. I have that in my to-watch list.
×
×
  • Create New...