| Author |
Message |
|
Cerne
Gameop
Joined: Sun Oct 08, 2006 2:00 am Posts: 991
|
 LS Express Colo and Tow
LS,
I think I ran into a bug in the 1.6 version you just put up. I was using 2 ships, one with 255 holds and one with 250 holds. It would only grab and drop colos from the first ship (255 holds) and just tow the other (250 holds) back and forth.
When I realized it was doing that I got another ship with 255 holds and everything worked fine.
Let me know if you want some more details or some other info.
Great script by the way.
Cerne
_________________ "All warfare is based on deception..." - Art of War "Time will tell all tales" - SG Any advanced tactic in TW is indistinguishable from cheating.
|
| Sun Jan 20, 2008 1:07 am |
|
 |
|
Zarkahn
Lieutenant
Joined: Sat Nov 06, 2004 3:00 am Posts: 600 Location: USA
|
 Re: LS Express Colo and Tow
might be it only checks number of holds in first ship and assumes the 2nd ship is the same, but still I would think it would grab 25 collies with 2nd ship... try reverseing it if u have the chance, start in the 250 hold ship and see what it does with the second ship. I'm guessing here, that it would only put 250 holds of collies on it... Also were both ships the same as far as having a P scanner?
_________________ Its not the Kill, Its the Thrill of the Chase
S: Min: 297 Max: 437 Average: 410 -- Just here to attack aliens
S: High/Low Removed Average: 421
|
| Sun Jan 20, 2008 10:00 am |
|
 |
|
LoneStar
Commander
Joined: Fri Jun 09, 2006 2:00 am Posts: 1401 Location: Canada
|
 Re: LS Express Colo and Tow
Thanks Cerne for letting me know about the problem.
Zarkahn hit the nail on the head re P-Scanner. One of the small improvements I put into v1.6 was detecting a planet scanner in both ships to optimze the burst macro a bit. The autodetect worked fine. The problem occured because I also tried to make use of Load/Save-Var 'Logic' (another small improvement). Long story short: if the second ship had a pscan, and the script thought it didn't, the second ship would never land and pickup cols.
So problem's been fixed. And in the process I added another small improvement:
I use the TWX command: $SL (Load most recent script), alot. This wasn't possible because LSECT utilizes a support script (now called "LSECv10b.ts"). I made use of the TWX-Proxy command: ListActiveScripts to get around this. If using an older version of TWX remove lines 559 to 571, inclusive if this new Logic causes problems.
Thanks again to Cerne, fixed copy is on Grimy's.
[LSEDIT] Forgot to mention that LSECT will need to be put in the 'Scripts' folder. If it's placed somewhere like: C:\TWX\Scripts\LoneStar\ ...then change line 569 to:
setVar $temp ($temp &" load #34LoneStar\" & $Master_File & "#34*")
_________________ ---------------------------- -= QUANTUM Computing 101: 15 = 3 x 5 ... 48% of the time.
|
| Sun Jan 20, 2008 2:23 pm |
|
 |
|
Cerne
Gameop
Joined: Sun Oct 08, 2006 2:00 am Posts: 991
|
 Re: LS Express Colo and Tow
It turns out that yes the ship with 250 holds didn't have a planet scanner.  Thanks for the update. Cerne
_________________ "All warfare is based on deception..." - Art of War "Time will tell all tales" - SG Any advanced tactic in TW is indistinguishable from cheating.
|
| Sun Jan 20, 2008 6:57 pm |
|
 |
|
Cerne
Gameop
Joined: Sun Oct 08, 2006 2:00 am Posts: 991
|
 Re: LS Express Colo and Tow
I just ran the v1.61 and the status window didn't open. I have the script in the script directory. Also, it didn't stop when terra ran dry
Cerne
_________________ "All warfare is based on deception..." - Art of War "Time will tell all tales" - SG Any advanced tactic in TW is indistinguishable from cheating.
|
| Mon Jan 21, 2008 1:44 pm |
|
 |
|
LoneStar
Commander
Joined: Fri Jun 09, 2006 2:00 am Posts: 1401 Location: Canada
|
 Re: LS Express Colo and Tow
If the window doesn't appear, my guess is you're not using TWX Final. Which means the support script isn't loading (the same script that detects when terra's dry)
Delete or comment out lines: 559 to 571, inclusive. you should be good to go
_________________ ---------------------------- -= QUANTUM Computing 101: 15 = 3 x 5 ... 48% of the time.
|
| Tue Jan 22, 2008 12:07 am |
|
 |
|
Wildstar
Lieutenant
Joined: Fri Apr 05, 2002 3:00 am Posts: 580 Location: USA
|
 Re: LS Express Colo and Tow
Sounds like an awesome script. I think someone actually made this script like 3 years ago. MMMMM who was it. It was me lol.
It is cool that you improved on it LS. I always encourage it.
I solved the problem by doing a quick ship info and having it store the veriable and go from there.
You can hit me up on messenger anytime dude.
_________________ My scripts can be downloaded at http://www.grimytrader.com/.
Ore *****.
Even in my signature it's blocked out.
|
| Tue Jan 22, 2008 8:36 am |
|
 |
