mirror of
https://github.com/tbamud/tbamud.git
synced 2025-09-22 05:50:48 +02:00
Added a 'toupper' command to dg_scripts.
DG Script command: %string.toupper% This will capitalize the first letter of a string.
This commit is contained in:
parent
729bbc5e9e
commit
bcde188954
2 changed files with 8 additions and 0 deletions
|
@ -2,6 +2,9 @@ TbaMUD is currently being developed by The Builder Academy. If you need any
|
|||
help, find any bugs, or have ideas for improvement please stop by TBA at
|
||||
telnet://tbamud.com:9091 or email rumble@tbamud.com --Rumble
|
||||
@
|
||||
[Jun 21 2013] - Vatiken
|
||||
Added 'toupper' as a dg_script command to capitalize the first letter
|
||||
of a string.
|
||||
[Apr 11 2013] - Rumble
|
||||
Added color parsing to wiznet.
|
||||
[Apr 10 2013] - Rumble
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue