Author |
Message |
Topic: Buttons by command line. |
toade
Replies: 8
Views: 6848
|
Forum: CMUD General Discussion Posted: Mon Sep 28, 2015 1:29 am Subject: Buttons by command line. |
Solved. Transparency is determined by the pixel in the upper left. this leaves a line on the left side of the button that is transparent and moves with the gauge. button aligned with the left side of ... |
Topic: Buttons by command line. |
toade
Replies: 8
Views: 6848
|
Forum: CMUD General Discussion Posted: Sun Sep 27, 2015 11:53 pm Subject: Buttons by command line. |
Got it working somewhat, however: your suspicion was correct. constantly redefining and deleting buttons had major issues. Even the other way, enabling and disabling, caused visual distortion.
I've s ... |
Topic: Buttons by command line. |
toade
Replies: 8
Views: 6848
|
Forum: CMUD General Discussion Posted: Sun Sep 27, 2015 9:05 am Subject: Buttons by command line. |
Indeed, the image shows on top, which is why i need to use the buttons to mask the image (unless there is a better way, of course). With the image showing on top when you make a gauge... well.
http:/ ... |
Topic: Buttons by command line. |
toade
Replies: 8
Views: 6848
|
Forum: CMUD General Discussion Posted: Sun Sep 27, 2015 12:55 am Subject: Buttons by command line. |
So, i currently have two large graphical buttons i'd like to use as gauges. Picture included for reference. What i'd like to do is tie creation of two buttons to my prompt, that would start at the top ... |
Topic: Database Searching/Pattern Matching Efficiency Question |
toade
Replies: 3
Views: 3817
|
Forum: CMUD General Discussion Posted: Thu Sep 05, 2013 2:59 am Subject: Database Searching/Pattern Matching Efficiency Question |
I do believe this specific part
#if (%dblist(list) =~ @mats)
Addresses what your asking... As it uses neither of the commands you mention, and judging by your post rating, I'll start looking in ... |
Topic: Database Searching/Pattern Matching Efficiency Question |
toade
Replies: 3
Views: 3817
|
Forum: CMUD General Discussion Posted: Tue Sep 03, 2013 4:08 pm Subject: Database Searching/Pattern Matching Efficiency Question |
Question about the database and searching functions. I currently have a column in a database that labels things out in a string list. In an example: 'black dragonscale'|adamantium|pearl|redstone|white ... |
Topic: Script Help Wanted |
toade
Replies: 0
Views: 2919
|
Forum: CMUD General Discussion Posted: Sun Jun 30, 2013 8:06 am Subject: Script Help Wanted |
So, I've a bit of a puzzle i've been unable to wrap my head around how to solve.
In the mud that i play, there is a mob that hands out a quest every so often. In this quest, he asks you to gather ... |
|