Search found 177 matches

by Silvine
Wed Nov 13, 2013 1:24 pm
Forum: Help Forum
Topic: Simple, Basic Mapping Script Thread
Replies: 63
Views: 77301

Bedlam, Basic Mapping Script Thread

New map of Bedlam, the map has been simplified and changed substantially.
BedlamReMappedSilv.zip
(408.77 KiB) Downloaded 672 times
by Silvine
Tue Oct 08, 2013 9:29 pm
Forum: Scripts & Packages
Topic: Question about create miniwindows or boxes
Replies: 2
Views: 5184

Re: Question about create miniwindows or boxes

Start slowly. Loads of options exist on these forums. Start with a simple part and work your way up. Demonnic has a great tabbed chat option. YATCO Akaya has a GUI build that's simple and effective. Greg did a great collection of styled Gauge bars. Geyser and Vyzor both work well as well. Check out ...
by Silvine
Fri Oct 04, 2013 10:53 pm
Forum: Help Forum
Topic: Mudlet extremely slow
Replies: 11
Views: 7031

Re: Mudlet extremely slow

Its the mapping script to which I refer and it did cause issues for the person I mentioned. He turned it off and the problem went away. I don't know how or why or what caused it, but turning it off solved his problem.
by Silvine
Fri Oct 04, 2013 4:44 pm
Forum: Help Forum
Topic: Mudlet extremely slow
Replies: 11
Views: 7031

Re: Mudlet extremely slow

On a different game I know someone else had this or a similar issue, To fix it he disabled the mapping demo that was or possibly still is part of the install. So I'd take a look for something that didn't below there and untick it.
by Silvine
Sun Sep 29, 2013 10:09 pm
Forum: Help Forum
Topic: Using a Variable in Trigger Match Line
Replies: 2
Views: 2449

Re: Using a Variable in Trigger Match Line

Try

regex pattern
(.*)

code
Code: [show] | [select all] lua
grabLine = matches[2]
if string.find(string.lower(grabLine),hunting_target) then
echo("hey got "..hunting_target)
end --if
its clunky but it works
by Silvine
Tue Sep 17, 2013 7:26 pm
Forum: Help Forum
Topic: Map labels and zoom speed
Replies: 3
Views: 3602

Re: Map labels and zoom speed

I used a function you can find here
forums.mudlet.org/viewtopic.php?f=9&t=2730&start=40
to change the size of all my labels to make them consistent. That might give you a starting point.
by Silvine
Mon Sep 16, 2013 8:55 am
Forum: Mudlet Mapper
Topic: Basic Simple Mapping Script Thread
Replies: 68
Views: 67296

Re: Basic Simple Mapping Script Thread

I have no idea, which thread should the posts be created on?
by Silvine
Sun Sep 15, 2013 9:55 pm
Forum: Mudlet Mapper
Topic: Basic Simple Mapping Script Thread
Replies: 68
Views: 67296

Re: Basic Simple Mapping Script Thread

map changelog

Added rooms to fire grotto
Added rooms to winterwood
Added rooms to Atuan

still to do - Nothing much left to do
Bedlam-v3-15-09-2013.zip
(424.73 KiB) Downloaded 610 times
by Silvine
Sun Sep 15, 2013 9:54 pm
Forum: Help Forum
Topic: Simple, Basic Mapping Script Thread
Replies: 63
Views: 77301

Re: Simple, Basic Mapping Script Thread

map changelog

Added rooms to fire grotto
Added rooms to winterwood
Added rooms to Atuan

still to do - Nothing much left to do
Bedlam-v3-15-09-2013.zip
(424.73 KiB) Downloaded 688 times