Jump to content

mdesanta777

Members
  • Posts

    24
  • Joined

  • Last visited

Nexus Mods Profile

About mdesanta777

mdesanta777's Achievements

Explorer

Explorer (4/14)

0

Reputation

  1. Does anyone know how to mod armor sounds? I'd like to add the metal-clanking sound (present in other heavy armors) to the Nilfgaardian Guardsman armor, which is strangely missing the sound. Any way to do this? The sound seems to be tied to the equip_template of the armor, but I don't know where exactly to change the sound without changing the appearance. Thanks in advance
  2. The accuracy of throwing stones as well as bows/crossbows are in spitems.xml, but I couldn't find the accuracy value of other throwables. Where are they located? Thanks in advance
  3. Is it possible for the couch not to be interrupted by damage, or increase the damage threshold needed to interrupt? After all you're never interrupted when preparing a stab by holding down the mouse button. Is it possible to make the lance stay in couched state after a hit? Is it possible to make the user hold the weapon further back thus increasing reach *only* when couching? Lastly, is it possible to make a weapon couch-only? As in unable to actively stab? If so, would the AI know how to use it? Thanks in advance
  4. I'm trying to increase the damage of spears and pikes *ONLY* when used BY infantry AGAINST infantry. I don't want to increase damage of infantry spear vs cavalry, because with my other spear changes, they're already very good vs cavalry. I don't want to increase damage of cavalry spear vs infantry, because they're already good. Increasing the damage would only make couching even more pointless. I don't want to increase damage of cavalry spear vs cavalry, same reason as above. Is it possible to somehow add a damage modifier when a spear/pike is used by infantry against infantry? Thanks a lot in advance
  5. I'm trying to reverse-engineer some mods in order to update them for 1.6 for personal use. The problem is some of these mods are based on a 1.3 version and I don't have the Tables.pak for that. (I do have Tables.pak for 1.4, if anyone wants it, I can post it here) Could anyone upload that file or tell me how to get it? Thanks in advance
  6. Like the title says, I can move if I go from walking into blocking, but not from a standstill into blocking. Sometimes in the above situation I can move by turning the camera. I've noticed that this happens less frequently if I point the camera down before blocking. I have uninstalled my animation mods and the problem still persists. My load order:
  7. Still need help with this if anyone could point me in the right direction.
  8. Sorry if I didn't make it clear, but I wasn't talking about the sneak meter, I was talking about the Project Nevada stealth meter (invisibility) HUD. That HUD shows up when you are using a stealth boy or a modded armor that makes you invisible, it shows how much invisible time you have left. This HUD is governed by the same iHUD setting as Grenade Hotkey. I'd like to always display this stealth field HUD (it would actually only show up when I'm using a stealthboy by selecting the "Always Display" setting, which is what I want), but I'd like the Grenade hotkey HUD to only show up when I'm pressing down a specific keyboard key, and never otherwise. Unfortunately the stealth field HUD and grenade hotkey HUD are both governed by the same iHUD setting "Project Nevada General Settings" so I can only use one rule for both. Hence me asking about what sort of personal modding I can do to have separate iHUD settings for each.
  9. This is what I'm talking about in case anyone misunderstood. This PN general setting governs both the Stealth Field hud and the Grenade hud. I'd like to have separate settings for both. I'd also like to have a "activate with a specific key" option.
  10. I've had both these mods since the start. Still I have no idea how I can have split oHUD rules for the PN stealth HUD and the PN grenade HUD. The MCM menu for oHUD still only lists PN as a single HUD.
  11. Currently the entire HUD of Project Nevada is governed by a single entry of OneHud: "Project Nevada General" I, however, would like the PN stealth meter to be shown all the time (in reality it would actually appear only when stealth field is in use), and the grenade hotkey HUD to be shown only when I press down a specific keyboard key (other than the RMB). I have some experience using GECK and FNVEdit, but no experience scripting. How would I go about doing this?
  12. Thank you! I did not know about the drop down menu. Selecting from it worked.
  13. For example, I would like to give the projectile "NVDLC01GasBombProjectile" a new explosion. So I ported the projectile record to my .esp, then created a new explosion record into my .esp (copy as new record the old explosion, then made some changes) When it comes time to edit the projectile record with FNVEdit, I want to change the Explosion from NVDLC01GhostGasBombExplosion "Ghost Gas Bomb Explosion" [EXPL:01013D9A] to my new explosion NVDLC01GasBombExplosionNew. However, FNVEdit wouldn't let me type in the EditorID for the new explosion record, it gives me an error saying ' "$NVDLC01GasBombExplosionNew" is not a valid integer value '. It would only let me type in the FormID of the new explosion record, but obviously and evidently, that doesn't work in-game as FormIDs are not constant. How do I properly reference a new record with FNVEdit?? P.S. I cannot edit this esp with GECK because even after I properly give all its parents the ESM header, for some reason, every time I double click an object in GECK, GECK crashes. Therefore I must made the edits in FNVEdit. Copy the explosion as override is also not an option as that explosion is used by other projectiles/weapons that I wish not to change.
  14. Like the title says, I'd like to return to XCOM:EU mechanics when it comes to this. Make Overwatch unaffected by plain damage, but is still affected by abilities or items like flashbang. How do I go about modding this? Any help would be appreciated. Thanks in advance
×
×
  • Create New...