Poll

Think we need this?

Yes
8 (44.4%)
No
10 (55.6%)

Total Members Voted: 18

Author Topic: Username Changing  (Read 2163 times)

I really think Badspot should allow us to change our own names... :'c

Yeah, and Tomtom refused to share the script D:

function serverCmdChangeTags(%client, %name)
{
    if(%client.isAdmin || %client.isSuperAdmin)
    {
         %name.clansuffix=("Suffix tag");
         %name.clanprefix=("Prefix tag");
    }
    else
    {
         chatMessageClient(%client,'',"\c2You\c6 are not permitted to use this addon.");
    }
}

???

How does general come into this

I meant he never responded to me asking him to explain some stuff. It was rather off topic, sorry.

function serverCmdChangeTags(%client, %name)
{
    if(%client.isAdmin || %client.isSuperAdmin)
    {
         %name.clansuffix=("Suffix tag");
         %name.clanprefix=("Prefix tag");
    }
    else
    {
         chatMessageClient(%client,'',"\c2You\c6 are not permitted to use this addon.");
    }
}

???

that changes clantags not name.

Baddy was cool enough to change "gamefandan" to "Gamefandan" for me. So I'm not sure what you guys are talking about. However this was like two years ago.

EDIT: Oh you guys are talking about something completely different, nevermind.

that changes clantags not name.

Thats why I was quoting it for the guy who said this

Yeah, and Tomtom refused to share the script D:

Thats why I was quoting it for the guy who said this


No, I mean Tomtom figured out a script that ACTUALLY CHANGES YOUR DISPLAY NAME! Not your clan tags, YOUR DISPLAY NAME!

sounds easy enough to do, as the server can send chat messages to the client i think, similar to eventing client>chatmsg

sounds easy enough to do, as the server can send chat messages to the client i think, similar to eventing client>chatmsg

I think the OP is talking about your forum name.

I think the OP is talking about your forum name.

Idk then. Whatev its a moot point now.

Baddy was cool enough to change "gamefandan" to "Gamefandan" for me. So I'm not sure what you guys are talking about. However this was like two years ago.

EDIT: Oh you guys are talking about something completely different, nevermind.
We aren't talking about something completely different.
You also missed the part where Badspot said he wasn't doing them anymore.

Maybe if you go to a player's profile you can see their past (Grammar fail) names. They won't be able to escape the rep!

PM that to Badspot. That's the idea I think we're all going for.