Register to post in forums, or Log in to your existing account
 
:
Search found 19 matches for:
Page 1 of 1
Author Message
  Topic: Editing exits' names
evdryst

Replies: 2
Views: 5929

PostForum: zMUD General Discussion   Posted: Wed Jul 24, 2013 8:10 pm   Subject: Editing exits' names
It's about 20 rooms in what is meant to be a maze. I will only notice the switchover when my exits don't send me to the rooms they should (I trigger-recognize the rooms and then #TE to them). I want t ...
  Topic: Editing exits' names
evdryst

Replies: 2
Views: 5929

PostForum: zMUD General Discussion   Posted: Wed Jul 24, 2013 5:43 pm   Subject: Editing exits' names
How would I edit an existing exit's name with script? I have the vNum of both rooms, the proper direction as well as the exit's named' direction, the name of both rooms, and the short name of both ro ...
  Topic: Searching string?
evdryst

Replies: 2
Views: 3352

PostForum: CMUD General Discussion   Posted: Tue Jan 17, 2012 7:28 pm   Subject: Searching string?
How can I search a string for another string? Eg I'd like to search for "guard" in "A guard and a merchant are standing here." and it should return 3.

Thanks!
  Topic: Referencing variables
evdryst

Replies: 10
Views: 10544

PostForum: CMUD General Discussion   Posted: Fri Nov 05, 2010 7:36 pm   Subject: Referencing variables
I'll keep that in mind, thank you. I've fixed the most intensive trigger class with the expicit paths and everything else seems to behave.. for now ;)

Thanks for all the help, appreciated!
  Topic: Referencing variables
evdryst

Replies: 10
Views: 10544

PostForum: CMUD General Discussion   Posted: Fri Nov 05, 2010 3:28 am   Subject: Referencing variables
How would I use explicit pathing in the following statement?

#if (@teaching = 1)
{
blah blah
}

I will post the package in xml code as soon as I whittle it down to something manageble, ...
  Topic: Referencing variables
evdryst

Replies: 10
Views: 10544

PostForum: CMUD General Discussion   Posted: Fri Nov 05, 2010 12:30 am   Subject: Referencing variables
Right so.. I noticed that when I close Settings and open it back up again, classes that were expanded before were still expanded and that "special" subfolder was the first one that is open. I think i ...
  Topic: Referencing variables
evdryst

Replies: 10
Views: 10544

PostForum: CMUD General Discussion   Posted: Fri Nov 05, 2010 12:19 am   Subject: Referencing variables
Thank you for the help so far. The variables that the triggers are supposed to be using are in the root of the window. The triggers are scattered in various classes. I don't use #THREADs. I do use ...
  Topic: Referencing variables
evdryst

Replies: 10
Views: 10544

PostForum: CMUD General Discussion   Posted: Thu Nov 04, 2010 6:42 pm   Subject: Referencing variables
How can I refer to a specific variable in a package->window->class? It seems if I just do countit = {%random(3000, 4500)} it creates countit all over the show so I'd like to specify in some way ...
  Topic: Can you make a trigger disconnect you?
evdryst

Replies: 1
Views: 2616

PostForum: CMUD General Discussion   Posted: Tue Dec 01, 2009 4:09 pm   Subject: Can you make a trigger disconnect you?
Subject line says it all really. I want a trigger to execute the equivalent of File, Disconnect.

Thanks!
  Topic: Question about Teleport
evdryst

Replies: 0
Views: 2443

PostForum: CMUD General Discussion   Posted: Mon Jun 23, 2008 5:57 pm   Subject: Question about Teleport
I have all my wizard portal locations saved as favourites. Is there any way to have #teleport set my current position to a favourite name instead on using the room id and zone?

Actually, maybe I s ...
  Topic: Macro's Overriding in Cmud
evdryst

Replies: 14
Views: 14163

PostForum: CMUD General Discussion   Posted: Sat Jun 14, 2008 12:48 am   Subject: Macro's Overriding in Cmud
I just upgraded to 2.27 and it works.. Laughing
  Topic: Macro's Overriding in Cmud
evdryst

Replies: 14
Views: 14163

PostForum: CMUD General Discussion   Posted: Sat Jun 14, 2008 12:07 am   Subject: Macro's Overriding in Cmud
I also talked to somebody else on my MUD that runs Vista and had the same problem and when he checked 'Macros override menu shortcuts' it fixed it for him. It's as if that key does nothing for me. H ...
  Topic: Macro's Overriding in Cmud
evdryst

Replies: 14
Views: 14163

PostForum: CMUD General Discussion   Posted: Fri Jun 13, 2008 11:52 pm   Subject: Macro's Overriding in Cmud
I'm running Vista.
  Topic: Macro's Overriding in Cmud
evdryst

Replies: 14
Views: 14163

PostForum: CMUD General Discussion   Posted: Fri Jun 13, 2008 4:42 pm   Subject: Macro's Overriding in Cmud
On a side note, everytime I press F10 now it's MOCKING me!! ;)
  Topic: Macro's Overriding in Cmud
evdryst

Replies: 14
Views: 14163

PostForum: CMUD General Discussion   Posted: Fri Jun 13, 2008 2:45 pm   Subject: Macro's Overriding in Cmud
I did #KEY F10 {#say it works} as well and pressed F10 a few times, each time getting the echo. Then when I type "h" it opens the help menu drop down.

I've checked again that Macros override menu ...
  Topic: Macro's Overriding in Cmud
evdryst

Replies: 14
Views: 14163

PostForum: CMUD General Discussion   Posted: Thu Jun 12, 2008 5:43 pm   Subject: Macro's Overriding in Cmud
I had this issue before the latest upgrade to 2.25 and was able to fix it, now I can't. Before the upgrade I checked my Macros override menu shortcuts and after restarting CMud it worked fine. After ...
  Topic: F10 acting like the ALT key?
evdryst

Replies: 9
Views: 9344

PostForum: CMUD General Discussion   Posted: Thu Mar 06, 2008 6:27 pm   Subject: F10 acting like the ALT key?
It worked, thank you. Had to close and reopen session :)
  Topic: F10 acting like the ALT key?
evdryst

Replies: 9
Views: 9344

PostForum: CMUD General Discussion   Posted: Wed Mar 05, 2008 10:45 pm   Subject: F10 acting like the ALT key?
OOps, I meant to post this to CMud. Is it still the same answer?
  Topic: F10 acting like the ALT key?
evdryst

Replies: 9
Views: 9344

PostForum: CMUD General Discussion   Posted: Tue Mar 04, 2008 3:09 am   Subject: F10 acting like the ALT key?
Whenever I press F10 it acts like the ALT key (eg I press "e" afterwards it opens the Edit menu.) This makes it annoying to use any aliases attached to the F10 key. Does anybody have any idea what c ...
 
Page 1 of 1
All times are GMT
© 2009 Zugg Software. Hosted on Wolfpaw.net