Jump to content

Ramikad

Members
  • Posts

    1,316
  • Joined

  • Last visited

Everything posted by Ramikad

  1. If you have problems importing a .glm, make sure the model and its folder is unpacked into Gamedata/Base. You may also want to pay attention if you're attempting to import it with a specific model_default.skin, in case of sabers you shouldn't try to import the unexisting .skin file.
  2. Yes, the _0, _1, _2, _3 suffix refer to the LOD. I'm not sure the mesh name has some relevance at all though, it is important to pay attention to its Ghoul2 Properties, which are the Name, Shader, and the Tag and Off tick boxes.
  3. You forgot to mention VIS. It's a nightmare when creating larger and complex maps. Heck, I wish I could simply spam antiportals all over.
  4. Pfft. Nothing like the 80 damage headpunch I scored once on JKG. But yeah, it was probably justified by Grans having large hands.
  5. You sure? To my knowledge, decompiling a .bsp into a .map obliterates light entities.
  6. Yep. But use with caution: it seems that older versions of Blender destroy the UVMap of the mesh using that modifier. As far as I know it's safe with Blender 2.67+.
  7. At this point you might as well dismember the ATST2. It's a long shot, but try blasting to dust its *weapon tag: maybe if it can't find the tag it will resort to shooting from the *flash tags? Pure speculation.
  8. If you don't have to make it run from point A to point B, you can use the SET_ORIGIN script command.
  9. Why is it supposed to be firing from weapon_0? Looking at the AT-ST model tags, it fires from *flash1, *flash2, *flash3 and *flash4 for main and side weapons respectively.
  10. Very nice. The mech strongly reminds me of Strife. You can try scripting it so that at a certain distance from the player it switches weapon to AT-ST Side and keeps firing.
  11. Bah, in the end it's all a matter of tastes. You can argue all you want about precision and all sorts of bullshit, but if you don't like it, you don't like it. That's the real drunken wisdom.
  12. Type in spawn <item definition>, it works. Also, for animations, you can try setting the readyAnim, drawAnim, and putawayAnim keys in the .sab file to BOTH_TALKCOMM1, BOTH_TALKCOMM1START and BOTH_TALKCOMM1STOP specifically.
  13. There's the Death Star Trench Run, fully loaded with all available vehicles. Not space, but still (apparently) wide enough to fly around, there's the DoA Flight Arena. Also, the two KotOR Flight School maps: here and here. As well as the Battle over Coruscant.
  14. Try using the item definitions to spawn them. From the Radiant: item_bacta, item_binoculars, item_battery, item_la_goggles, item_seeker, item_sentry_gun, item_shield_lrg_instant, item_shield_sm_instant, item_medpak_instant, and although I'm not sure if it works, you may try item_goodie_key and item_security_key. Plus, item_datapad.
  15. Likely info_player_start_red and info_player_start_blue.
  16. For what it's worth, I find Blender to be a good alternative here as well. If you don't mind terrain being an ASE rather than MD3, GLM, OBJ (but I suspect it can be done anyway, although I couldn't do it), you can happily shape your ground from a grid, turn it into tris, texture it however you want with a combination of a base texture and Texture Paint mode, and export the whole lot in-game. Works brilliantly. Cool map, by the way! I only have played Blood Omen 2 out of the whole series, but I liked it.
  17. Strange, it works to me. File -> Submit File -> Category. It's possible that it will take multiple attempts to successfully upload a file. It will then have to be approved by the admins.
  18. It is normal. The vehicle, that you spawn using npc spawn vehicle atst_vehicle, is designed to be used properly in multiplayer games only. This is also true for most, if not all, other walker vehicles you may download. It's also normal that you can't select its weapons: a characteristic of vehicles in singleplayer game is that you can't shoot their weapons if you drive or fly them with your lightsaber or blaster rifle selected. Use the blaster pistol instead, or for what it's worth any weapon other than the two I mentioned. The trick with the AT-ST is that the vehicle you're driving on Dosuun is a different entity, that you can spawn using the console command spawn misc_atst_drivable (which will not work in multiplayer games). This one will be fully functional, walking and aiming properly with the weapons it's armed with.
  19. Were ladders fixed in OpenJK?

    1. Show previous comments  10 more
    2. Tempust85

      Tempust85

      Still was far from perfect & needed a decent coder's attention to finish implementation. At the very least, you can get quake 3-style ladders.

    3. eezstreet

      eezstreet

      If there's maps that are designed to use ladders well, it's a good idea. As it stands though, ladders are kinda pointless when you can just jump to the surface.

    4. Archangel35757

      Archangel35757

      would be nice if some NPC classes could use ladders to continue persuing you

  20. Dragon always gave me troubles with the console. Dragon 9.0 wouldn't let me open it up even switching keyboard language settings. Then I tried Dragon 0.9.2 (not sure if it's an updated version or a really old version, but I think it's the former), and I finally could open the console switching keyboard settings. But personally I dumped Dragon after finding out how to animate with Blender. Much more intuitive and less tedious with angles. Another popular tool for animating seems to be Softimage XSI, but I've never used it.
  21. It's a shader, not sure exactly, but try with surfaceparm forcefield.
  22. Try selecting all the objects it's made of in Object Mode, I've noticed it is required to be exported as model, or maybe patch mesh. It seems like it only exports the objects you select. Also, when you import the model in Radiant or game, try scaling it up if you don't see it but you can still select it, it is possible that it could be way smaller than you'd expect.
  23. The blaster fire at around 0:17 sounds like clonetrooper rifle fire to me (maybe from Republic Commando): https://www.youtube.com/watch?v=dgk7cxb73lw And at 0:03 here sounds like the clonetrooper rifle fire used in the first Battlefront games: https://www.youtube.com/watch?v=pohm13RxVD8
×
×
  • Create New...