Author |
Message |
Topic: Database Looping Problems |
kilpher
Replies: 4
Views: 7997
|
Forum: CMUD General Discussion Posted: Wed Oct 08, 2008 5:39 am Subject: Database Looping Problems |
Thanks for you post, Vijilante. I'm *somewhat* glad to hear it's an identified bug and I'm not just looking for my glasses on my face.
Maybe I'm just dense, but I'm not visualizing how to use a ke ... |
Topic: Database Looping Problems |
kilpher
Replies: 4
Views: 7997
|
Forum: CMUD General Discussion Posted: Fri Sep 12, 2008 5:40 am Subject: Database Looping Problems |
I have a database of spells I use for spelling up my character. In it, I add and remove spells (IsCast = True/False) based on triggers from the mud. I have a respell alias that when I type it loops ... |
Topic: Vista Connection Problem |
kilpher
Replies: 20
Views: 76458
|
Forum: zMUD General Discussion Posted: Sat Mar 03, 2007 1:17 am Subject: Run as admin |
You tried running zMud/cMud as admin? That seemed to fix all my problems - been up and running for about two weeks now. You can edit the permissions of the application so you don't have to select ru ... |
Topic: %find - exact |
kilpher
Replies: 2
Views: 5798
|
Forum: zMUD General Discussion Posted: Tue Dec 12, 2006 2:31 pm Subject: %find - exact |
a straight up %query returned the exact same results as %find, but I was able to use it to create a condition that also checked the length of my search string
#SHOW {%query( (&SpellName = @Spel ... |
Topic: %find - exact |
kilpher
Replies: 2
Views: 5798
|
Forum: zMUD General Discussion Posted: Tue Dec 12, 2006 3:48 am Subject: %find - exact |
Is there a way to use %find to find only exact matched in a db?
I want to modify:
%find (@SpellToFind, SpellupSpells)
where @SpellToFind = shield
to pull only the second record from the fol ... |
|