Register to post in forums, or Log in to your existing account
 
:
Search found 26 matches for:
Page 1 of 2 Goto page 1, 2  Next
Author Message
  Topic: Default language in editor window
Posideon

Replies: 5
Views: 5430

PostForum: CMUD General Discussion   Posted: Thu Oct 21, 2010 2:43 pm   Subject: Default language in editor window
If i use File->Open or just the open icon for a *.c file it works fine, but when choosing edit from either right-click or the icon atop the ftp window it opens the *.c files in Rich Text.
  Topic: Default language in editor window
Posideon

Replies: 5
Views: 5430

PostForum: CMUD General Discussion   Posted: Wed Oct 20, 2010 6:31 pm   Subject: Default language in editor window
I'm using CMUD v3.31 the file extensions are .c which in the language.ini file shows should be C/C++ but they're still opening to Rich Text.
  Topic: Default language in editor window
Posideon

Replies: 5
Views: 5430

PostForum: CMUD General Discussion   Posted: Wed Oct 20, 2010 3:12 am   Subject: Default language in editor window
Is there a way to change the default language in the editor window with CmudPro, opening ftp files and such into richtext then having to change the language for each file is a pain, and makes me not w ...
  Topic: need help with Role Call
Posideon

Replies: 5
Views: 5071

PostForum: CMUD General Discussion   Posted: Sun Sep 20, 2009 4:00 pm   Subject: need help with Role Call
You could also use %numitems(@arrayname) to check the size, and to look at first index then access it and delete it use the %pop() function. Does exactly what you want.
  Topic: Simple problem about triggers and priority + #cw
Posideon

Replies: 8
Views: 9434

PostForum: CMUD General Discussion   Posted: Sun Sep 20, 2009 3:57 pm   Subject: Simple problem about triggers and priority + #cw
I agree with Liath, every once in a while i've got to just cut/paste some setting for it to start working properly. Had a problem with my directions/keypad packages a while back, so i deleted them and ...
  Topic: trying to get the mapper to work
Posideon

Replies: 2
Views: 3320

PostForum: CMUD General Discussion   Posted: Wed Sep 16, 2009 4:41 pm   Subject: trying to get the mapper to work
To stop it from sending the information to the mud you want to #CALL %roomname that way it will process it, but not send as input.

as far as your replaceing "," " " and "and" to pipe chars and what ...
  Topic: What im looking for in a client
Posideon

Replies: 5
Views: 8148

PostForum: CMUD General Discussion   Posted: Wed Sep 16, 2009 1:08 pm   Subject: What im looking for in a client
Scotty yours is a task that I believe has been simplified. I played Aetolia for a long while and used CMUD it was great. There are some special triggers and such you can use to help the mapper on the ...
  Topic: Automapping while following / farseeing into rooms
Posideon

Replies: 4
Views: 4999

PostForum: CMUD General Discussion   Posted: Tue Sep 15, 2009 5:23 am   Subject: Automapping while following / farseeing into rooms
Thought I'd post an update in case anyone else wanted to do something similar, I've got something working... Here's the xml for the two triggers


<trigger name="Farsee" priority=" ...
  Topic: Automapping while following / farseeing into rooms
Posideon

Replies: 4
Views: 4999

PostForum: CMUD General Discussion   Posted: Sun Sep 13, 2009 5:10 pm   Subject: Automapping while following / farseeing into rooms
Well, not sure, but changing the tags seems to do nothing, my trigger is now this.



