| Author |
Message |
|
Promethius
Ambassador
Joined: Mon Feb 09, 2004 3:00 am Posts: 3141 Location: Kansas
|
I have uploaded version .8 to http://www.grimytrader.com that includes the following:
A page player option that allows your corpies to page you. The alarm is the same as the disconnect alarm so you only have to maintain one sound file for it.
True current sector monitoring. Your current sector is always monitored in regard to distances of fighter hits - the current sector number updates whenever a fighter is hit. The script reads the new current sector whenever you enter a sector or when doing a scan from a citadel.
_________________
/ Promethius / Enigma / Wolfen /
"A man who has no skills can be taught, a man who has no honor has nothing."
|
| Fri Sep 16, 2005 3:33 pm |
|
 |
|
Planet Hopper
Staff Sergeant
Joined: Sat Jan 24, 2004 3:00 am Posts: 19 Location: USA
|
Suggestion. Ability to resize the windows and a scroll bar for the comm window? Is pretty cool so far....
|
| Fri Sep 16, 2005 9:29 pm |
|
 |
|
Promethius
Ambassador
Joined: Mon Feb 09, 2004 3:00 am Posts: 3141 Location: Kansas
|
quote:Originally posted by Planet Hopper
Suggestion. Ability to resize the windows and a scroll bar for the comm window? Is pretty cool so far....
I really wish I could do that, but the windows in TWX seem to be static and non-resizeable once created. River Rat did find a problem in the online monitoring window, and I think I have that fixed and uploaded.
_________________
/ Promethius / Enigma / Wolfen /
"A man who has no skills can be taught, a man who has no honor has nothing."
|
| Fri Sep 16, 2005 10:44 pm |
|
 |
|
Planet Hopper
Staff Sergeant
Joined: Sat Jan 24, 2004 3:00 am Posts: 19 Location: USA
|
Is that the Fig Hit monitor not working? If it wasn't then the Fig Hit monitor doesn't seem to be working. [:(]
|
| Fri Sep 16, 2005 10:56 pm |
|
 |
|
Promethius
Ambassador
Joined: Mon Feb 09, 2004 3:00 am Posts: 3141 Location: Kansas
|
quote:Originally posted by Planet Hopper
Is that the Fig Hit monitor not working? If it wasn't then the Fig Hit monitor doesn't seem to be working. [:(]
It "should" be, however if the hit is by an alien, it won't show up.
Edit: You also have to have a ZTM so TWX can calculate the distances.
_________________
/ Promethius / Enigma / Wolfen /
"A man who has no skills can be taught, a man who has no honor has nothing."
|
| Fri Sep 16, 2005 11:17 pm |
|
 |
|
Planet Hopper
Staff Sergeant
Joined: Sat Jan 24, 2004 3:00 am Posts: 19 Location: USA
|
Thats what it was. Yesterdays version was giving alien hit reports and todays version isn't. Just had a player hit a fig and it worked. Sorry bout that.... 
|
| Sat Sep 17, 2005 12:16 am |
|
 |
|
Promethius
Ambassador
Joined: Mon Feb 09, 2004 3:00 am Posts: 3141 Location: Kansas
|
quote: Originally posted by Planet Hopper
Thats what it was. Yesterdays version was giving alien hit reports and todays version isn't. Just had a player hit a fig and it worked. Sorry bout that....
For some reason I get alien hits sometimes even though they "should" be filtered out. One thing I have not figured out is why some aliens get a plural name and others do not.
_________________
/ Promethius / Enigma / Wolfen /
"A man who has no skills can be taught, a man who has no honor has nothing."
|
| Sat Sep 17, 2005 12:22 am |
|
 |
|
RexxCrow
Captain
Joined: Sat Jun 18, 2005 2:00 am Posts: 2214 Location: USA
|
That might have to do with the actual editing of the aliens, in the gold editor there is two references to an alien race in addition to the aliens rank structure. There is the alien "races" title and there is each aliens "individual" title, i.e. Alien Traders, Ferrengi, Borg, etc. (in most cases the same name is used for both fields.) Then again it could have something to do with aliens that are traveling around in packs and happen upon your figs or maybe just those that are assigned a ranking structure?
_________________ Your reliance upon subjective IRM's, subjugates you through utter omission, obfuscation, and distortion of fact! Don't mess with me, I will 26 U.S.C. ยง 7212(a) your IRS!
|
| Sat Sep 17, 2005 1:23 am |
|
 |
|
Singularity
Veteran Op
Joined: Thu Jun 02, 2005 2:00 am Posts: 5558 Location: USA
|
I had to write an alien filter a while back. I found that alien race names seem to have an extra ANSI code in their name in CURRENTANSILINE. Filtering out the normal player ansi and using a getpos allowed me to determine when it's a player and when it's an alien. You can also use a getword loop (convert all 0's to a placeholder first, then replaceText them back) to determine how long a line is and use that to parse more complex names. If you need examples, ICQ me or post on grimy.
_________________ 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
|
| Sat Sep 17, 2005 10:37 am |
|
 |
|
Promethius
Ambassador
Joined: Mon Feb 09, 2004 3:00 am Posts: 3141 Location: Kansas
|
I have made a change in the ProMonitor script's fig hit window to include the ship type that the trader is in. I am not sure why it took me so long to figure out that it might be nice to know when that nice easy target in the colt that was hitting fighters is now in a Red Rum and is hunting.
Singularity - thanks for the info on using currentansiline - I haven't tried it yet, but will see what it does.
_________________
/ Promethius / Enigma / Wolfen /
"A man who has no skills can be taught, a man who has no honor has nothing."
|
| Sat Sep 17, 2005 6:22 pm |
|
 |
|
Promethius
Ambassador
Joined: Mon Feb 09, 2004 3:00 am Posts: 3141 Location: Kansas
|
Additional script changes to ProMonitor: option to display an adjacent fighter to the fig hit sector (must be at the sector prompt when the script is started to use this) and added a "logged in" message to the online window. I am about out of ideas for this script so I will be working off of any bug reports and if anyone has ideas that are feasible for a system type script (commands can't interfere with normal game play) I am open for suggestions.
_________________
/ Promethius / Enigma / Wolfen /
"A man who has no skills can be taught, a man who has no honor has nothing."
|
| Mon Sep 19, 2005 6:10 am |
|
 |
|