|
|
Register •
FAQ
• Search • Login
|
Underground Tools open at the GrimyTrader
| Author |
Message |
|
martok
Lance Corporal
Joined: Sun Jan 09, 2011 2:19 pm Posts: 4
|
 Re: Underground Tools open at the GrimyTrader
I've been looking everywhere for these files, anyone have a clue as to where to find or if they have newer reincarnations.
|
| Tue Jan 11, 2011 7:24 am |
|
 |
|
Helix
Ambassador
Joined: Wed Nov 12, 2008 8:57 am Posts: 3554 Location: Long Beach, CA
|
 Re: Underground Tools open at the GrimyTrader
No longer available. Here is a sector quasar spreadsheet in excel format if this helps. Another member made it available to us.
_________________ Helix Do I really look like a guy with a plan? You know what I am? I'm a dog chasing cars. Lest we forget I had to ask myself WWSGD?
|
| Tue Jan 11, 2011 11:58 pm |
|
 |
|
Kavanagh
Ambassador
Joined: Wed Feb 28, 2001 3:00 am Posts: 1410 Location: Boo! inc. Ireland
|
 Re: Underground Tools open at the GrimyTrader
Here is a sector cannon calculator in SALT, should be easy to translate. Enter first damage then second damage, it calculates sector %, next damage, and ore remaining:
main() { int startore;int oreleft; int damage1;int damage2;int damage3; int sector; str D1[7];str D2[7];str sect[5]; str percent[5]; str dec[2]; printsc("First damage ? ");gets(D1);prints();printsc("Second damage ? ");gets(d2);prints(); damage1=stoi(d1);damage2=stoi(d2); sector=(damage1-damage2)*10000/damage1;itos(sector,sect); startore=30000*damage1/sector; oreleft=startore-(damage1+damage2)*3; damage3=oreleft*sector/30000; subchrs(sect,strlen(sect)-2,2,dec); subchrs(sect,0,strlen(sect)-2,percent);strcat(percent,"."); strcat(percent,dec);
printsc("Sector percent : "); printsc(percent); prints("%"); printsc("Remaining Ore : "); printn(oreleft);prints(); printsc("Next damage : "); printn(damage3);prints();
}
|
| Tue Feb 15, 2011 4:15 am |
|
 |
|
Ender
Gameop
Joined: Thu Mar 04, 2010 5:05 pm Posts: 167
|
 Re: Underground Tools open at the GrimyTrader
RammaR not still around huh? Someone should gobble this up and add it to nav haz! sigh... if only WayBack machine had a little more depth... http://web.archive.org/web/200906201936 ... dTools.cfm
_________________ ICQ: 669121939 | #SD# since the year 2000

http://www.galactictw.com - your one stop resoruce for scripts, links, and fresh new games weekly!
|
| Sun Jun 05, 2011 10:19 pm |
|
 |
|
Singularity
Veteran Op
Joined: Thu Jun 02, 2005 2:00 am Posts: 5558 Location: USA
|
 Re: Underground Tools open at the GrimyTrader
Last year I put this up: viewtopic.php?f=15&t=30088People don't seem to realize there's a search feature on the top menu. 
_________________ May the unholy fires of corbomite ignite deep within the depths of your soul...
1. TWGS server @ twgs.navhaz.com 2. The NavHaz Junction - Tradewars 2002 Scripts, Resources and Downloads 3. Open IRC chat @ irc.freenode.net:6667 #twchan 4. Parrothead wrote: Jesus wouldn't Subspace Crawl.
*** SG memorial donations via paypal to: dpocky68@booinc.com
|
| Mon Jun 06, 2011 7:09 am |
|
 |
|
Who is online |
Users browsing this forum: No registered users and 8 guests |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot post attachments in this forum
|
|