Added messages to the Suitzoom radio.

Discussion in 'TTT Suggestions' started by Tom Hanks, Jun 21, 2014.

?

Should additional messages be added to suitzoom?

  1. Yes

    1 vote(s)
    12.5%
  2. No

    1 vote(s)
    12.5%
  3. Perhaps

    0 vote(s)
    0.0%
  4. Tom Hanks is a Traitor!

    6 vote(s)
    75.0%
  1. Tom Hanks

    Tom Hanks Active Member

    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.
     
  2. The Seventh

    The Seventh Bloom. VIP

    "This person is Proven" is already in the default suit zoom by saying "This person is innocent".
     
  3. Tom Hanks

    Tom Hanks Active Member

    Right right, but wouldn't just adding the word "proven" or replacing "innocent" with "proven" just be better in terms of in game communciation?
     
  4. 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
     
  5. jack-o-larstern

    jack-o-larstern Title VIP

    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
     
    • Agree Agree x 1
  6. Stepper

    Stepper New Member

    It's also possible for the server to change it though.
     
  7. jack-o-larstern

    jack-o-larstern Title VIP

    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 ;)
     
  8. Stepper

    Stepper New Member

    The suitzoom radio could also be re-programmed to use a server sided, or maybe even a new file for it to use. :p. 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.
     
  9. jack-o-larstern

    jack-o-larstern Title VIP

    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 :D its like trying to put Python into C# (Programmers wil get this) :p
     
  10. Stepper

    Stepper New Member

    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.
     
  11. Wait, how do you change the suitzoom menu on clientside?