Toribash
Original Post
command to send tc ingame
that would be very helpful

If I was able to have one wish, it would be to live closer to my one true love Fred, his beard tastes so nice.
He is also a far superior tk player.
LegGang
Bump/Edit

I understand the security issues of having a command to send TC and how it could be used it scripts.

But how about being able to transfer TC from within toribash? Somewhere on the shop UI in the menu. I know it’s not THAT big of a game changer, but it could be somewhat useful.

If I was able to have one wish, it would be to live closer to my one true love Fred, his beard tastes so nice.
He is also a far superior tk player.
LegGang
I support this and adding like sending items aswell from the inventory ui, with it's security system maybe. Sometimes trades are made ingame, and gifting things should work faster
I AM A STEGOSAURUS.
It won't get added. I also suggested this around a year ago and they refused.
Last edited by Sora; May 2, 2025 at 08:12 PM.
LEADER OF ABSOLUTE SANCTUM
RECORD HOLDER
In-game commands to send tc / items will never happen. There are various reasons for that with main one being the fact that it essentially implies having two completely separate trading systems - one web based, written in PHP, and another as part of the game server, written in C++. Maintaining these two separate systems would be a nightmare as they'd always have their own unique issues and would still need to be kept in sync whenever there are changes done to either.

Trading from modern game UI might become a thing in future. There are certain security concerns in terms of preventing fraud done by third party lua scripts, but they're generally resolvable to a point where we'd be confident users cannot get scammed unless they go out of their way to break their own game client.