|
Cerne
Gameop
Joined: Sun Oct 08, 2006 2:00 am Posts: 991
|
 Re: LS Express Colo and Tow
I thought I was using the newest and the 204 beta tag when it started was just an EP oversight Okay I downloaded the 204 final version from Grimy's front page, the date on the executable is 01/21/2007 8:44PM Cerne
_________________ "All warfare is based on deception..." - Art of War "Time will tell all tales" - SG Any advanced tactic in TW is indistinguishable from cheating.
|
| Tue Jan 22, 2008 1:39 pm |
|
 |
|
Cerne
Gameop
Joined: Sun Oct 08, 2006 2:00 am Posts: 991
|
 Re: LS Express Colo and Tow
Cerne wrote: I thought I was using the newest and the 204 beta tag when it started was just an EP oversight Okay I downloaded the 204 final version from Grimy's front page, the date on the executable is 01/21/2007 8:44PM Cerne It still says beta when you fire it up, is the version on Grimy's out of date. It was the same one I was using before Cerne
_________________ "All warfare is based on deception..." - Art of War "Time will tell all tales" - SG Any advanced tactic in TW is indistinguishable from cheating.
|
| Sat Jan 26, 2008 1:52 am |
|
 |
|
Promethius
Ambassador
Joined: Mon Feb 09, 2004 3:00 am Posts: 3141 Location: Kansas
|
 Re: LS Express Colo and Tow
Cerne wrote: Cerne wrote: I thought I was using the newest and the 204 beta tag when it started was just an EP oversight Okay I downloaded the 204 final version from Grimy's front page, the date on the executable is 01/21/2007 8:44PM Cerne It still says beta when you fire it up, is the version on Grimy's out of date. It was the same one I was using before Cerne That is the same version of twx that I am using.
_________________
/ Promethius / Enigma / Wolfen /
"A man who has no skills can be taught, a man who has no honor has nothing."
|
| Sat Jan 26, 2008 2:22 am |
|
 |
|
LoneStar
Commander
Joined: Fri Jun 09, 2006 2:00 am Posts: 1401 Location: Canada
|
 Re: LS Express Colo and Tow
Sorry your having trouble. I've since replaced the LSECT you've D/L'd with a copy that has lines, those I've mentioned in a previous post, commented out.
_________________ ---------------------------- -= QUANTUM Computing 101: 15 = 3 x 5 ... 48% of the time.
|
| Sat Jan 26, 2008 7:53 am |
|
 |
|
Cerne
Gameop
Joined: Sun Oct 08, 2006 2:00 am Posts: 991
|
 Re: LS Express Colo and Tow
LoneStar wrote: Sorry your having trouble. I've since replaced the LSECT you've D/L'd with a copy that has lines, those I've mentioned in a previous post, commented out. Thanks LS, out of curiousity, what is tha file date on the exe you use? Cerne
_________________ "All warfare is based on deception..." - Art of War "Time will tell all tales" - SG Any advanced tactic in TW is indistinguishable from cheating.
|
| Sat Jan 26, 2008 10:39 am |
|
 |
|
LoneStar
Commander
Joined: Fri Jun 09, 2006 2:00 am Posts: 1401 Location: Canada
|
 Re: LS Express Colo and Tow
File date on the exec, in the zip file: 21/01/07. try the example for the ListActiveScipts found in the script.html Code: # Stop FastFoton.ts if it is running listActiveScripts $scripts setVar $a 1 while ($a <= $scripts) if ($scripts[$a] = "FastFoton.ts") stop $scripts[$a] return end add $a 1 end
_________________ ---------------------------- -= QUANTUM Computing 101: 15 = 3 x 5 ... 48% of the time.
|
| Sun Jan 27, 2008 12:43 am |
|
 |
|
Cerne
Gameop
Joined: Sun Oct 08, 2006 2:00 am Posts: 991
|
 Re: LS Express Colo and Tow
Here are the results:
Command [TL=00:00:00]:[2089] (?=Help)? :
Loading and compiling script: C:\TW2002\TWXProxy\scripts\test.ts
Command [TL=00:00:00]:[2089] (?=Help)? : Script terminated: C:\TW2002\TWXProxy\scripts\test.ts
_________________ "All warfare is based on deception..." - Art of War "Time will tell all tales" - SG Any advanced tactic in TW is indistinguishable from cheating.
|
| Sun Jan 27, 2008 11:42 am |
|
 |
|
LoneStar
Commander
Joined: Fri Jun 09, 2006 2:00 am Posts: 1401 Location: Canada
|
 Re: LS Express Colo and Tow
looks like you're using the latest and greatest of TWX.
hit me up on icq (240 630 042). In the mean time. try the script again (make only one run), make sure it generates the support file called: LSECv10b.ts ... then try and load that file see if there's any errors
_________________ ---------------------------- -= QUANTUM Computing 101: 15 = 3 x 5 ... 48% of the time.
|
| Sun Jan 27, 2008 2:52 pm |
|
 |
|