Author |
Message |
Topic: Looking for "Client Management Software" |
Guinn
Replies: 36
Views: 186390
|
Forum: Zugg's Blog Posted: Thu Aug 28, 2008 6:47 pm Subject: Looking for "Client Management Software" |
I think one of the SugarCRM downloads includes a 'quick and easy' Apache & MySQL install that'll let you set it up locally anyway, so it's browser based rather than online. |
Topic: Looking for "Client Management Software" |
Guinn
Replies: 36
Views: 186390
|
Forum: Zugg's Blog Posted: Thu Aug 28, 2008 9:06 am Subject: Looking for "Client Management Software" |
Probably a bit late, but SugarCRM is supposedly pretty good. It has free and paid for options
http://www.sugarcrm.com/crm/ |
Topic: Cmud 'composer' in conjuration with IRE games. ATCP composer. |
Guinn
Replies: 22
Views: 34042
|
Forum: CMUD General Discussion Posted: Tue Aug 26, 2008 7:41 am Subject: Cmud 'composer' in conjuration with IRE games. ATCP composer. |
If I resize the editor window in Windows Server 2008 x64 I get this
http://img411.imageshack.us/img411/6493/cmudta5.png |
Topic: Cmud 'composer' in conjuration with IRE games. ATCP composer. |
Guinn
Replies: 22
Views: 34042
|
Forum: CMUD General Discussion Posted: Mon Aug 25, 2008 7:18 pm Subject: Cmud 'composer' in conjuration with IRE games. ATCP composer. |
Hmm, I wonder if it might be to do with Win64 actually, I had a problem that seemed to fall by the wayside a while ago
http://forums.zuggsoft.com/forums/viewtopic.php?t=30647
It always occurred wh ... |
Topic: License key retrieval |
Guinn
Replies: 2
Views: 12843
|
Forum: Website or Forum problems Posted: Mon Aug 11, 2008 8:30 pm Subject: License key retrieval |
I've noticed this in the past too but never bothered mentioning it as it always does send the key anyway. |
Topic: [2.35] Button layouts lost in XML output. |
Guinn
Replies: 3
Views: 9032
|
Forum: CMUD Beta Forum Posted: Thu Aug 07, 2008 7:22 pm Subject: [2.35] Button layouts lost in XML output. |
No priorities mentioned when exporting
<?xml version="1.0" encoding="ISO-8859-1" ?>
<cmud>
<window name="test" width="1920" height="103 ... |
Topic: [2.35] Button layouts lost in XML output. |
Guinn
Replies: 3
Views: 9032
|
Forum: CMUD Beta Forum Posted: Wed Aug 06, 2008 1:18 pm Subject: [2.35] Button layouts lost in XML output. |
When you use exported XML that contains buttons then the layout may not be the same as it was in the exported session.
1. Create a new session.
2. Create two buttons, the first one with a caption ... |
Topic: Why does this work as an alias, but it randomly aborts as an event? |
Guinn
Replies: 22
Views: 27379
|
Forum: CMUD General Discussion Posted: Wed Aug 06, 2008 10:45 am Subject: Why does this work as an alias, but it randomly aborts as an event? |
I'm in Linux atm but when I log over I'm definitely going to give that a shot. Thank you so much!
Should be able to get CMUD working in Crossover on Linux. At least it worked fine on Ubuntu when I t ... |
Topic: Using Zmud 5.55 -- License issue |
Guinn
Replies: 11
Views: 27984
|
Forum: zMUD General Discussion Posted: Wed Aug 06, 2008 9:30 am Subject: Using Zmud 5.55 -- License issue |
I don't recommend it and I've no idea if it comes with a virus, trojan or other malware, but you could always look on a site like keygen.us and try out the zmud 5.55 loader that someone has put up the ... |
Topic: Trouble after installing CMUDpro after CMUD has expired in vista |
Guinn
Replies: 4
Views: 10316
|
Forum: CMUD General Discussion Posted: Thu Jul 31, 2008 9:25 am Subject: Trouble after installing CMUDpro after CMUD has expired in vista |
Try disabling DEP.
Right-click My Computer, go to Properties, then 'Advanced System Settings'
Then on the Advanced tab, click Settings under the Performance header.
Click the 'Data Execution Prev ... |
Topic: How to sort a database variable by value if some of the values are the same? |
Guinn
Replies: 22
Views: 31123
|
Forum: CMUD General Discussion Posted: Wed Jul 30, 2008 6:26 pm Subject: How to sort a database variable by value if some of the values are the same? |
Vijilante, am I right in thinking that you can't guarantee the order of the items in a db variable (in CMUD at least, maybe you could in zMUD)?
e.g.
test={one=1|two=2|three=3}
#showdb @ ... |
Topic: [2.34] Nested alternations in string lists don't work for regexes |
Guinn
Replies: 15
Views: 27208
|
Forum: CMUD General Discussion Posted: Wed Jul 30, 2008 4:28 pm Subject: [2.34] Nested alternations in string lists don't work for regexes |
You could get around it using %concat
tmp = %concat(@tmp,|(?:b|c)) |
Topic: . |
Guinn
Replies: 5
Views: 10751
|
Forum: zMUD General Discussion Posted: Wed Jul 30, 2008 4:10 pm Subject: . |
#ALIAS influencePurchase {#ALARM influencePurchase +3600 {#BEEP;#SAY You may now purchase again!}}
What that does is wait for you to type influencePurchase, then when you've typed that it will wait ... |
Topic: [2.34] Character Creation Bug - Loss of English Keypad and English Directions |
Guinn
Replies: 3
Views: 7124
|
Forum: CMUD General Discussion Posted: Wed Jul 30, 2008 1:19 pm Subject: [2.34] Character Creation Bug - Loss of English Keypad and English Directions |
Confirmed (in CMUDPro)
Hehe, I think Zugg meant to remove these packages from TeSSH but removed them from CMUD instead by accident. Whoops... |
Topic: How to sort a database variable by value if some of the values are the same? |
Guinn
Replies: 22
Views: 31123
|
Forum: CMUD General Discussion Posted: Tue Jul 29, 2008 11:25 pm Subject: How to sort a database variable by value if some of the values are the same? |
Have a glance at
http://forums.zuggsoft.com/forums/viewtopic.php?t=19800
The answer there looks like what you're after |
Topic: [2.34] Check for New Version + Other Cosmetics |
Guinn
Replies: 5
Views: 16828
|
Forum: TeSSH Discussion Posted: Tue Jul 29, 2008 7:26 pm Subject: [2.34] Check for New Version + Other Cosmetics |
Also, the 'Paths' icon is still there in the Main Toolbar |
Topic: [2.34] Check for New Version + Other Cosmetics |
Guinn
Replies: 5
Views: 16828
|
Forum: TeSSH Discussion Posted: Tue Jul 29, 2008 7:25 pm Subject: [2.34] Check for New Version + Other Cosmetics |
They should disappear from that list in a clean install. If they don't, let me know.
They don't disappear. I've only had TeSSH 2.34 and when I click 'New Session' then click the 'Package Files' tab ... |
Topic: [2.34] CMUDPro.EXE /REGSERVER crash |
Guinn
Replies: 9
Views: 24732
|
Forum: CMUD Beta Forum Posted: Tue Jul 29, 2008 5:43 pm Subject: [2.34] CMUDPro.EXE /REGSERVER crash |
Solved...
It was DEP - I had the exact same problem with TeSSH so assumed it was Armadillo, then remembered something about DEP causing problems with it somewhere else, so I added CMUDPro and TeSSH t ... |
Topic: [2.34] CMUDPro.EXE /REGSERVER crash |
Guinn
Replies: 9
Views: 24732
|
Forum: CMUD Beta Forum Posted: Tue Jul 29, 2008 9:08 am Subject: [2.34] CMUDPro.EXE /REGSERVER crash |
Installing CMUDPro for the first time on this machine.
Windows Server 2008 x64 SP1, which is same kernal as Vista x64 SP1.
I'm running as a proper administrator etc, UAC turned off.
Installatio ... |
Topic: [2.33] #UNTRIGGER bugs - one in events, other in aliases w/ classes |
Guinn
Replies: 9
Views: 14892
|
Forum: CMUD General Discussion Posted: Fri Jul 25, 2008 10:24 am Subject: [2.33] #UNTRIGGER bugs - one in events, other in aliases w/ classes |
At the moment the title doesn't read like a bug report, to try and get Zugg's attention I'd suggest renaming the thread to
[2.33] Cannot #UNTRIGGER from within an #EVENT
or similar
(I'm assumin ... |
Topic: [2.33] #UNTRIGGER bugs - one in events, other in aliases w/ classes |
Guinn
Replies: 9
Views: 14892
|
Forum: CMUD General Discussion Posted: Thu Jul 24, 2008 2:06 pm Subject: [2.33] #UNTRIGGER bugs - one in events, other in aliases w/ classes |
Ah sorry, I must've started writing my reply before I saw your 2nd post.
You may have found a bug by the look of it if #EVENT doesn't let you untrigger something. |
Topic: If I buy Zmud or Cmud can I still get a licence for both programs. |
Guinn
Replies: 8
Views: 17270
|
Forum: zMUD General Discussion Posted: Thu Jul 24, 2008 2:02 pm Subject: If I buy Zmud or Cmud can I still get a licence for both programs. |
However I don't understand how producing ZMUD, even if it's repackaged with slightly different functionalty and called CMUD would drive ZUGG out of buisness.
zMUD doesn't make enough new sales year o ... |
Topic: [2.33] #UNTRIGGER bugs - one in events, other in aliases w/ classes |
Guinn
Replies: 9
Views: 14892
|
Forum: CMUD General Discussion Posted: Thu Jul 24, 2008 11:19 am Subject: [2.33] #UNTRIGGER bugs - one in events, other in aliases w/ classes |
You should name triggers if you want to refer to them later.
#TRIGGER blah {{Vocals:%s%d %d.%d~% mind lock|Vocals:%s%d %d.%d~% dazed}} {#VAR voclock 1;#WAIT 200000;#EXECUTE {queue exp skill vocals} ... |
Topic: Default ordering on main Downloads page is odd |
Guinn
Replies: 8
Views: 20458
|
Forum: Website or Forum problems Posted: Thu Jul 24, 2008 11:15 am Subject: Default ordering on main Downloads page is odd |
I've thought that odd too, I'd think it should be CMUD/CMUDPro, then TeSSH second, CMapper when it's out, then zStuff at the end.
Also, CMUD isn't even mentioned on the Products page
http://forums ... |
Topic: If I buy Zmud or Cmud can I still get a licence for both programs. |
Guinn
Replies: 8
Views: 17270
|
Forum: zMUD General Discussion Posted: Thu Jul 24, 2008 11:13 am Subject: If I buy Zmud or Cmud can I still get a licence for both programs. |
What happened to the customers shouldn't have to pay for upgrades philosophy applied to zmud?
Simply, it was putting Zugg out of business.
If there are any further upgrades to zMUD then they'll cont ... |
|