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
FCOM Gear money Mask Superpele ghoul vault body Ryse Call Reforged NPCs Armor commonwealth boom dead daryl hunk wolfenstein machine riot mandalorian Overhaul boomers khan marvel
Latest topics
» Howdy from grandmastoes
Countless of books spawning at The Sink, script error Emptyby Apoc Tue Apr 16, 2024 7:06 pm

» armor slot changing in creation kit
Countless of books spawning at The Sink, script error Emptyby Meno Tue Apr 16, 2024 9:22 am

» The Fallout TV show destroyed NV. I'm done with Todd.
Countless of books spawning at The Sink, script error Emptyby gavin gold Tue Apr 16, 2024 9:22 am

» {Multi Choice POLL} Fallout 3 or Fallout NV music?
Countless of books spawning at The Sink, script error Emptyby HardComma Wed Apr 10, 2024 8:42 pm

» Hello from nexus
Countless of books spawning at The Sink, script error Emptyby noacctname1 Wed Apr 10, 2024 2:54 am

» Who Would Win: Ulysses or Joshua Graham?
Countless of books spawning at The Sink, script error Emptyby BellToadTall Wed Apr 03, 2024 5:06 pm

» The Next fallout
Countless of books spawning at The Sink, script error Emptyby BellToadTall Wed Apr 03, 2024 5:01 pm

» Your favorite mods for F:NV
Countless of books spawning at The Sink, script error Emptyby BellToadTall Wed Apr 03, 2024 4:55 pm

» Whats the Number 1 mod you really want? (NV)
Countless of books spawning at The Sink, script error Emptyby CosmoMods Mon Apr 01, 2024 9:52 pm

» Unpopular Opinion: Too many mods ruin the game
Countless of books spawning at The Sink, script error Emptyby Evmeister Sun Mar 31, 2024 12:11 pm

» Guns you want in Fallout
Countless of books spawning at The Sink, script error Emptyby Lupinboi Tue Mar 26, 2024 9:21 pm

» black doors in sierra madre bug
Countless of books spawning at The Sink, script error Emptyby Wɪmzɪkl Wed Mar 20, 2024 10:27 am

» Any Titanfall mods out their that have the female sniper armor?
Countless of books spawning at The Sink, script error Emptyby john96 Wed Mar 20, 2024 5:14 am

» Modder looking for gun mods
Countless of books spawning at The Sink, script error Emptyby Bset Sun Mar 17, 2024 8:33 am

» schorched enclave officer
Countless of books spawning at The Sink, script error Emptyby Smash96 Sun Mar 17, 2024 7:13 am

» Sup everyone (link funny shorts here)
Countless of books spawning at The Sink, script error Emptyby DHB00P Thu Mar 14, 2024 4:29 am

» Late Introduction
Countless of books spawning at The Sink, script error Emptyby Battleclad Sat Mar 02, 2024 6:29 pm

» Greetings!
Countless of books spawning at The Sink, script error Emptyby Primus_Daibhidh Thu Feb 29, 2024 11:01 am

» Fallout New Vegas Stuttering And LOD Problems
Countless of books spawning at The Sink, script error Emptyby gamerdude7892 Wed Feb 28, 2024 9:48 pm

» hello, here for porting tips and tricks to fnv
Countless of books spawning at The Sink, script error Emptyby uxof Mon Feb 26, 2024 6:50 am

April 2024
MonTueWedThuFriSatSun
1234567
891011121314
15161718192021
22232425262728
2930     
CalendarCalendar
_
April 2024
MonTueWedThuFriSatSun
1234567
891011121314
15161718192021
22232425262728
2930     
CalendarCalendar

Share
 

 Countless of books spawning at The Sink, script error

View previous topic View next topic Go down 
AuthorMessage
c4in

c4in

Posts : 476
Join date : 2015-08-21

Character sheet
Name: Curse
Faction: Self
Level: 50

Countless of books spawning at The Sink, script error Empty
PostSubject: Countless of books spawning at The Sink, script error   Countless of books spawning at The Sink, script error EmptyTue May 12, 2020 10:23 pm

So. I have a problem with the mod "Book Diversity Project" which is not publicly available anymore. What happens, is that once I go to The Sink in Old World Blues, this mod spawns every book included in the mod at once and the game either runs at 3-4 fps or crashes. I believe that it's a scripting error, but I don't know that kind of stuff. The mod itself does not have OWB as master. The script is down below.

Code:
scn 0BigBookGeneric01ReplaceScript

ref me

Begin Gamemode

;BOOKDELETE

set me to getself
me.disable
me.markfordelete

;BOOKCALC

if abran < 176
set abran to abran + 1
else
set abran to 1
endif


;BOOKLIST

if abran == 1
me.placeatme 0BigBookA001 1
elseif abran == 2
me.placeatme 0BigBookA002 1
elseif abran == 3
me.placeatme 0BigBookA003 1
elseif abran == 4
//(there are 176 books)

endif
end

_________________
Countless of books spawning at The Sink, script error Y05HoPF
Walking down an unknown road
Back to top Go down
 

Countless of books spawning at The Sink, script error

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

 Similar topics

-
» Blender Python script error
» Items put into containers in The Sink disappear after I leave this place
» [FNV] Need Help With A Script
» Help to understand a Script.
» Blender Nif Script help

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