Jump to content

Ramikad

Members
  • Posts

    1,317
  • Joined

  • Last visited

Everything posted by Ramikad

  1. This one should do. //(BHVD) set ( /*@SET_TYPES*/ "SET_NO_ACROBATICS", "TRUE" ); Quoting from BehavED, "Jedi won't jump, roll or cartwheel"
  2. Ramikad

    Secret Santa 2016

    Apparently that's from the 1997 Canadian movie Cube!
  3. Money and other toydarian tricks. Mostly more money. Check out the Wiki for more details.
  4. Ramikad

    Secret Santa 2016

    I got Alderaan. Here's the levelshot: And here's an in-game screenshot: That's Evil Genius level, I was actually amused
  5. Given that the shield is also fully weighted (1.000) to the skeleton_root of the Assassin Droid I think that's not the problem. The hierarchy isn't a problem either. I guess that only really changes the way it's dismembered, but I'm not sure. Does the unweighted vertex error refer to the spherical mesh of force_shield_off_0? In that case, I can only suggest you to put aside vertex painting, which I think might miss some vertexes, and instead select the shield, enter Edit Mode, select all the vertexes (A key), then, under Object Data, Assign all the selected vertexes of the mesh to the Vertex Group Skeleton_Root, with a Weight value of 1.000. More or less the same applies in case the error refers to a different mesh than the shield. The other model_root empty entities are used for LOD (level of detail) support. You'll notice model_root_0, which is the main model, model_root_1, which is the first LOD, up to model_root_3, each tied to a decreased quality version of the model, which is loaded in-game when far away or when forced. They certainly are useful, but not essential to the game.
  6. ... let's not take too much creative freedom now, shall we?
  7. You'll need a proper shader to get the mirrors working. I'm not sure if base JA has it, but this is what the shader looks like from a map I can't remember right now: textures/camera/camera { qer_editorimage textures/camera/camera surfaceparm playerclip portal q3map_nolightmap { map textures/camera/camera blendFunc GL_ONE GL_ONE_MINUS_SRC_ALPHA depthWrite alphaGen portal 2048 } } Once you have that, create the mirror in Radiant, then create one misc_portal_surface sticking to the mirror's surface, and linked to a misc_portal_camera in the same place.
  8. You can alter the speed at which the camera in the 3D Preview moves in Edit -> Preferences -> Settings -> Camera -> Moving Speed.
  9. Ramikad

    Secret Santa 2016

    I've counted 6 gifts. Loved the one for Redsaurus!
  10. The only way seems to be adding the shield mesh (force_shield_off) from the assassin droid to the new model, or alternatively make a new one with the proper name.
  11. Blender can import .ztl as well as decimate it.
  12. I'm curious to see how many players lightsabers will tractor-beam to JKG
  13. The memories are too powerful.
  14. I can see how the DF2 mod would benefit from this - that is, if it's remotely legal to use the original Bink cutscenes. I seem to recall that turning them to .roq uses up a lot of space.
  15. Ramikad

    Secret Santa 2016

  16. _cs 1 and _rs 1 should respectively make the misc_model_static cast a shadow and receive lighting.
  17. Huh, all of this reminds me of one of the phrases in the Matty Quad Council Room (side note: I love that map)... "...Peace is always a deception - Where there is alot of good, evil is hidden, Where the dark rules, light will strike out..."
  18. I think there's an MP command to alter the distance cull, but can't remember exactly. I'm not sure if that would work on SP, though. Other than that, the only solution is to set a properly high distancecull making the map.
  19. 1. In theory, a mod made for one game can easily be made compatible for the other. The only exception I can think of being ladders, which don't work in Jedi Academy, although they could be replaced with lifts. 2. For mapping, GTK Radiant. Texturing, I'll let more experienced people talk. Scripting, BehavED. Sound editing, Audacity.
  20. They could be imported in Blender and quickly decimated, provided that the UVmaps don't get destroyed.
  21. Yeah, good idea, so somebody can obtain permission to use the full Tamriel heightmap and region-gen it for Jedi Academy
  22. Beware of snow trolls.
  23. Resuru did spam that exploit back in the day with Pazaak, and I once got wrongly kicked because of that. Not sure who was the admin that time
  24. Player trading! Yay, now @@MagSul will have a chance to try out a proper rifle
  25. What happens if you uncheck the toggle option?
×
×
  • Create New...