Register to post in forums, or Log in to your existing account
 
:
Search found 168 matches for:
Page 1 of 7 Goto page 1, 2, 3, 4, 5, 6, 7  Next
Author Message
  Topic: Using #DBPUT while reading from a file
Davos

Replies: 5
Views: 7066

PostForum: CMUD General Discussion   Posted: Tue Dec 21, 2010 8:40 pm   Subject: Using #DBPUT while reading from a file
Anyone got anything? I used some SQL statements to maneuver around this whole issue but still it should have worked.
  Topic: Using #DBPUT while reading from a file
Davos

Replies: 5
Views: 7066

PostForum: CMUD General Discussion   Posted: Tue Dec 21, 2010 3:57 pm   Subject: Using #DBPUT while reading from a file
I tried that.

I did

#LOOP 1,50 {#IF (%read(1,%i) =~ "^((%d)wo) (%x)") {#DBPUT %pat(1) %pat(3)}}

I even t ...
  Topic: Using #DBPUT while reading from a file
Davos

Replies: 5
Views: 7066

PostForum: CMUD General Discussion   Posted: Tue Dec 21, 2010 3:35 pm   Subject: Using #DBPUT while reading from a file
name of db is Working

With the file loaded into slot 1 im using...

#LOOP 1,50 {#DBPUT %read(1,%i)}

I've used several variations of this to try to get it to work, but it seem ...
  Topic: Using #DBPUT while reading from a file
Davos

Replies: 5
Views: 7066

PostForum: CMUD General Discussion   Posted: Tue Dec 21, 2010 3:04 pm   Subject: Using #DBPUT while reading from a file
I'm reading lines from a file that look like..

9216wo "First=Derek|Last=Taylor|Emp=Crown|09=08"
9216wo "First=Derek|Last=Taylor|Emp=Crown|10=07"
9216wo "First=Derek|Last= ...
  Topic: [3.16b] Intgeresting new problem concerning keypad
Davos

Replies: 32
Views: 37690

PostForum: CMUD Beta Forum   Posted: Tue Apr 20, 2010 7:09 pm   Subject: [3.16b] Intgeresting new problem concerning keypad
Im having the same issues Zugg, yet can't seem to get an accurate reproduction of it. Also sometimes its happening and sometimes its not. At first I thought it was a focus issue but that didn't pan ...
  Topic: Alias acting Different when using MXP <send>
Davos

Replies: 17
Views: 20466

PostForum: CMUD Beta Forum   Posted: Thu Jan 14, 2010 6:32 pm   Subject: Alias acting Different when using MXP <send>
I 'patched' the issue by using oninput triggers to alter the info, so its not as if its a major issue for me now, but it is still obviously a bug.
  Topic: Alias acting Different when using MXP <send>
Davos

Replies: 17
Views: 20466

PostForum: CMUD Beta Forum   Posted: Thu Jan 14, 2010 4:28 pm   Subject: Alias acting Different when using MXP <send>
Also (obviously) if you turn off Add Door Commands to saved paths then it eliminates the issues too but it also doesnt try to open any doors when you run the path.
  Topic: Alias acting Different when using MXP <send>
Davos

Replies: 17
Views: 20466

PostForum: CMUD Beta Forum   Posted: Thu Jan 14, 2010 4:19 pm   Subject: Alias acting Different when using MXP <send>
Not Fixed by doing this... But I did find the culprit. When I have the map on SAFE walk it does it, when the map is on FAST walk it doesn't.
  Topic: Alias acting Different when using MXP <send>
Davos

Replies: 17
Views: 20466

PostForum: CMUD Beta Forum   Posted: Thu Jan 14, 2010 12:15 am   Subject: Alias acting Different when using MXP <send>
Ok one more post from me... I disabled every setting in my session except rrun and rfind and still get the origional results posted in the first post... So this HAS to be a setting somewhere that woul ...
  Topic: Alias acting Different when using MXP <send>
Davos

Replies: 17
Views: 20466

PostForum: CMUD Beta Forum   Posted: Thu Jan 14, 2010 12:02 am   Subject: Alias acting Different when using MXP <send>
After further testing... This is what I get if I load a NEW session of Aardwolf and then load my old map, so my only 2 settings are these...

<?xml version="1.0" encoding="ISO-8859 ...
  Topic: Alias acting Different when using MXP <send>
Davos

Replies: 17
Views: 20466

PostForum: CMUD Beta Forum   Posted: Wed Jan 13, 2010 11:45 pm   Subject: Alias acting Different when using MXP <send>
Tested these in a blank session using these commands...

<?xml version="1.0" encoding="ISO-8859-1" ?>
<cmud>
<alias name="rfind" copy="yes" ...
  Topic: Alias acting Different when using MXP <send>
Davos

Replies: 17
Views: 20466

PostForum: CMUD Beta Forum   Posted: Mon Jan 11, 2010 1:50 am   Subject: Alias acting Different when using MXP <send>
Bump... Zugg, have you any input on this issue?
  Topic: Alias acting Different when using MXP <send>