<trigger priority="2450" id="245">
<pattern>You extend your sights (%w& ...
  Topic: Automapping while following / farseeing into rooms
Posideon

Replies: 4
Views: 4999

PostForum: CMUD General Discussion   Posted: Sun Sep 13, 2009 2:06 pm   Subject: Automapping while following / farseeing into rooms
Here's what I'm trying to do... I want to map zones as I follow people around. I can get the rooms made with a few triggers that use #MAKEROOM I am however having trouble capturing these roomnames/exi ...
  Topic: Unrecognized database format
Posideon

Replies: 4
Views: 5397

PostForum: CMUD General Discussion   Posted: Thu Jan 17, 2008 1:36 am   Subject: Unrecognized database format
Just tried to compact, and it says: "Cannot Compact this version of database." not sure, but I think I have to remap...
  Topic: Unrecognized database format
Posideon

Replies: 4
Views: 5397

PostForum: CMUD General Discussion   Posted: Thu Jan 17, 2008 1:30 am   Subject: Unrecognized database format
Sorry zugg, using Windows Vista Home Premium. About to download that and try it -croses fingers- I really don't want to have to remap it all.
  Topic: Unrecognized database format
Posideon

Replies: 4
Views: 5397

PostForum: CMUD General Discussion   Posted: Wed Jan 16, 2008 9:59 am   Subject: Unrecognized database format
I hit save in my mapper and when it tried to reload, it can't because of an unrecognized database format. I just got zMapper trial to see if that could open my map and I get the same thing... I hope m ...
  Topic: String lists and special characters...
Posideon

Replies: 15
Views: 13709

PostForum: CMUD General Discussion   Posted: Tue Jan 15, 2008 9:58 am   Subject: String lists and special characters...
Try this... Check verbatim as a trigger parameter... then you don't need " " or the ~ or anything
you just copy and paste and it should capture...

Hope this helps.
Posideon
  Topic: How do people "learn" software?
Posideon

Replies: 21
Views: 27255

PostForum: CMUD General Discussion   Posted: Sat Jan 12, 2008 12:37 am   Subject: How do people "learn" software?
I am one who reads plenty of help files. (When your character is regenerating what else ya got to do?) One thing I would like to see in the help files though is more examples. I look at plenty of func ...
  Topic: Local Variable in the trigger pattern
Posideon

Replies: 8
Views: 8205

PostForum: CMUD General Discussion   Posted: Fri Jan 11, 2008 8:39 pm   Subject: Local Variable in the trigger pattern
This is matching now, but instead of $goldsell it's giving me %1, instead of $silversell it's giving me %2, and instead of $coppersell it's giving me $goldsell... I don't know how regex works...so umm ...
  Topic: Mapper causing huge delay
Posideon

Replies: 4
Views: 4897

PostForum: CMUD General Discussion   Posted: Fri Jan 11, 2008 8:09 pm   Subject: Mapper causing huge delay
Still having the same problems, any other suggestions?

Edit:Speedwalking works fine, it's just when I'm walking around normally, I don't know why that is, but speedwalking works great. Just walking ...
  Topic: Local Variable in the trigger pattern
Posideon

Replies: 8
Views: 8205

PostForum: CMUD General Discussion   Posted: Fri Jan 11, 2008 8:04 pm   Subject: Local Variable in the trigger pattern
Whoops I didn't set it as a regular expression. Pattern is matching now, but it doesn't seem to be setting the local variables.


Shopkeeper gives you 12 gold 123 silver 23 copper for



%1  ...
  Topic: Local Variable in the trigger pattern
Posideon

Replies: 8
Views: 8205

PostForum: CMUD General Discussion   Posted: Fri Jan 11, 2008 7:50 pm   Subject: Local Variable in the trigger pattern
What you wrote for me Fang isn't working it's not matching the pattern... not sure what to do Sad
  Topic: Local Variable in the trigger pattern
Posideon

Replies: 8
Views: 8205

PostForum: CMUD General Discussion   Posted: Fri Jan 11, 2008 7:29 pm   Subject: Local Variable in the trigger pattern
Thank you Fang Xianfu. Is there a way to trigger local vars in the pattern with CMUD's syntax if it's not in the {something|something else}? I know it will come up in plenty of other situations.

Th ...
  Topic: Mapper causing huge delay
Posideon

Replies: 4
Views: 4897

PostForum: CMUD General Discussion   Posted: Fri Jan 11, 2008 7:26 pm   Subject: Mapper causing huge delay
The problem it seems is that fast mode doesn't wait for anything, I use an alias ww to do #10 w. instead of sending w 10 times it sends it one at a time as the mapper updates, then after the mapper mo ...
  Topic: Local Variable in the trigger pattern
Posideon

Replies: 8
Views: 8205

PostForum: CMUD General Discussion   Posted: Fri Jan 11, 2008 7:06 pm   Subject: Local Variable in the trigger pattern
Is there a way to create a local variable off the trigger pattern like using the &variable to make a regular variable. I'm trying to create a trigger that will take all the gold silver and copper ...
  Topic: Mapper causing huge delay
Posideon

Replies: 4
Views: 4897

PostForum: CMUD General Discussion   Posted: Fri Jan 11, 2008 10:41 am   Subject: Mapper causing huge delay
I have my mapper and rooms mapped and everything. There is a huge forest which is the main area which all areas lead off off. There are about eight different descriptions for these rooms, and they cha ...
  Topic: excel and zmud
Posideon

Replies: 6
Views: 10770

PostForum: zMUD General Discussion   Posted: Thu Jun 08, 2006 4:16 am   Subject: excel and zmud
The thing is, I have a current Excel file and I need to put the numbers/variables into certain cells in order for all the math commands in excel to go off, so I think I have to use COM but I can't fig ...
  Topic: excel and zmud
Posideon

Replies: 6
Views: 10770

PostForum: zMUD General Discussion   Posted: Fri Jun 02, 2006 12:14 am   Subject: excel and zmud
I also would like to know how to capture info and send it into Microsoft Excel. I have my triggers set up to capture what I want and store it as variables, I just need to know how to put the variables ...
 
Page 1 of 2 Goto page 1, 2  Next
All times are GMT
© 2009 Zugg Software. Hosted on Wolfpaw.net