Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Company Shares
#2
If you're looking to cheat this using SQL, these statements should do the trick. Be sure to back up the save file though, because it's been a while since I messed with GearCity code in this capacity.

Code:
DELETE FROM StockOwnership WHERE CompanyShares = 0;
UPDATE CompanyList SET STOCKS_AVALIABLE = 0, STOCKS_ISSUED = 0, STOCKS_SELFOWNED = 0, STOCKS_PRICE = 0, STOCK_IPO_TIMER = 0, STOCK_INSTITUTIONAL_SHARES = 0, DIVIDEND_PERCENTAGE = 0, DIVIDEND_AMOUNT = 0, DIVIDEND_LOCK = 0 WHERE ID = 0;
"great writers are indecent people, they live unfairly, saving the best part for paper.
good human beings save the world, so that bastards like me can keep creating art, become immortal.
if you read this after I am dead it means I made it." ― Charles Bukowski
Reply


Messages In This Thread
Company Shares - by obivkenobi - 10-25-2022, 09:44 AM
RE: Company Shares - by Eric.B - 10-25-2022, 10:18 AM
RE: Company Shares - by obivkenobi - 10-25-2022, 10:44 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)