Re: [Audyssey] problem with vipmud

2009-08-14 Thread Valiant8086
Try \%1 entered the room.
If you have two of those star symbols, %2 will access the second one. That 
might help.
  - Original Message - 
  From: Matheus 
  To: gamers@audyssey.org 
  Sent: Thursday, August 13, 2009 9:21 PM
  Subject: [Audyssey] problem with vipmud


  hey everyone. i decided to go ahead and translate the card game that i
  told here to english, however, i'm finding 1 problem related to the #sub
  command.
  i'll give a example of what is giving me the problem by posting the
  entire line and explaining what's wrong:


  #trigger {*Entra na conversação} {#sub {*Entered the room}}
  in this case, the first part of the line shows the portuguese text, that
  should be converted to english, as you can see. the problem is that,
  instead of showing the name of the people that entered the room
  (wen the script is in action) it shows just that:
  *entered the room
  instead of showing, for example:
  matheus entered the room
  what i'm doing wrong?
  can anyone pls tell me if there's a way to fix it, and how?
  i'm planning to be ready with the project in 1 week if everything go
  right.

  ---
  Gamers mailing list __ Gamers@audyssey.org
  If you want to leave the list, send E-mail to gamers-unsubscr...@audyssey.org.
  You can make changes or update your subscription via the web, at
  http://audyssey.org/mailman/listinfo/gamers_audyssey.org.
  All messages are archived and can be searched and read at
  http://www.mail-archive.com/gam...@audyssey.org.
  If you have any questions or concerns regarding the management of the list,
  please send E-mail to gamers-ow...@audyssey.org.


  ---
  avast! Antivirus: Inbound message clean.
  Virus Database (VPS): 090813-0, 08/13/2009
  Tested on: 8/13/2009 9:22:50 PM
  avast! - copyright (c) 1988-2009 ALWIL Software.
  http://www.avast.com


---
Gamers mailing list __ Gamers@audyssey.org
If you want to leave the list, send E-mail to gamers-unsubscr...@audyssey.org.
You can make changes or update your subscription via the web, at
http://audyssey.org/mailman/listinfo/gamers_audyssey.org.
All messages are archived and can be searched and read at
http://www.mail-archive.com/gam...@audyssey.org.
If you have any questions or concerns regarding the management of the list,
please send E-mail to gamers-ow...@audyssey.org.


Re: [Audyssey] problem with vipmud

2009-08-14 Thread peter Mahach
vip's manual says you can access up to 99 stars just so you know but I dout 
you'd need tht much.
- Original Message - 
From: Valiant8086 valiant8...@lavabit.com

To: Gamers Discussion list gamers@audyssey.org
Sent: Friday, August 14, 2009 8:24 AM
Subject: Re: [Audyssey] problem with vipmud


Try \%1 entered the room.
If you have two of those star symbols, %2 will access the second one. That 
might help.
 - Original Message - 
 From: Matheus

 To: gamers@audyssey.org
 Sent: Thursday, August 13, 2009 9:21 PM
 Subject: [Audyssey] problem with vipmud


 hey everyone. i decided to go ahead and translate the card game that i
 told here to english, however, i'm finding 1 problem related to the #sub
 command.
 i'll give a example of what is giving me the problem by posting the
 entire line and explaining what's wrong:


 #trigger {*Entra na conversação} {#sub {*Entered the room}}
 in this case, the first part of the line shows the portuguese text, that
 should be converted to english, as you can see. the problem is that,
 instead of showing the name of the people that entered the room
 (wen the script is in action) it shows just that:
 *entered the room
 instead of showing, for example:
 matheus entered the room
 what i'm doing wrong?
 can anyone pls tell me if there's a way to fix it, and how?
 i'm planning to be ready with the project in 1 week if everything go
 right.

 ---
 Gamers mailing list __ Gamers@audyssey.org
 If you want to leave the list, send E-mail to 
