Author Topic: Tab menu  (Read 5229 times)

0 Members and 1 Guest are viewing this topic.

Offline brycenmm

  • Newbie
  • *
  • Posts: 12
  • Karma: -1
Tab menu
« on: April 11, 2015, 05:09:27 PM »
Is there a tab menu out there, a custom one, which glows for certain ranks? I mean the actual NAME glows, not the rank name. I want this so I'll have ease at going undercover to watch my staff.

Offline Livaco

  • Full Member
  • ***
  • Posts: 133
  • Karma: -37
    • Livaco
Re: Tab menu
« Reply #1 on: April 11, 2015, 05:12:32 PM »
Try searching it up. I doint know about one though
Here To Help And Be Happy And Help :)

My Website
My Addons
PermaBanV1.0

Quote from:  Livaco on April 12 at 9:10:20 PM
I May Be Dum But Am Still Better Then The Rest

Livaco Products©

Offline Aaron113

  • Hero Member
  • *****
  • Posts: 803
  • Karma: 102
Re: Tab menu
« Reply #2 on: April 11, 2015, 10:05:49 PM »
What do you mean by name glows?  Like ESP or something?

Offline Livaco

  • Full Member
  • ***
  • Posts: 133
  • Karma: -37
    • Livaco
Re: Tab menu
« Reply #3 on: April 12, 2015, 02:56:02 AM »
What do you mean by name glows?  Like ESP or something?
Livaco has joined the game
Livaco: hi
Here To Help And Be Happy And Help :)

My Website
My Addons
PermaBanV1.0

Quote from:  Livaco on April 12 at 9:10:20 PM
I May Be Dum But Am Still Better Then The Rest

Livaco Products©

Offline brycenmm

  • Newbie
  • *
  • Posts: 12
  • Karma: -1
Re: Tab menu
« Reply #4 on: April 12, 2015, 10:36:08 AM »
Like liv said, however the name itself on the scoreboard glows, and it glows different colors depending on the rank. So, say your rank is super admin, your name glows red. Say you're a vip, your name glows yellow, and mod grows green, admin blue, etc.
« Last Edit: April 12, 2015, 10:41:27 AM by brycenmm »

Offline Livaco

  • Full Member
  • ***
  • Posts: 133
  • Karma: -37
    • Livaco
Re: Tab menu
« Reply #5 on: April 12, 2015, 10:42:09 AM »
Like liv said, however the name itself on the scoreboard glows, and it glows different colors depending on the rank. So, say your rank is super admin, it glows red. Say you're a vip, it glows yellow, and mod grows green, admin blue, etc.
Just Like DarkRP And Their Color On The Jobs?
Here To Help And Be Happy And Help :)

My Website
My Addons
PermaBanV1.0

Quote from:  Livaco on April 12 at 9:10:20 PM
I May Be Dum But Am Still Better Then The Rest

Livaco Products©

Offline brycenmm

  • Newbie
  • *
  • Posts: 12
  • Karma: -1
Re: Tab menu
« Reply #6 on: April 12, 2015, 10:47:34 AM »
Just Like DarkRP And Their Color On The Jobs?

No, this is actual colour on the names, not under or over. The actual letters are coloured, depending on ranks.

EDIT: like say glowing PLAYER names on this https://garrysmods.org/download/6046/replacement-darkrp-scoreboard
« Last Edit: April 12, 2015, 10:55:46 AM by brycenmm »

Offline Livaco

  • Full Member
  • ***
  • Posts: 133
  • Karma: -37
    • Livaco
Re: Tab menu
« Reply #7 on: April 12, 2015, 11:02:29 AM »
Oh ok
Here To Help And Be Happy And Help :)

My Website
My Addons
PermaBanV1.0

Quote from:  Livaco on April 12 at 9:10:20 PM
I May Be Dum But Am Still Better Then The Rest

Livaco Products©

