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

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

» 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 7:22 pm

» {Multi Choice POLL} Fallout 3 or Fallout NV music?
Countless of books spawning at The Sink, script error Emptyby HardComma Thu Apr 11, 2024 6:42 am

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

» Who Would Win: Ulysses or Joshua Graham?
Countless of books spawning at The Sink, script error Emptyby BellToadTall Thu Apr 04, 2024 3:06 am

» The Next fallout
Countless of books spawning at The Sink, script error Emptyby BellToadTall Thu Apr 04, 2024 3:01 am

» Your favorite mods for F:NV
Countless of books spawning at The Sink, script error Emptyby BellToadTall Thu Apr 04, 2024 2:55 am

» Whats the Number 1 mod you really want? (NV)
Countless of books spawning at The Sink, script error Emptyby CosmoMods Tue Apr 02, 2024 7:52 am

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

» Guns you want in Fallout
Countless of books spawning at The Sink, script error Emptyby Lupinboi Wed Mar 27, 2024 7:21 am

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

» 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 3:14 pm

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

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

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

» Late Introduction
Countless of books spawning at The Sink, script error Emptyby Battleclad Sun Mar 03, 2024 4:29 am

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

» Fallout New Vegas Stuttering And LOD Problems
Countless of books spawning at The Sink, script error Emptyby gamerdude7892 Thu Feb 29, 2024 7:48 am

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

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-22

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 EmptyWed May 13, 2020 8:23 am

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-