Register to post in forums, or Log in to your existing account
 
:
Search found 4 matches for:
Page 1 of 1
Author Message
  Topic: Alias for capitalization and punctuation in says/tells/etc?
ArbiterOne

Replies: 8
Views: 2830

PostForum: zMUD General Discussion   Posted: Wed Nov 02, 2005 5:25 pm   Subject: Alias for capitalization and punctuation in says/tells/etc?
I ended up going with this, as %proper would lowercase the rest of my sentence- not what I wanted.

#ONINPUT {^((?:say*|te*l* \w+|ask|')) *(.)(.*)$} {#IF (%match( %rightback( "%3", 1), "[.!?]")=0) { ...
  Topic: Alias for capitalization and punctuation in says/tells/etc?
ArbiterOne

Replies: 8
Views: 2830

PostForum: zMUD General Discussion   Posted: Tue Nov 01, 2005 7:16 pm   Subject: Alias for capitalization and punctuation in says/tells/etc?
The point is, I would want to add punctuation only if there wasn't punctuation there already. What you propose would result in:

say what the heck?
You say, "What the heck?."

Also, for some reas ...
  Topic: Alias for capitalization and punctuation in says/tells/etc?
ArbiterOne

Replies: 8
Views: 2830

PostForum: zMUD General Discussion   Posted: Tue Nov 01, 2005 1:39 pm   Subject: Alias for capitalization and punctuation in says/tells/etc?
Is there a way to automatically capitalize sentences, and add punctuation if there isn't already (defaulting to a period)?

i.e.

say testing
You say, 'Testing.'
say testing!
You say, 'Testing! ...
  Topic: VNum #find?
ArbiterOne

Replies: 1
Views: 1482

PostForum: zMUD General Discussion   Posted: Fri Jan 21, 2005 9:45 am   Subject: VNum #find?
I am currently building on a MUD, and there are a lot of rooms with identical names and descriptions, but different vnums. Parsing vnums in room names works, but is there any way to get #find to work ...
 
Page 1 of 1
All times are GMT
© 2009 Zugg Software. Hosted on Wolfpaw.net