Search found 7 matches

by Narnai
Wed Apr 29, 2020 6:34 pm
Forum: Help Forum
Topic: Lua help
Replies: 1
Views: 2385

Lua help

I'm stuck with trying to concatenating a table.

table.concat doesn't seem to want to use \n (new line) as a delimiter. Is there a workaround?

Thanks.
by Narnai
Sat Apr 18, 2020 11:12 pm
Forum: Help Forum
Topic: Live feed
Replies: 0
Views: 5090

Live feed

Hello!

I was wondering is there a way to grab the ongoing live (game) feed from the game's site when it comes to IRE games?

I know the old version of the site/s allowed it.

Thanks!
by Narnai
Fri Apr 10, 2020 9:51 pm
Forum: Help Forum
Topic: Locating & echoing - perl regex
Replies: 1
Views: 2563

Locating & echoing - perl regex

Hello! I'm trying to use Locating & echoing functions from the Mudlet mapper, but I'm having issues guessing the right perl regex to capture the rooms. The thing logs like this: Name - Room name [in/or empty]Area name [number] Which would, lets say, look like this: Bob - Bob's kitchen [in]Bob's ...
by Narnai
Mon Mar 23, 2015 10:40 am
Forum: Geyser Layout Manager
Topic: Labels and CSS
Replies: 2
Views: 15513

Labels and CSS

Hi, hello. So, I've made a chat window using Geyser; I have 5 different labels that when clicked, they switch the whole thing to their respective miniconsole - awesome. I've been using label.setStyleSheet to style them and all labels look the same, but I want to change, lets say, the colour of the b...
by Narnai
Sun Mar 22, 2015 2:16 pm
Forum: Help Forum
Topic: setStyleSheet inquiry
Replies: 5
Views: 4599

Re: setStyleSheet inquiry

Got it! Thank you for your help.
by Narnai
Sat Mar 21, 2015 6:14 pm
Forum: Help Forum
Topic: setStyleSheet inquiry
Replies: 5
Views: 4599

Re: setStyleSheet inquiry

Thanks for help, but I actually managed to solve the issue :) It seems I was missing part of the code (or at least that was how I saw it). Managed to make it work after I completely cleaned up my system and downloaded everything I wanted again. And yes, I've tried that before but it wasn't helping.....
by Narnai
Fri Mar 20, 2015 9:44 am
Forum: Help Forum
Topic: setStyleSheet inquiry
Replies: 5
Views: 4599

setStyleSheet inquiry

Hi, hello. I've been using Mudlet for a while now, but I've been sticking to the basics (triggers, aliases and all that good, noob stuff) but recently I decided to get into it a bit more, and perhaps make my UI a bit more appealing. And that was where I got stuck :/ Long story short, every time I tr...