Author |
Message |
Topic: CMUD command line not allowing cursor movement without modifiers |
Fritzel
Replies: 5
Views: 8280
|
Forum: CMUD General Discussion Posted: Mon Sep 19, 2016 2:50 pm Subject: CMUD command line not allowing cursor movement without modifiers |
it's not running, Sharpkeys creates a registry entry to rebind the keys, then you reboot to take effect. If it was sharpkeys I wouldn't be able to use the arrow keys outside of cmud, which I can |
Topic: CMUD command line not allowing cursor movement without modifiers |
Fritzel
Replies: 5
Views: 8280
|
Forum: CMUD General Discussion Posted: Mon Sep 19, 2016 2:06 pm Subject: CMUD command line not allowing cursor movement without modifiers |
Nope the issue is still present |
Topic: CMUD command line not allowing cursor movement without modifiers |
Fritzel
Replies: 5
Views: 8280
|
Forum: CMUD General Discussion Posted: Mon Sep 19, 2016 2:01 pm Subject: CMUD command line not allowing cursor movement without modifiers |
I have not reinstalled, yet, but I'm about to, and no the only third party software I'm using is Sharpkeys to change my capslock key to F13, but there's no other bindings just capslock. I'll report ba ... |
Topic: CMUD command line not allowing cursor movement without modifiers |
Fritzel
Replies: 5
Views: 8280
|
Forum: CMUD General Discussion Posted: Mon Sep 19, 2016 12:14 pm Subject: CMUD command line not allowing cursor movement without modifiers |
This is a really bizarre symptom I could really use some help with. I'd appreciate any insight you could provide.
What does not work
* Can't move the cursor left and right within the command lin ... |
Topic: For security purposes, this program will not run while system debuggers ... |
Fritzel
Replies: 9
Views: 16983
|
Forum: CMUD General Discussion Posted: Thu Apr 10, 2008 11:50 pm Subject: For security purposes, this program will not run while system debuggers ... |
Nevermind, actually, that's not related |
Topic: For security purposes, this program will not run while system debuggers ... |
Fritzel
Replies: 9
Views: 16983
|
Forum: CMUD General Discussion Posted: Thu Apr 10, 2008 11:26 pm Subject: For security purposes, this program will not run while system debuggers ... |
Okay I have an update but I need to know if CMUD uses SafeDisc (though I can't figure out why it would since my understanding is it's for CDROM's) copy protection before posting my solution. If it d ... |
Topic: For security purposes, this program will not run while system debuggers ... |
Fritzel
Replies: 9
Views: 16983
|
Forum: CMUD General Discussion Posted: Thu Apr 10, 2008 10:18 pm Subject: For security purposes, this program will not run while system debuggers ... |
I had CMUD running fine on a clean Ubuntu build with latest version of Crossover (all default settings) if that helps.
It gives me an option at least if I can't get it to work with generic wine, as ... |
Topic: For security purposes, this program will not run while system debuggers ... |
Fritzel
Replies: 9
Views: 16983
|
Forum: CMUD General Discussion Posted: Thu Apr 10, 2008 10:07 pm Subject: For security purposes, this program will not run while system debuggers ... |
You can't. It's part of the copy-protection system, and obviously for that reason we won't help you circumvent it. The sort of programs that trigger this are ones that scan your memory in an effort to ... |
Topic: For security purposes, this program will not run while system debuggers ... |
Fritzel
Replies: 9
Views: 16983
|
Forum: CMUD General Discussion Posted: Thu Apr 10, 2008 10:00 pm Subject: Re: For security purposes, this program will not run while system debuggers ... |
I'm one of your people who wants to run cmud on Linux, I'm not asking for Linux support but I would like to know how to override this security feature?
For security purposes, this program will not ... |
Topic: For security purposes, this program will not run while system debuggers ... |
Fritzel
Replies: 9
Views: 16983
|
Forum: CMUD General Discussion Posted: Thu Apr 10, 2008 7:51 pm Subject: For security purposes, this program will not run while system debuggers ... |
I'm one of your people who wants to run cmud on Linux, I'm not asking for Linux support but I would like to know how to override this security feature?
For security purposes, this program will not ... |
Topic: can color be stored without parsing? |
Fritzel
Replies: 1
Views: 2389
|
Forum: zMUD General Discussion Posted: Tue Sep 13, 2005 6:16 am Subject: can color be stored without parsing? |
If I have a colord line, something like
You say '<green>The thing I said<default>'
can I somehow change it to say
[<mudtime>] You say '<green>The thing I said<default ... |
Topic: Zmud, Import Script = Lock |
Fritzel
Replies: 1
Views: 2728
|
Forum: zMUD General Discussion Posted: Tue Sep 13, 2005 3:06 am Subject: Zmud, Import Script = Lock |
nevermind somehow ended up with ^(*)$ in the thing it was firing on loading the script itsself |
Topic: Zmud, Import Script = Lock |
Fritzel
Replies: 1
Views: 2728
|
Forum: zMUD General Discussion Posted: Tue Sep 13, 2005 2:36 am Subject: Zmud, Import Script = Lock |
About 6 months ago I made a backup of my working setup, at least as far as the triggers, aliases and everyday settings. When I went to install the backup via Import Script (ASCII) zMUD (on a 1.9ghz 7 ... |
Topic: Timing issue with an alias that is called from a trigger |
Fritzel
Replies: 1
Views: 2174
|
Forum: zMUD General Discussion Posted: Tue Oct 26, 2004 8:08 pm Subject: Timing issue with an alias that is called from a trigger |
showdebug
#if (@debug >= 1) {
#var debugcolor0 %eval( %char( 27)~[1~;31m)
#var debugcolor1 %eval( %char( 27)~[1~;33m)
#var debugcolo ... |
|