At its current count, there are 9 standard messages that can be relayed when one uses the TTT radio. Everything from "Yes" to "No" to "Name is a Traitor!" Now I think that adding one or even two more messages would do a lot of good. Yes I realize that you run out of numbers, but what about - or = or _ or +? The only additions I could possibly thinkg off would be "This person is Proven" or "I am proven and have T equipment" Any additions that you guys have would be great. Yes I also know that you can simply bind whatever message you want to a key, I just think it would be more efficient if it was integrated.
Right right, but wouldn't just adding the word "proven" or replacing "innocent" with "proven" just be better in terms of in game communciation?
you can bind a key to say "I am proven and have T equipment" by typing this into console - Bind "key" "say I am proven and have T equipment". PS you can do any message like this :3
Just so you know the Suitzoom menu is clientside not serverside you can edit it for yourself but not force everyone who joins it to have the same
its possible for the server to change the server side and download custom items/files (if the client enables it) but the problem is some things the server change change. This includes Suitzoom,configs,settings basicly the things that are stored on a clean gmod install. This would be possible if the server made a downloadable link for the suitzoom and you download and install it to gmod localy sorry Stepper ive ben working with lua for 3 years and basicly 90% of all programing methods so i know my stuff
The suitzoom radio could also be re-programmed to use a server sided, or maybe even a new file for it to use. . I made something like this for a server I played on about 2 years ago, I had -still have, probably even less now- very little understanding of LUA, but I program in C#. But I'm almost sure a lot of the methods work in LUA.
well its possible to make the suotzoom radio server sided but the problem is still then you have to replace the suitzoom with another keyword and bind a key to that menu (you basicly add a new console command) and yes its easy to program C# things but you cant think C# when working with lua its like trying to put Python into C# (Programmers wil get this)
I'm not even saying that you can program C# while actually programming LUA, I'm just saying it's easy to convert C# to Lua, or lots of programming languages acutally.