gamers-unsubscr...@audyssey.org.

 You can make changes or update your subscription via the web, at
 http://audyssey.org/mailman/listinfo/gamers_audyssey.org.
 All messages are archived and can be searched and read at
 http://www.mail-archive.com/gam...@audyssey.org.
 If you have any questions or concerns regarding the management of the 
list,

 please send E-mail to gamers-ow...@audyssey.org.


 ---
 avast! Antivirus: Inbound message clean.
 Virus Database (VPS): 090813-0, 08/13/2009
 Tested on: 8/13/2009 9:22:50 PM
 avast! - copyright (c) 1988-2009 ALWIL Software.
 http://www.avast.com


---
Gamers mailing list __ Gamers@audyssey.org
If you want to leave the list, send E-mail to 
gamers-unsubscr...@audyssey.org.

You can make changes or update your subscription via the web, at
http://audyssey.org/mailman/listinfo/gamers_audyssey.org.
All messages are archived and can be searched and read at
http://www.mail-archive.com/gam...@audyssey.org.
If you have any questions or concerns regarding the management of the list,
please send E-mail to gamers-ow...@audyssey.org. 



---
Gamers mailing list __ Gamers@audyssey.org
If you want to leave the list, send E-mail to gamers-unsubscr...@audyssey.org.
You can make changes or update your subscription via the web, at
http://audyssey.org/mailman/listinfo/gamers_audyssey.org.
All messages are archived and can be searched and read at
http://www.mail-archive.com/gam...@audyssey.org.
If you have any questions or concerns regarding the management of the list,
please send E-mail to gamers-ow...@audyssey.org.


Re: [Audyssey] problem with vipmud

2009-08-14 Thread Matheus
hi, thanks so much peter, aaron and ryan, it worked like a charm.


-Mensagem original-
De: peter Mahach piterm...@gmail.com
Para: Gamers Discussion list gamers@audyssey.org
Data: Sexta, 14 de Agosto de 2009 11:37
Assunto: Re: [Audyssey] problem with vipmud

vip's manual says you can access up to 99 stars just so you know but I dout
you'd need tht much.
- Original Message -
From: Valiant8086 valiant8...@lavabit.com
To: Gamers Discussion list gamers@audyssey.org
Sent: Friday, August 14, 2009 8:24 AM
Subject: Re: [Audyssey] problem with vipmud


Try \%1 entered the room.
If you have two of those star symbols, %2 will access the second one. That
might help.
  - Original Message -
  From: Matheus
  To: gamers@audyssey.org
  Sent: Thursday, August 13, 2009 9:21 PM
  Subject: [Audyssey] problem with vipmud


  hey everyone. i decided to go ahead and translate the card game that i
  told here to english, however, i'm finding 1 problem related to the #sub
  command.
  i'll give a example of what is giving me the problem by posting the
  entire line and explaining what's wrong:


  #trigger {*Entra na conversação} {#sub {*Entered the room}}
  in this case, the first part of the line shows the portuguese text, that
  should be converted to english, as you can see. the problem is that,
  instead of showing the name of the people that entered the room
  (wen the script is in action) it shows just that:
  *entered the room
  instead of showing, for example:
  matheus entered the room
  what i'm doing wrong?
  can anyone pls tell me if there's a way to fix it, and how?
  i'm planning to be ready with the project in 1 week if everything go
  right.

  ---
  Gamers mailing list __ Gamers@audyssey.org
  If you want to leave the list, send E-mail to 
gamers-unsubscr...@audyssey.org.
  You can make changes or update your subscription via the web, at
  http://audyssey.org/mailman/listinfo/gamers_audyssey.org.
  All messages are archived and can be searched and read at
  http://www.mail-archive.com/gam...@audyssey.org.
  If you have any questions or concerns regarding the management of the 
list,
  please send E-mail to gamers-ow...@audyssey.org.


  ---
  avast! Antivirus: Inbound message clean.
  Virus Database (VPS): 090813-0, 08/13/2009
  Tested on: 8/13/2009 9:22:50 PM
  avast! - copyright (c) 1988-2009 ALWIL Software.
  http://www.avast.com


