| www.ClassicTW.com http://www.classictw.com/ |
|
| finding class 0's http://www.classictw.com/viewtopic.php?f=13&t=11794 |
Page 1 of 2 |
| Author: | Gemini [ Mon Jan 17, 2005 3:37 pm ] |
| Post subject: | |
I'm playing solo red in a game that's been going a while, and am having trouble getting a foothold. I've got most of a CK ZTM done, is there a way I can find the class 0 ports from the warp data from that? Thanks, |
|
| Author: | Promethius [ Mon Jan 17, 2005 5:03 pm ] |
| Post subject: | |
quote:Originally posted by Gemini I'm playing solo red in a game that's been going a while, and am having trouble getting a foothold. I've got most of a CK ZTM done, is there a way I can find the class 0 ports from the warp data from that? Thanks, With a ZTM you can use a script that checks for sectors with 7 warps in. There will be several of the sectors that you will have to check. |
|
| Author: | lewdpotato [ Mon Jan 17, 2005 9:59 pm ] |
| Post subject: | |
If you use twx and need the script I can email or Icq it to you. |
|
| Author: | Desert Fox [ Mon Jan 17, 2005 10:42 pm ] |
| Post subject: | |
SupG's script pack hase a class O port script. Well his server seems to be down but you can get the script pack here also. http://www.twinfo.org/ |
|
| Author: | Gemini [ Mon Jan 17, 2005 11:29 pm ] |
| Post subject: | |
Thanks. |
|
| Author: | ElderProphet [ Tue Jan 18, 2005 12:04 am ] |
| Post subject: | |
Or, you could copy and paste this, and make your own. setVar $i 1 while ($i <= SECTORS) if (SECTOR.WARPINCOUNT[$i] = 7) echo "*" $i end add $i 1 end +EP+ |
|
| Author: | Harley Nuss [ Tue Jan 18, 2005 6:21 pm ] |
| Post subject: | |
Incidentally, the class 0 ports don't necessarily have 7 warps in. The accurate test is for sectors with 6 warps out and at least one 1-way warp in. There may be more than one 1-way warp in, making for possibly 8 warps in. Also, one of the warps out could be a 1-way, making for 6 warps in. |
|
| Author: | ElderProphet [ Wed Jan 19, 2005 12:35 am ] |
| Post subject: | |
So a 1-way in is an absolute... assuming no mods from the GameOp? Excellent info to know. Time to rewrite that script... +EP+ |
|
| Author: | Mantis [ Wed Jan 19, 2005 1:50 am ] |
| Post subject: | |
Another option if you are using Swath, is to use the Sector Finder tool to query a list of sectors with >= 6 warps and a backdoor. |
|
| Author: | Kimsanee1 [ Sun Feb 06, 2005 11:20 pm ] |
| Post subject: | |
Something else to keep in mind is a minimum didtance to Terra. I don't know if there is, but I do know you can rule out any sector below 10. So EP you might as well change that setVar to setVar $i 10 Kimsanee |
|
| Author: | Harley Nuss [ Mon Feb 07, 2005 12:22 am ] |
| Post subject: | |
I've seen class 0 ports 3 hops from terra. |
|
| Author: | ElderProphet [ Mon Feb 07, 2005 1:07 am ] |
| Post subject: | |
Good point Kimsanee. There is no need to check sectors 1-10 or Stardock. Actually, I did rewrite that script when Kemper posted the corrections, and I've been sitting on it since there is no Scripter's Tavern anymore. However, it is a little longer than the first version [;)] so I won't post it. If we could come up with a replacement for Scripter's Tavern... So if you guys want good scripts, show some love to Rammar's idea about a scripts page. +EP+ |
|
| Author: | Vulcan [ Mon Feb 07, 2005 1:37 am ] |
| Post subject: | |
EP someone from my server has a site on MSN with an area dedicated to scripts, and has invited anyone to put up scripts there if they wish, he goes by Patriot, and posts by TWPatriot, anyway this is the link to his site in MSN Groups: http://groups.msn.com/Tradewars2002 check it out and if you like it then you can post scripts there. He is trying to get a place where we all can have a centralized place to put scripts up on. |
|
| Author: | Vulcan [ Mon Feb 07, 2005 2:16 am ] |
| Post subject: | |
Patriot has setup a Scripts Feedback area on his site for peoples input on the scripts found there when people post the scripts and people download them for use. |
|
| Author: | Promethius [ Mon Feb 07, 2005 3:12 am ] |
| Post subject: | |
quote:Originally posted by Vulcan EP someone from my server has a site on MSN with an area dedicated to scripts, and has invited anyone to put up scripts there if they wish, he goes by Patriot, and posts by TWPatriot, anyway this is the link to his site in MSN Groups: http://groups.msn.com/Tradewars2002 check it out and if you like it then you can post scripts there. He is trying to get a place where we all can have a centralized place to put scripts up on. Went to his site, and tried to access the scripts area and received a MS "Passport" login box. |
|
| Page 1 of 2 | All times are UTC - 5 hours |
| Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group http://www.phpbb.com/ |
|