Page 1 of 1

Chat constant$ generator

PostPosted: 06 Jul 2013, 11:58
by joppiesaus
Hi, I made a simple plugin so you can easyally add custom chat constants!
for example: if you type in $derp, the output will be derpina! :)

here's the code, it works without restarting the server.
Spoiler:


Hopefully this will help you. Have fun with it <ok>

Re: Chat constant$ generator

PostPosted: 24 Jul 2013, 09:19
by Conor
Very nice!

An idea for an update, you could have a list of all current chat constants and what they cause, and the ability to remove them ;)

Re: Chat constant$ generator

PostPosted: 24 Jul 2013, 09:42
by joppiesaus
Conor wrote:Very nice!

An idea for an update, you could have a list of all current chat constants and what they cause, and the ability to remove them ;)


Nice idea.
I only don't know anything about listboxes in C#! :|

Re: Chat constant$ generator

PostPosted: 24 Jul 2013, 23:03
by Conor
joppiesaus wrote:
Conor wrote:Very nice!

An idea for an update, you could have a list of all current chat constants and what they cause, and the ability to remove them ;)


Nice idea.
I only don't know anything about listboxes in C#! :|


Me too :lol:

I guess that is something for us to learn!