Register to post in forums, or Log in to your existing account
 
:
Search found 7 matches for:
Page 1 of 1
Author Message
  Topic: Placing variables to the root
gawen

Replies: 7
Views: 3827

PostForum: CMUD General Discussion   Posted: Wed May 18, 2022 6:40 pm   Subject: Placing variables to the root
You can also try to use

#class 0

<trigger priority="12490" id="1249">
<pattern>gold coins and find it to be (%d)</pattern>
<value>#class 0; ccash = %1</value>
& ...
  Topic: Non Basic Direction Commands
gawen

Replies: 5
Views: 6627

PostForum: CMUD General Discussion   Posted: Mon Jul 06, 2020 12:56 pm   Subject: Non Basic Direction Commands
I guess you could try to send this command:
>drive n>n

It works for me to map "enter" exits or when i want an "up" to become a "north", for instance
  Topic: How do I review colored logs without the escape characters?
gawen

Replies: 2
Views: 3756

PostForum: CMUD General Discussion   Posted: Mon May 25, 2020 2:23 pm   Subject: How do I review colored logs without the escape characters?
I made this python script to convert my old logs to html. I run it outside cmud and it works fine. only have to install the ansi2html through pip


import os
from ansi2html import Ansi2HTMLConvert ...
  Topic: cMUD to interact with Discord
gawen

Replies: 4
Views: 5870

PostForum: CMUD General Discussion   Posted: Sun May 24, 2020 10:40 pm   Subject: cMUD to interact with Discord
I'm not familiar with discords bots but I'm sure you can find an api for that and then you can either use mxp to send it directly or through a simple server of your own.
  Topic: wildcards in mxptriggers
gawen

Replies: 4
Views: 7703

PostForum: CMUD General Discussion   Posted: Sun Jun 11, 2017 6:10 pm   Subject: wildcards in mxptriggers
Alright. Thank you
A separate trigger for each will definetly work.
  Topic: wildcards in mxptriggers
gawen

Replies: 4
Views: 7703

PostForum: CMUD General Discussion   Posted: Sun Jun 11, 2017 5:16 am   Subject: wildcards in mxptriggers
I tried the raw regex (and toggled the box) and zscript pattern matching but nothing matched.

But from your response i take that it should be possible to match a mxp tag with wildcards, right?
  Topic: wildcards in mxptriggers
gawen

Replies: 4
Views: 7703

PostForum: CMUD General Discussion   Posted: Sat Jun 10, 2017 11:41 pm   Subject: wildcards in mxptriggers
I can't seen to match mxp tags with wildcards.

For instance: I can match <i4> with an i4 mxp trigger but cant with either i* or i\d+ or *

I can't find any reference to it anywhere
 
Page 1 of 1
All times are GMT
© 2009 Zugg Software. Hosted on Wolfpaw.net