Reply To: For the 4 of us who play Bionic Dues…

Home Forums General Banter For the 4 of us who play Bionic Dues… Reply To: For the 4 of us who play Bionic Dues…

#70313
linuxgnuru
Participant

but wait; it gets better… one of the developers helped me out by giving me a snippet of the source code for Bionic Dues:

Looking at the code, if you want to find it on the first try bear in mind that the order just before that field is:

OutputBuffer.AddItem( this.HQHealth );
OutputBuffer.AddItem( this.DaysLeft );
OutputBuffer.AddItem( 0 ); // used to be scavenging level
OutputBuffer.AddItem( this.ManufacturingLevel );
OutputBuffer.AddItem( this.Credits );

So if you know those values it’s not too hard to find.

http://steamcommunity.com/app/238910/di … 1383344975