Gaming Underground Network

Come for the mods, stay for the community
 
HomePortalLatest imagesInterviewsRegisterLog in
Search
 
 

Display results as :
 

 


Rechercher Advanced Search
Info Panel
______________
MOD MASTER THREADS:
FALLOUT
THE ELDER SCROLLS

______________


______________


GUNinsider
Fallout Miami: Mika999
Stay Connected

GUNetwork
Keywords
Reforged boomers hunk leon khan brotherhood Gear boom clone commonwealth vault Metal body power riot marvel Ryse machine Superpele money NPCs Duty dead Mask port ghoul
Latest topics
» Here Are Some Of The Best Mods From GunNetwork
Tutorial for adding weapons/Xcaliber ammo to NPCs through scripts  Emptyby Sinister_Is_Random Sat Aug 31, 2024 2:38 am

» Saying hi after two years
Tutorial for adding weapons/Xcaliber ammo to NPCs through scripts  Emptyby spiralsandspirals Thu Aug 29, 2024 12:39 am

» Weird bug or glitch with Console Command. [FNV]
Tutorial for adding weapons/Xcaliber ammo to NPCs through scripts  Emptyby STQayas Sun Aug 25, 2024 1:19 am

» Looking for an alternative to Nexus
Tutorial for adding weapons/Xcaliber ammo to NPCs through scripts  Emptyby freakoverse Fri Aug 23, 2024 10:50 am

» fallout 4 mods
Tutorial for adding weapons/Xcaliber ammo to NPCs through scripts  Emptyby salientguitar4 Mon Aug 19, 2024 5:47 pm

» [FNV] How to troubleshot infinite loading issues?
Tutorial for adding weapons/Xcaliber ammo to NPCs through scripts  Emptyby Abyssfer Wed Aug 14, 2024 5:28 pm

» Fnv Enable player control command
Tutorial for adding weapons/Xcaliber ammo to NPCs through scripts  Emptyby GenJohnWilliam Mon Aug 05, 2024 9:25 pm

» Problem with Dragbodies NCR overhaul
Tutorial for adding weapons/Xcaliber ammo to NPCs through scripts  Emptyby Lankychazz2009 Fri Aug 02, 2024 8:53 pm

» NCR Trooper Overhaul Armors with NCR Ultimate Overhaul
Tutorial for adding weapons/Xcaliber ammo to NPCs through scripts  Emptyby Abyssfer Thu Aug 01, 2024 8:29 pm

» Roland Deschain ist The Mysterious Stranger and other t
Tutorial for adding weapons/Xcaliber ammo to NPCs through scripts  Emptyby SpaceRanger Mon Jul 22, 2024 10:15 am

» Guns you want in Fallout
Tutorial for adding weapons/Xcaliber ammo to NPCs through scripts  Emptyby SpaceRanger Mon Jul 22, 2024 9:25 am

» [FO4] Doom 2016 models as replecement.
Tutorial for adding weapons/Xcaliber ammo to NPCs through scripts  Emptyby SpaceRanger Sun Jul 21, 2024 9:12 am

» [FO4] Secret Service armor, helmet headlamp
Tutorial for adding weapons/Xcaliber ammo to NPCs through scripts  Emptyby fossaceca17 Sun Jul 21, 2024 4:19 am

» The Legion are fascists, let's discuss it.
Tutorial for adding weapons/Xcaliber ammo to NPCs through scripts  Emptyby Cipher22 Fri Jul 12, 2024 5:28 am

» The Next fallout
Tutorial for adding weapons/Xcaliber ammo to NPCs through scripts  Emptyby Cipher22 Fri Jul 12, 2024 5:25 am

» Your favorite mods for F:NV
Tutorial for adding weapons/Xcaliber ammo to NPCs through scripts  Emptyby Cipher22 Fri Jul 12, 2024 5:21 am

» Afterlife discord
Tutorial for adding weapons/Xcaliber ammo to NPCs through scripts  Emptyby Willaemann Tue Jul 09, 2024 7:44 pm

» What happened to Outlawer's pack 1?
Tutorial for adding weapons/Xcaliber ammo to NPCs through scripts  Emptyby Trappy82 Mon Jun 17, 2024 6:17 am

» Greetings
Tutorial for adding weapons/Xcaliber ammo to NPCs through scripts  Emptyby septron Fri Jun 14, 2024 2:49 pm

» Starfield
Tutorial for adding weapons/Xcaliber ammo to NPCs through scripts  Emptyby jaypak Mon Jun 10, 2024 9:56 am

