Garry's Mod

Garry's Mod

Not enough ratings
RolePlay Player Info
   
Award
Favorite
Favorited
Unfavorite
Content Type: Addon
Addon Type: Tool
Addon Tags: Fun, Roleplay
File Size
Posted
6.415 KB
24 Mar, 2023 @ 12:38pm
1 Change Note ( view )

Subscribe to download
RolePlay Player Info

Description
Introducing the "Dynamic Player Profession Display" addon for Garry's Mod - a unique and captivating enhancement that takes your server experience to the next level! This innovative script dynamically displays a player's name, health, and profession based on their player model right above their heads, providing an engaging and interactive atmosphere for all players on the server.
If the playermodel is not in the config list, then it will display a random color and a random profession over the player (which is defined in a large list in the script file)

Key Features:
• Dynamically displays player's name, health, and profession above their heads
• Assigns professions to players based on their player models
• Comes with a pre-configured list of player models and professions
• Customizable player models and professions for your unique server needs
• Seamless fading effect based on distance, ensuring an immersive experience
• Easy integration with your existing server setup

This addon has been meticulously crafted to provide an unparalleled gaming experience while still offering customization options for server owners. With the ability to modify player models and professions, you can tailor the Dynamic Player Profession Display to suit the theme and style of your server.
Elevate your Garry's Mod server with the Dynamic Player Profession Display addon! Download now and take your player interaction to new heights with this one-of-a-kind enhancement.

Example Config:
local Professions = {
["Cop"] = {
color = Color(0, 0, 255),
models = {"models/player/kerry/policeru_01_patrol.mdl", "models/player/kerry/policeru_02_patrol.mdl", "models/player/kerry/policeru_03_patrol.mdl", "models/player/kerry/policeru_04_patrol.mdl", "models/player/kerry/policeru_05_patrol.mdl", "models/player/kerry/policeru_06_patrol.mdl", "models/player/kerry/policeru_07_patrol.mdl"}
},
["Drug Dealer"] = {
color = Color(127, 63, 63),
models = {"models/player/arctic.mdl"}
},
["John Rambo"] = {
color = Color(127, 0, 0),
models = {"models/player/guerilla.mdl"}
},
["Police Officer"] = {
color = Color(0, 128, 255),
models = {"models/player/kerry/policeru_01.mdl", "models/player/kerry/police_01_female.mdl"}
}
}

GitHub: https://github.com/OctoPassik/GMod-Roleplay-Player-Info
2 Comments
OctoPass  [author] 8 Mar, 2024 @ 7:58am 
If I don't get lazy, I'll give it a try
7777 Tʜɛ Ӻ๑๛∂ß¡tξr 4 Mar, 2024 @ 12:20pm 
Can you please do this for NPCs as well?