View unanswered posts | View active topics It is currently Tue Apr 21, 2026 2:52 am



Reply to topic  [ 3 posts ] 
 Is there a way to turn off the [BUSTED] 
Author Message
Ambassador
User avatar

Joined: Wed Nov 12, 2008 8:57 am
Posts: 3554
Location: Long Beach, CA
Unread post Is there a way to turn off the [BUSTED]
message that wsst appends to the display? It can hose swath big time.

Helix

_________________
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?


Sun Oct 25, 2009 3:44 pm
Profile WWW
Veteran Op
User avatar

Joined: Thu Jun 02, 2005 2:00 am
Posts: 5558
Location: USA
Unread post Re: Is there a way to turn off the [BUSTED]
Haha. Yea, it does hose swath. I think you need to edit the source.

_________________
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
Image


Sun Oct 25, 2009 4:13 pm
Profile ICQ WWW
Ambassador
User avatar

Joined: Wed Nov 12, 2008 8:57 am
Posts: 3554
Location: Long Beach, CA
Unread post Re: Is there a way to turn off the [BUSTED]
Thanks

Helix

Its in the main bot file,

I remarked out the echo command for the BUSTED message and the MSL message, it still record them in the sectorparm but doesnt display the message

# ============================== CHECK SECTOR DATA ========================================
:checkSectorData
getText CURRENTLINE $cursec "]:[" "] ("
if ($cursec = CURRENTSECTOR)
setVar $CURRENT_SECTOR $cursec
getSectorParameter $CURRENT_SECTOR "BUSTED" $isBusted
if ($isBusted)
#echo ANSI_5 "[" ANSI_12 "BUSTED" ANSI_5 "] : "
end
getSectorParameter $CURRENT_SECTOR "MSLSEC" $isMSL
if ($isMSL)
#echo ANSI_5 "[" ANSI_9 "MSL" ANSI_5 "] : "
end
end
setTextTrigger sectordata :checkSectorData "(?=Help)? :"
pause
# ============================ END CHECK SECTOR DATA ========================================


Testing it now.

_________________
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?


Sun Oct 25, 2009 4:26 pm
Profile WWW
Display posts from previous:  Sort by  
Reply to topic   [ 3 posts ] 

Who is online

Users browsing this forum: No registered users and 28 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

Search for:
Jump to:  
cron
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.
Designed by wSTSoftware.