
Search found 9 matches
- Mon Dec 13, 2010 11:22 pm
- Forum: Help Forum
- Topic: SOLVED Replacing issues
- Replies: 1
- Views: 2571
Re: Replacing issues
figured it out myself using the debug thing. nice feature
thanks

- Mon Dec 13, 2010 10:35 pm
- Forum: Help Forum
- Topic: SOLVED Replacing issues
- Replies: 1
- Views: 2571
SOLVED Replacing issues
Im having some trouble replacing text.
For example I want to replace
(name) is in perfect shape.
with
PERF PERF PERF PERF PERF PERF (name) PERF PERF PERF PERF PERF PERF
and make the text perf be blue.
I tried doing
(.*) is in perfect shape. as my regular expression
selectCaptureGroup(0 ...
For example I want to replace
(name) is in perfect shape.
with
PERF PERF PERF PERF PERF PERF (name) PERF PERF PERF PERF PERF PERF
and make the text perf be blue.
I tried doing
(.*) is in perfect shape. as my regular expression
selectCaptureGroup(0 ...
- Mon Dec 13, 2010 7:32 pm
- Forum: Scripts & Packages
- Topic: YATCO - Yet Another Tabbed Chat Option. This time it blinks
- Replies: 58
- Views: 84788
Re: YATCO - Yet Another Tabbed Chat Option. This time it blinks
Could you help me make one for my mud as well? I know this is an old thread and I hate to necro it but I havent seen any halfway decent examples of how to move text from a channel to the chat window. Also is the blinking script a seperate script inside the tabbed chat directory?
Thanks
I play t2t ...
Thanks
I play t2t ...
- Sun Dec 12, 2010 8:01 am
- Forum: General Forum
- Topic: Import .trigger list and Nothing Happens!
- Replies: 3
- Views: 4861
Re: Import .trigger list and Nothing Happens!
Removed the generic package lines and got it to work fine. 

- Sun Dec 12, 2010 7:46 am
- Forum: General Forum
- Topic: Import .trigger list and Nothing Happens!
- Replies: 3
- Views: 4861
Re: Import .trigger list and Nothing Happens!
its a list from another program However I convereted the .trigger file to look exactly like a mudlet file.
here is a few lines of my .trigger file.
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE MudletPackage>
<MudletPackage version="1.0">
<GenericPackage>
<TriggerPackage/>
<TimerPackage ...
here is a few lines of my .trigger file.
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE MudletPackage>
<MudletPackage version="1.0">
<GenericPackage>
<TriggerPackage/>
<TimerPackage ...
- Sat Dec 11, 2010 10:13 pm
- Forum: General Forum
- Topic: Import .trigger list and Nothing Happens!
- Replies: 3
- Views: 4861
Import .trigger list and Nothing Happens!
Im trying to import a .trigger list into mudlet, and nothing happens. None of my aliases get added to the list, and when i open the error console it doesnt say anything.
Any ideas?
I can post my .trigger file if you want, but its pretty long so im trying to avoid that.
Any ideas?
I can post my .trigger file if you want, but its pretty long so im trying to avoid that.
- Sat Dec 11, 2010 10:11 pm
- Forum: General Forum
- Topic: Converting MUSH to Mudlet
- Replies: 5
- Views: 6764
Re: Converting MUSH to Mudlet
Well, I found a pretty nifty way of converting all my stuff from Mush to mudlet, using microsoft word, and alot of regex find and replace tricks. wasnt easy but i got it.
- Wed Dec 08, 2010 1:55 am
- Forum: Help Forum
- Topic: Importing and Exporting
- Replies: 13
- Views: 11874
Re: Importing and Exporting
I have been having trouble with this as well. I make it an xml format but when I hit import nothing happens.
Here is a snippet from the mushclient alias list.
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE muclient>
<!-- Saved on Tuesday, December 07, 2010, 5:25 PM -->
<!-- MuClient ...
Here is a snippet from the mushclient alias list.
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE muclient>
<!-- Saved on Tuesday, December 07, 2010, 5:25 PM -->
<!-- MuClient ...
- Wed Dec 08, 2010 1:55 am
- Forum: Howtos, FAQs and Tips & Tricks
- Topic: Importing and Exporting
- Replies: 13
- Views: 28664
Re: Importing and Exporting
I have been having trouble with this as well. I make it an xml format but when I hit import nothing happens.
Here is a snippet from the mushclient alias list.
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE muclient>
<!-- Saved on Tuesday, December 07, 2010, 5:25 PM -->
<!-- MuClient ...
Here is a snippet from the mushclient alias list.
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE muclient>
<!-- Saved on Tuesday, December 07, 2010, 5:25 PM -->
<!-- MuClient ...