Author |
Message |
Topic: [3.22a] PROBLEM: Buttons duplicate themselves in another window |
Panpardus
Replies: 2
Views: 5027
|
Forum: CMUD Beta Forum Posted: Sun Aug 22, 2010 3:57 am Subject: [3.22a] PROBLEM: Buttons duplicate themselves in another window |
Thanks, worked a treat! |
Topic: [3.22a] PROBLEM: Buttons duplicate themselves in another window |
Panpardus
Replies: 2
Views: 5027
|
Forum: CMUD Beta Forum Posted: Sat Aug 21, 2010 1:02 pm Subject: [3.22a] PROBLEM: Buttons duplicate themselves in another window |
I am fairly sure I had this problem in 2.37 as well, but it has now occurred in 3.22a.
It's probably not a bug, but something I have done, all though I am not sure what it is as I haven't changed a ... |
Topic: %1 keeps adding a space? |
Panpardus
Replies: 2
Views: 5162
|
Forum: CMUD General Discussion Posted: Mon Feb 25, 2008 2:58 am Subject: %1 keeps adding a space? |
Just remembered %concat then and was coming here to say not to worry I had found the problem, I also didnt need to use %trim or %trimleft and it seems to work fine.
Anyway thanks for the help and a ... |
Topic: %1 keeps adding a space? |
Panpardus
Replies: 2
Views: 5162
|
Forum: CMUD General Discussion Posted: Mon Feb 25, 2008 12:58 am Subject: %1 keeps adding a space? |
Might be me, most likely is but I have a trigger that looks like this
^\[System\]\: (\w+) class (\w+)\.$
and it executes this
#if %2="enabled" {b_%1on};#if %2="disabled" {b_%1off}
The prob ... |
Topic: Help with a db command |
Panpardus
Replies: 2
Views: 6796
|
Forum: CMUD General Discussion Posted: Fri Feb 16, 2007 2:53 pm Subject: Help with a db command |
Thanks |
Topic: Help with a db command |
Panpardus
Replies: 2
Views: 6796
|
Forum: CMUD General Discussion Posted: Fri Feb 16, 2007 1:02 pm Subject: Help with a db command |
Ok i have an alias lets call it 'away' and it needs to work in reference with a DB var and another variable
Firstly the databases are all names of people with a few stats in them
eg Bob is the na ... |
Topic: [1.24] Strange alias actions. |
Panpardus
Replies: 11
Views: 21496
|
Forum: CMUD General Discussion Posted: Fri Jan 05, 2007 12:04 pm Subject: [1.24] Strange alias actions. |
I got this aswell, but it was when i didnt have some variables defined in the If statement
as soon as they were all there it worked fine for me
as in make sure bhd,aeon,behead and caneat herb are ... |
Topic: stringlist help |
Panpardus
Replies: 4
Views: 14142
|
Forum: CMUD General Discussion Posted: Sat Dec 30, 2006 2:10 pm Subject: stringlist help |
focusaffs.stupidiy doesnt work for me at all, does the is the .stupidity part only work for db vars or does it work for stringlists aswell
used this for an example
#additem focusaffs stupid
#if ... |
Topic: stringlist help |
Panpardus
Replies: 4
Views: 14142
|
Forum: CMUD General Discussion Posted: Sat Dec 30, 2006 8:43 am Subject: stringlist help |
Question 1
#if (%numitems(@herbaffs) > 3 and !@focusaffs.stupidity and !@focusaffs.confused and !@focusaffs.reckless) {focus}
Thats the script i want to use. @focusaffs is a stringlist and i ... |
Topic: import/export |
Panpardus
Replies: 2
Views: 4635
|
Forum: CMUD Beta Forum Posted: Sat Oct 14, 2006 7:14 am Subject: import/export |
Just like to say to Zugg thanks, Cmud is awesome and is only going to get better, sure theres a few problems, but hey its a beta.
I cant import XML scripts, keep getting an Error on line 26 col 1 w ... |
Topic: #addkey |
Panpardus
Replies: 1
Views: 4355
|
Forum: CMUD Beta Forum Posted: Mon Aug 07, 2006 11:10 am Subject: #addkey |
Going through the known issues i noticed that the Databaseing is a known issue, does this refer to #addkey aswell, as when i use it i always get errors, happens when i make a new variable and change t ... |
|