Offline brycenmm

  • Newbie
  • *
  • Posts: 12
  • Karma: -1
Re: Tab menu
« Reply #8 on: April 12, 2015, 12:55:29 PM »
Anyone? Also, "oh ok" wasn't needed.

Offline Livaco

  • Full Member
  • ***
  • Posts: 133
  • Karma: -37
    • Livaco
Re: Tab menu
« Reply #9 on: April 12, 2015, 01:10:20 PM »
Anyone? Also, "oh ok" wasn't needed.
Ive Got A Code But Doint Know Where To Put It, Thank Facepunch xD

Code: [Select]
Local Color = SetColor(math.rand(1, 255), math.rand(1, 255), math.rand(1, 255), 255)

draw.SimpleText("text", "font", x, y, Color, TEXT_ALIGN_CENTER)
Here To Help And Be Happy And Help :)

My Website
My Addons
PermaBanV1.0

Quote from:  Livaco on April 12 at 9:10:20 PM
I May Be Dum But Am Still Better Then The Rest

Livaco Products©

Offline Livaco

  • Full Member
  • ***
  • Posts: 133
  • Karma: -37
    • Livaco
Re: Tab menu
« Reply #10 on: April 12, 2015, 01:12:54 PM »
Another Code If That One Doesent Work

Code: [Select]
local Var = math.abs( math.sin( CurTime() * 2 ) )

TextColor = Color( Var * 255, Var * 255, Var * 255 )
Here To Help And Be Happy And Help :)

My Website
My Addons
PermaBanV1.0

Quote from:  Livaco on April 12 at 9:10:20 PM
I May Be Dum But Am Still Better Then The Rest

Livaco Products©

Offline brycenmm

  • Newbie
  • *
  • Posts: 12
  • Karma: -1
Re: Tab menu
« Reply #11 on: April 12, 2015, 06:36:23 PM »
Another Code If That One Doesent Work

Code: [Select]
local Var = math.abs( math.sin( CurTime() * 2 ) )

TextColor = Color( Var * 255, Var * 255, Var * 255 )

And where does this stuff go?

Offline Livaco

  • Full Member
  • ***
  • Posts: 133
  • Karma: -37
    • Livaco
Re: Tab menu
« Reply #12 on: April 13, 2015, 01:14:04 AM »
And where does this stuff go?
No idea. Try going into the file and creating a new .lua file
Here To Help And Be Happy And Help :)

My Website
My Addons
PermaBanV1.0

Quote from:  Livaco on April 12 at 9:10:20 PM
I May Be Dum But Am Still Better Then The Rest

Livaco Products©

Offline Buzzkill

  • Respected Community Member
  • Full Member
  • *****
  • Posts: 176
  • Karma: 59
    • The Hundred Acre Bloodbath
Re: Tab menu
« Reply #13 on: April 13, 2015, 05:22:42 AM »
You'd want to look in your current scoreboard (something like cl_scoreboard.lua, cl_hud_score.lua, etc.. depending on your gamemode), locate where in the code it's building and displaying player names and adjust accordingly.


Offline brycenmm

  • Newbie
  • *
  • Posts: 12
  • Karma: -1
Re: Tab menu
« Reply #14 on: April 13, 2015, 11:42:32 AM »
You'd want to look in your current scoreboard (something like cl_scoreboard.lua, cl_hud_score.lua, etc.. depending on your gamemode), locate where in the code it's building and displaying player names and adjust accordingly.

I'm not a coder at all. Something like where I'd put if their rank is something their name glows?


« Reply #4 on: Yesterday at 10:36:08 AM »
QuoteModifyRemove
Like liv said, however the name itself on the scoreboard glows, and it glows different colors depending on the rank. So, say your rank is super admin, your name glows red. Say you're a vip, your name glows yellow, and mod grows green, admin blue, etc.
Modify message
« Last Edit: April 13, 2015, 11:47:57 AM by brycenmm »