|
Rydell Newbie
Joined: 14 Aug 2003 Posts: 1 Location: USA
|
Posted: Thu Aug 14, 2003 7:16 am
Advanced Code Scripting |
Ok, I want to do something, I know ZMud can do it but I'm not quite sure how I can do this.
I've captured strings and created two windows to display them, one for an in game Radio Channel and the OOC Channel. What I'd like to do is take the extra text which isn't very helpful which more or less adds to spam and remove it while keeping their name and the text said by them. Below are examples of the text as it currently is and how I'd like it to look. If you could help I'd greatly appreciate it.
(Radio Channel 1) <Name> transmits with a/an <accent>, "Message"
[OOC Channel: 1] <Name>: <Message>
I'd like to make it to where the text is changed and made into:
For Radio: <Name> transmits, "Message"
For OOC: <Name>: <Message>
If you can help me I'd greatly appreciate it! Thanks! |
|
|
|
LightBulb MASTER
Joined: 28 Nov 2000 Posts: 4817 Location: USA
|
Posted: Thu Aug 14, 2003 8:07 am |
#TR {%p%w Channe%x %d%p } {#SUB ""}
#TR {transmits with *, ~"} {#SUB {transmits, ~"}} |
|
|
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|