Ulysses Stuff > Releases
PlayerTitle [v1.2] - A name and title display module
Lt.Smith:
Hey guys, I always used to like the fact that player names and titles popped up in ServerSecure (way back when), so I thought I'd recreate it for my favorite admin mod.
This addon displays names and an optional user titles above player's heads. For titles you need Ulib/ULX, but otherwise the names should display anyway. You can now choose between using SQLite, which is built into gmod, and mySQL if you want to store titles externally or span across multiple servers like me. There's also plenty of configuration you can do, but it'll work right off the bat too.
Installation:
* Extract the PlayerTitle folder to your addons folder.
* Read the readme for instructions!
* Done!
Known bugs and limitations:
* Sometimes when a map has ledges (such as gm_construct) the trace messes up and a player's name can disappear.
* If your database is far away, it can take a while to set the player's title as the query is executed. The game freezes during this time.
* When you hover over a player it still shows the default name and health info. Not really a bug but I have no clue how to remove it.
* Titles can be no longer than 40 characters. If you try to set a longer title the script stops you.
Thanks to:
* Screen location script copied from MrPresident's anti-AFK script. Later modified somewhat to include alpha calculations and title display etc.
* Spbogie for the suggestion of a query handler function to allow both mySQL and SQLite.
* Thanks to Pfc. Johnson for helping me test and debug.
* Also thanks to the people in the GmodSauce Sandbox server for their patience with my frequent resets, especially Paulendy, Hamit and Thizm.
CHANGELOG:
v1.2
- [ADDED] Added check to see if player was ragdolled/jailed/turned into a melon. Names are hidden during this time to prevent them from showing up at wierd locations.
v1.1
- [ADDED] Added support for SQLite.
- [ADDED] Added SQL subroutine to handle queries.
- [CHANGED] Name changed for Team Ulysses. Sorry guys, my mistake!
- [CHANGED] Added mySQL configuration options instead of hardcoding connection details.
v1.0
- Initial release.
Download
Paulendy:
I am still not a Pie :D
JamminR:
Please Rename ASAP.
http://forums.ulyssesmod.net/index.php/topic,3167.0.html
Lt.Smith:
--- Quote from: JamminR on June 28, 2008, 06:46:59 AM ---Please Rename ASAP.
http://forums.ulyssesmod.net/index.php/topic,3167.0.html
--- End quote ---
Whoops, my bad.
Update: fixed. Sorry, didn't see that.
JamminR:
It's ok. Please make sure you work on the actual info.txt, file name and any other places the original name is mentioned. Uname was released to the wild a few months ago.
Thanks.
Navigation
[0] Message Index
[#] Next page
Go to full version