---
Gamers mailing list __ Gamers@audyssey.org
If you want to leave the list, send E-mail to 
gamers-unsubscr...@audyssey.org.
You can make changes or update your subscription via the web, at
http://audyssey.org/mailman/listinfo/gamers_audyssey.org.
All messages are archived and can be searched and read at
http://www.mail-archive.com/gam...@audyssey.org.
If you have any questions or concerns regarding the management of the list,
please send E-mail to gamers-ow...@audyssey.org. 


---
Gamers mailing list __ Gamers@audyssey.org
If you want to leave the list, send E-mail to gamers-unsubscr...@audyssey.org.
You can make changes or update your subscription via the web, at
http://audyssey.org/mailman/listinfo/gamers_audyssey.org.
All messages are archived and can be searched and read at
http://www.mail-archive.com/gam...@audyssey.org.
If you have any questions or concerns regarding the management of the list,
please send E-mail to gamers-ow...@audyssey.org.

__ Information from ESET NOD32 Antivirus, version of virus signature 
database 4075 (20090514) __

The message was checked by ESET NOD32 Antivirus.

http://www.eset.com

---
Gamers mailing list __ Gamers@audyssey.org
If you want to leave the list, send E-mail to gamers-unsubscr...@audyssey.org.
You can make changes or update your subscription via the web, at
http://audyssey.org/mailman/listinfo/gamers_audyssey.org.
All messages are archived and can be searched and read at
http://www.mail-archive.com/gam...@audyssey.org.
If you have any questions or concerns regarding the management of the list,
please send E-mail to gamers-ow...@audyssey.org.


Re: [Audyssey] problem with vipmud

2009-08-13 Thread Ryan Strunk
You have to match specific wild cards. Here you go.

#trigger {*Entra na conversação} {#sub {%1Entered the room}} 

Here's another example so you can see how it works.

Say I had this line:

Bob comes hopping, jumping, and skipping in from the east.

And I want it to say:

Bob enters from the east.

I would type:

#trigger {* comes hopping, jumping, and skipping in from *.} {#sub {%1
enters from %2}}

Good luck,
Ryan

-Original Message-
From: gamers-boun...@audyssey.org [mailto:gamers-boun...@audyssey.org] On
Behalf Of Matheus
Sent: Thursday, August 13, 2009 8:22 PM
To: gamers@audyssey.org
Subject: [Audyssey] problem with vipmud

hey everyone. i decided to go ahead and translate the card game that i
told here to english, however, i'm finding 1 problem related to the #sub
command.
i'll give a example of what is giving me the problem by posting the
entire line and explaining what's wrong:


#trigger {*Entra na conversação} {#sub {*Entered the room}}
in this case, the first part of the line shows the portuguese text, that
should be converted to english, as you can see. the problem is that,
instead of showing the name of the people that entered the room
(wen the script is in action) it shows just that:
*entered the room
instead of showing, for example:
matheus entered the room
what i'm doing wrong?
can anyone pls tell me if there's a way to fix it, and how?
i'm planning to be ready with the project in 1 week if everything go
right.

---
Gamers mailing list __ Gamers@audyssey.org
If you want to leave the list, send E-mail to
gamers-unsubscr...@audyssey.org.
You can make changes or update your subscription via the web, at
http://audyssey.org/mailman/listinfo/gamers_audyssey.org.
All messages are archived and can be searched and read at
http://www.mail-archive.com/gam...@audyssey.org.
If you have any questions or concerns regarding the management of the list,
please send E-mail to gamers-ow...@audyssey.org.


---
Gamers mailing list __ Gamers@audyssey.org
If you want to leave the list, send E-mail to gamers-unsubscr...@audyssey.org.
You can make changes or update your subscription via the web, at
http://audyssey.org/mailman/listinfo/gamers_audyssey.org.
All messages are archived and can be searched and read at
http://www.mail-archive.com/gam...@audyssey.org.
If you have any questions or concerns regarding the management of the list,
please send E-mail to gamers-ow...@audyssey.org.