Jump to content


Photo

Which STO file is for High Hedge?


  • Please log in to reply
4 replies to this topic

#1 temnix

temnix
  • Member
  • 983 posts

Posted 22 December 2017 - 09:30 AM

I wrote code in my tp2 file, identical, for adding an item to two stores. The item appears in one, but not in the other - what is supposed to be High Hedge (highhedg.sto). I've seen more stores starting with those letters, are there alternative stores of Thalantyr's? I've only ever seen the first one, which I assumed was highhedg.sto. I guess the default selection is another sto?

 

People have probably modded that store up and down and should know which.



#2 Miloch

Miloch

    Barbarian

  • Modder
  • 6573 posts

Posted 03 January 2018 - 05:19 PM

It's highhedg.sto (or _ighhedg.sto in Tutu); pretty sure the others are unused.


Infinity Engine Contributions
Aurora * BG1 NPC * BG1 Fixpack * Haiass * Infinity Animations * Level 1 NPCs * P5Tweaks
PnP Free Action * Thrown Hammers * Unique Containers * BG:EE * BGII:EE * IWD:EE
================================================================
Player & Modder Resources
BAM Batcher * Creature Lister * Creature Checker * Creature Fixer * Tutu/BGT Area Map & List * Tutu Mod List
================================================================
"Infinity turns out to be the opposite of what people say it is. It is not 'that which has nothing beyond itself' that is infinite, but 'that which always has something beyond itself'." -Aristotle


#3 temnix

temnix
  • Member
  • 983 posts

Posted 09 January 2018 - 12:10 PM

In that case there is some trick to adding items there. Never mind Weidu even: I put custom items in all three of those stores by hand, and they don't show up anywhere. And yes, quantity is above 0. I've even set Quanity 1/Charges above 0. For some reason this store is different. This is the Weidu code I use, and the second entry is for Halbazzer Drin's "Sorcerous Sundries," where the item appears just fine.

 

COPY_EXISTING ~HIGHHEDG.STO~ ~override/HIGHHEDG.STO~
ADD_STORE_ITEM ~SCRLP_#~ #0 #0 #0 ~IDENTIFIED~ #20
BUT_ONLY

COPY_EXISTING ~STO0703.STO~ ~override/STO0703.STO~
ADD_STORE_ITEM ~SCRLP_#~ #0 #0 #0 ~IDENTIFIED~ #35
BUT_ONLY


Edited by temnix, 09 January 2018 - 12:16 PM.


#4 The Imp

The Imp

    Not good, see EVIL is better. You'll LIVE.

  • Member
  • 5148 posts

Posted 09 January 2018 - 12:17 PM

Did you start a new game or what ever and then enter the overall area and then the room with Thalantyr, talk to him twice, and look at the storage. Or did you just misundestood and loaded a game where the .sto had already been saved in. Cause weidudoesn't change the files in the game already, just the overall data that gets loaded the first time the game needs it. 


Yep, Jarno Mikkola. my Mega Mod FAQ. Use of the BWS, and how to use it(scroll down that post a bit). 
OK, desert dweller, welcome to the sanity, you are free to search for the limit, it's out there, we drew it in the sand. Ouh, actually it was still snow then.. but anyways.


#5 temnix

temnix
  • Member
  • 983 posts

Posted 10 January 2018 - 11:01 AM

No, this is for a new game. Regardless, even items added by hand in HIGHHEDG.STO refuse to show.