www.ClassicTW.com
http://www.classictw.com/

Cannon Calculator
http://www.classictw.com/viewtopic.php?f=1&t=30391
Page 1 of 1

Author:  zircon [ Mon Sep 27, 2010 9:20 pm ]
Post subject:  Cannon Calculator

Anyone know of a good cannon calculator or can you give me a formula to calculate it myself? I used to use the one on Grimy Trader but haven't found another since hes been gone.
Trying to calculate the cannon settings and remaining fuel ore
Thanks.
Zircon

Author:  Singularity [ Mon Sep 27, 2010 9:26 pm ]
Post subject:  Re: Cannon Calculator

If you have TWXproxy and Mombot, yes...

viewtopic.php?f=15&t=30088

Author:  Helix [ Mon Sep 27, 2010 10:01 pm ]
Post subject:  Re: Cannon Calculator

Here is an excel spreadsheet

Attachments:
Cannon Settings.xls [64.5 KiB]
Downloaded 612 times

Author:  Kavanagh [ Fri May 13, 2011 7:21 am ]
Post subject:  Re: Cannon Calculator

Bit late to reply but here is a ZOC MBBS sector calculator. Simple to write another for atmo based on this.

damage1= zocask("First Damage ?")
damage2=zocask("Second Damage ?")
sector=(damage1-damage2)*10000/damage1
startore=30000*damage1/sector
oreleft=startore-(damage1+damage2)*3
damage3=oreleft*sector/30000
percent=(1-(damage2/damage1))*10
call zocwriteln "Percent"
call zocwriteln percent
call zocwriteln "Remaining ore"
call zocwriteln oreleft
call zocwriteln "Next damage"
call zocwriteln damage3

Page 1 of 1 All times are UTC - 5 hours
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
http://www.phpbb.com/