Davos

Replies: 17
Views: 20466

PostForum: CMUD Beta Forum   Posted: Fri Jan 01, 2010 7:59 pm   Subject: Alias acting Different when using MXP <send>
Same... I dont personally think its the <send> syntax Im using, I've tried it every way I can think of. The concat above was just the last way I tried because thats how its represented in the h ...
  Topic: Alias acting Different when using MXP <send>
Davos

Replies: 17
Views: 20466

PostForum: CMUD Beta Forum   Posted: Fri Jan 01, 2010 12:18 am   Subject: Alias acting Different when using MXP <send>
Its in the rfind alias above...
  Topic: Alias acting Different when using MXP <send>
Davos

Replies: 17
Views: 20466

PostForum: CMUD Beta Forum   Posted: Thu Dec 31, 2009 11:48 pm   Subject: Alias acting Different when using MXP <send>
As stated, when I type the alias rrun roomvnum it works fine but when its used within the MXP send is when the output is not correct.
  Topic: Alias acting Different when using MXP <send>
Davos

Replies: 17
Views: 20466

PostForum: CMUD Beta Forum   Posted: Thu Dec 31, 2009 10:05 pm   Subject: Alias acting Different when using MXP <send>
Bump
  Topic: Alias acting Different when using MXP <send>
Davos

Replies: 17
Views: 20466

PostForum: CMUD Beta Forum   Posted: Fri Dec 25, 2009 2:43 am   Subject: Alias acting Different when using MXP <send>
Have Alias rfind:

<alias name="rfind" id="3">
<value>$rname = %mapquery( "[Name] like '%"%0"%'")
#FORALL $rname {
#MX ...
  Topic: [1.10] Using @var.%1 with #ADD
Davos

Replies: 4
Views: 7218

PostForum: CMUD Beta Forum   Posted: Fri Oct 20, 2006 10:40 pm   Subject: [1.10] Using @var.%1 with #ADD
Hmm whats the best way to work around this?
#var testvar @countvar.%1
#add testvar 1
#ADDKEY @countvar %1 @testvar

??
  Topic: [1.10] Search option in settings editor
Davos

Replies: 2
Views: 4021

PostForum: CMUD Beta Forum   Posted: Fri Oct 20, 2006 3:16 pm   Subject: [1.10] Search option in settings editor
Everytime you want to search for something in your package you have to readd the toolbar. If you add the toolbar then hit clear or reload the settings editor the toolbar disappears and you have to re ...
  Topic: [1.10] Using @var.%1 with #ADD
Davos

Replies: 4
Views: 7218

PostForum: CMUD Beta Forum   Posted: Fri Oct 20, 2006 2:09 pm   Subject: [1.10] Using @var.%1 with #ADD
In calling a alias with the syntax of
i_testal testval

and the value of

#add countvar.%1 1

Its not incrementing the key in countvar by 1 for the value of testval like it should be
  Topic: Sure is quiet!
Davos

Replies: 8
Views: 7499

PostForum: CMUD Beta Forum   Posted: Thu Sep 21, 2006 2:45 am   Subject: Sure is quiet!
I know this post has kind of gotten off topic, but to continue, thats the one problem I have found with Cmud, is I cannot to date get my file to import correct. (I know some stuff won't work due to s ...
  Topic: [1.05] Changing syntax checking colors.
Davos

Replies: 7
Views: 8781

PostForum: CMUD Beta Forum   Posted: Thu Aug 31, 2006 2:16 am   Subject: [1.05] Changing syntax checking colors.
Your right, it is the same color, I mean I can see them better if I tone down the colors on my monitor but then I cant see other things. Silver on white just seems like a bad choice to me, specially ...
  Topic: [1.05] Changing syntax checking colors.
Davos

Replies: 7
Views: 8781

PostForum: CMUD Beta Forum   Posted: Thu Aug 31, 2006 12:21 am   Subject: [1.05] Changing syntax checking colors.
Perhaps it can be changed to be more readable then till you can add that? I'd really like to help with beta but its just too much of a pain to read even the simplist of things due to this.
  Topic: [1.05] Changing syntax checking colors.
Davos

Replies: 7
Views: 8781

PostForum: CMUD Beta Forum   Posted: Mon Aug 28, 2006 12:35 pm   Subject: [1.05] Changing syntax checking colors.
*Bump*

Anything?
  Topic: Importing zones
Davos

Replies: 1
Views: 12392

PostForum: zMapper Discussion   Posted: Mon Aug 28, 2006 12:34 pm   Subject: Importing zones
I have a large mapper file of about 16k+ rooms. I want to import a few zones from another map into that one. I get errors about conflicting vnums or some such, is there a way around this? or a way t ...
 
Page 1 of 7 Goto page 1, 2, 3, 4, 5, 6, 7  Next
All times are GMT
© 2009 Zugg Software. Hosted on Wolfpaw.net