Search found 97 matches

by azure_glass
Thu Aug 06, 2015 10:02 am
Forum: Help Forum
Topic: Table sort problems.
Replies: 4
Views: 3584

Re: Table sort problems.

Thank you very much. :)

I try to implement this to my scripts.
by azure_glass
Wed Jul 22, 2015 7:23 pm
Forum: Help Forum
Topic: Table sort problems.
Replies: 4
Views: 3584

Table sort problems.

I gave something like that HP_Console:cecho("\n["..CountNumberOfEnemies.."|"..HPstatus.."/6] "..MobName) How to integrate these three variables in one record in table, and sort it by (at first) Number of enemies, (second) HP Status So if i have input like - 0 |_____0|1/...
by azure_glass
Fri Jun 26, 2015 5:08 pm
Forum: Help Forum
Topic: Automatic special exits mapper problem.
Replies: 2
Views: 2766

Re: Automatic special exits mapper problem.

I menage myself :) but I don't know how to do "Other" - In my table of exits is: But none worked propertly. By getExitStubs i can't find "code?" of out exit ["In"] = 11, ["in"] = 12, ["Out"] = 13, ["out"] = 14, xyz = 1 while xyz < 21058 do ...
by azure_glass
Fri Jun 26, 2015 3:17 pm
Forum: Help Forum
Topic: Automatic special exits mapper problem.
Replies: 2
Views: 2766

Automatic special exits mapper problem.

I have big map in one abundance (map is simply flat), MUD naturally have exits like up, down and others. But i don't create exitStubs() from beginning so sometimes i have problem to know with location have special exit. So.... There is a way to automatically create exitStubs for Up, Down, and Other(...
by azure_glass
Wed Jun 24, 2015 9:02 pm
Forum: Mudlet Development
Topic: Mudlet 3.0.0-delta (preview #4)
Replies: 146
Views: 265021

Re: Mudlet 3.0.0-delta (preview #4)

When 3.0 ?
by azure_glass
Sun Apr 26, 2015 4:34 pm
Forum: General Forum
Topic: Mudlet features and API requests
Replies: 535
Views: 652767

Re: Mudlet features and API requests

How to do it? Example please :)
by azure_glass
Wed Apr 22, 2015 4:50 pm
Forum: Help Forum
Topic: Creating messages with allias and string functions
Replies: 3
Views: 3002

Creating messages with allias and string functions

Hi, i want to do something like that: I have long text i allias: Pattern: ^/message (.*)$ Code: matches[2] = MessageVariable ------------------------------------------------------------- Input: - Long text without "enters" () copied from wiki to alias /message This article focuses on poetr...
by azure_glass
Mon Apr 13, 2015 5:36 pm
Forum: Help Forum
Topic: How to move map on Ubuntu 14.04
Replies: 1
Views: 2327

How to move map on Ubuntu 14.04

Hi!

I have a problem with map moving.
alt + mouse is moving the window not only map

I search in Ubuntu preferences but i don't find shortcut to disable.
by azure_glass
Mon Apr 13, 2015 5:32 pm
Forum: Help Forum
Topic: Error Log in Mudlet
Replies: 9
Views: 8300

Re: Error Log in Mudlet

Solved!!

Thanks!!