jazzisparis / JIP-LN-NVSE

An extension for the New Vegas Script Extender (NVSE)
GNU General Public License v3.0
50 stars 14 forks source link

Merchants' caps limit #40

Open tvister091 opened 5 months ago

tvister091 commented 5 months ago

Fixing a bug where merchants have a caps limit of 32,767 does not work in most cases. Except for the only case: when you buy a product from an NPC, as a result of which his caps increase to 32,767. Now, until you exit the trade menu, everything works correctly. Also, if you re-enter the trade menu, the number of caps the seller has will decrease to 30,063.