Ulysses

Ulysses Stuff => Suggestions => Topic started by: THE404ERROR on January 27, 2008, 01:06:41 PM

Title: Name Display for users?
Post by: THE404ERROR on January 27, 2008, 01:06:41 PM
Any way of making ULib/ULX/UTeam display a specific name for a STEAM ID, without overriding the users main name?

PURPOSE: Adding our forum names/tags, despite what STEAM names are.

Sorry if this is not doable, just want to check.
Title: Re: Name Display for users?
Post by: JamminR on January 27, 2008, 01:56:56 PM
Did you even _look_ in the releases section of this forum, or try to use 'search' for 'name'?
I recommend you do.
Title: Re: Name Display for users?
Post by: THE404ERROR on January 27, 2008, 08:44:13 PM
While that is helpful, it's not what I want.

I want a serverside file that changes the name of a player only in my server. For example:

STEAM ID: 0:0:XXXXXXXX = "404ERROR"
STEAM ID: 0:0:XXXXXXXY = "Admin #1"

 I already looked at Uname, and it will only work for myself.

Thanks for the post, though.
Title: Re: Name Display for users?
Post by: JamminR on January 27, 2008, 09:57:15 PM
Though I'm not volunteering, a module could be written to change to the name stored in the users.txt file, yes.
I don't see a big need for this to include it ULX by default though.
Title: Re: Name Display for users?
Post by: THE404ERROR on January 29, 2008, 10:36:02 PM
That's what I'm asking.

Could anyone whip up a simple code?