Author Topic: What kind of client-side add-on would you like to see?  (Read 1289 times)

Yeah how is that abusable? I am almost sure that the crosshair is client sided..its not like you gain an advantage from having a crosshair more identical to one of a FPS than a circle.

my point

Yeah how is that abusable? I am almost sure that the crosshair is client sided..its not like you gain an advantage from having a crosshair more identical to one of a FPS than a circle.
snake crosshair

snake crosshair
If you can't comprehend what client sided means, please don't post in a topic revolving around such.

snake crosshair

You would have to draw it yourself, and only you would see it.

would you like me to release this mod? there's only 1 problem though, it doesn't use TCPObjects or networking at all, so there aren't any private chat servers or anything for it. a bunch of people on a server could have it and have it turned on, and everyone would hear what everyone would be saying
Maybe it could be seed based? Like multiple people have the seed as "doge", so only people with the same seed can translate that particular encoded text. The code would need to encode player's chat differently per seed in order for this to work.

Maybe it could be seed based? Like multiple people have the seed as "doge", so only people with the same seed can translate that particular encoded text. The code would need to encode player's chat differently per seed in order for this to work.
Not quite understanding, provide an example please?

Not quite understanding, provide an example please?
For example, you input a bunch of characters into a GUI or something and that becomes your seed. When you send any message to the server, it alters your text according to the seed you have on.

More examples (Encoding can be done in a different way, this is just an example):
Encoded chat:
(Seed: orange): al katht
(Seed: doge): lk altht

What clients with seed orange see:
hi there
it hiere

What clients with seed doge see:
th itere
hi there

For example, you input a bunch of characters into a GUI or something and that becomes your seed. When you send any message to the server, it alters your text according to the seed you have on.

More examples (Encoding can be done in a different way, this is just an example):
Encoded chat:
(Seed: orange): al katht
(Seed: doge): lk altht

What clients with seed orange see:
hi there
it hiere

What clients with seed doge see:
th itere
hi there

oh i get it.
sounds interesting. i might do this along with some random idea of mmorpg chat

Automatic Camoflauge, changes you to the color of the brick you're looking at.
I actually asked a scripter if he could make this for me, he said it would be difficult.

I giant waffle that dances jubilantly as you watch with obscurity............

oh i get it.
sounds interesting. i might do this along with some random idea of mmorpg chat
Please don't do it in chat. That would be annoying as all forget having a tool for communication flooded with this stuff.

Stick it in a GUI and use TCP objects.

a mod that recolors the hand on a gun to your blockhead's

wouldn't mind if it needs to be implemented by the gun's creator

Why would you need a useless encrypted chat system when we have RTB and the normal chat already?!


a mod that recolors the hand on a gun to your blockhead's

wouldn't mind if it needs to be implemented by the gun's creator
Yeah, we'll go ahead and get working on 16777216 datablocks just for you to have ugly ass hands, recolored, on guns.

Guns also aren't client sided.