September 2024
MonTueWedThuFriSatSun
      1
2345678
9101112131415
16171819202122
23242526272829
30      
CalendarCalendar
_
September 2024
MonTueWedThuFriSatSun
      1
2345678
9101112131415
16171819202122
23242526272829
30      
CalendarCalendar

Share
 

 Tutorial for adding weapons/Xcaliber ammo to NPCs through scripts

View previous topic View next topic Go down 
AuthorMessage
Tupolev

Tupolev

Posts : 115
Join date : 2014-05-10

Tutorial for adding weapons/Xcaliber ammo to NPCs through scripts  Empty
PostSubject: Tutorial for adding weapons/Xcaliber ammo to NPCs through scripts    Tutorial for adding weapons/Xcaliber ammo to NPCs through scripts  EmptyTue May 13, 2014 8:35 pm

I'm currently tinkering with some nexus weapons- mostly russian weapons such as the SVT, Mosin, PKM. I have enabled the 7.62R rounds on XCaliber. I have added SKS rifles to NPCs, but I was stumped how to get them to fire- it seems like I was unable to add the proper 7.62x39 xcaliber ammo to them, and even more so lost on getting 7.62R to show up at all.

Anyone who tried anything similar? a copypaste of the script's contents would be awesome, if anyone has it.
Back to top Go down
hitman47101

hitman47101

Posts : 1947
Join date : 2014-03-01
Age : 31

Tutorial for adding weapons/Xcaliber ammo to NPCs through scripts  Empty
PostSubject: Re: Tutorial for adding weapons/Xcaliber ammo to NPCs through scripts    Tutorial for adding weapons/Xcaliber ammo to NPCs through scripts  EmptyTue May 13, 2014 8:42 pm

You need to edit the leveled item that's added via script and change the ammo to the correct type.

Its probably something like WithAmmoSKSLoot under the leveled item branch in the GECK. it should be pretty self explanatory from there.

Let me know if you need more help.  Smile

Edit: i forgot to ask, the weapons have already been added to the the leveled list via script right? if not i can help you with that too.
Back to top Go down
Tupolev

Tupolev

Posts : 115
Join date : 2014-05-10

Tutorial for adding weapons/Xcaliber ammo to NPCs through scripts  Empty
PostSubject: Re: Tutorial for adding weapons/Xcaliber ammo to NPCs through scripts    Tutorial for adding weapons/Xcaliber ammo to NPCs through scripts  EmptyTue May 13, 2014 10:10 pm

hitman47101 wrote:
You need to edit the leveled item that's added via script and change the ammo to the correct type.

Its probably something like WithAmmoSKSLoot under the leveled item branch in the GECK. it should be pretty self explanatory from there.

Let me know if you need more help.  Smile

Edit: i forgot to ask, the weapons have already been added to the the leveled list via script right? if not i can help you with that too.

Hey, thanks for the real prompt help.
the SKS and AK have been added, but the Mosin / SVT-40 and the PKM have not.
I'll first try what you suggested for the AK / SVT, and move on to the unadded weapons.
Back to top Go down
hitman47101

hitman47101

Posts : 1947
Join date : 2014-03-01
Age : 31

Tutorial for adding weapons/Xcaliber ammo to NPCs through scripts  Empty
PostSubject: Re: Tutorial for adding weapons/Xcaliber ammo to NPCs through scripts    Tutorial for adding weapons/Xcaliber ammo to NPCs through scripts  EmptyTue May 13, 2014 10:15 pm

Alright that sounds good.

I wrote a short leveled list script with annotations explaining what everything is for, let me know if you want it.  Smile
Back to top Go down
Sponsored content




Tutorial for adding weapons/Xcaliber ammo to NPCs through scripts  Empty
PostSubject: Re: Tutorial for adding weapons/Xcaliber ammo to NPCs through scripts    Tutorial for adding weapons/Xcaliber ammo to NPCs through scripts  Empty

Back to top Go down
 

Tutorial for adding weapons/Xcaliber ammo to NPCs through scripts

View previous topic View next topic Back to top 
Page 1 of 1

 Similar topics

-
» Switching Weapons from different Ammo Mods
»  NPCs will not properly equip or use weapons
» Help fixing a Script for Ammo Sorting
» Need help with CF scripts
» Can't install NIF Scripts for Blender

Permissions in this forum:You cannot reply to topics in this forum
Gaming Underground Network :: Fallout :: Troubleshooting-