Modcraft - The community dedicated to quality WoW modding!

Wrath of the Lich King Modding => Serverside Modding => Topic started by: Blackplayer27 on September 01, 2011, 03:42:00 pm

Title: Surnames in 3.3.5
Post by: Blackplayer27 on September 01, 2011, 03:42:00 pm
In the beta of World of Warcraft, it was possible to give the character a surname. And I wanted to ask whether it is possible through a script to active this function.

---German Part---

Da mein englisch schlechter als schlecht ist wollte ich noch ein Deutschen Part hinzufügen.

Meine frage ist, ist es den möglich die Nachnamen wieder in World of Warcraft einzuführen ? Es wäre eine recht gute Erweiterung für die Rollenspiel Server. Und es durchgehend in FlagRPS schreiben zu müssen ist ja auch irgendwie sinnlos. Deshalb wollte ich euch fragen ob das möglich ist, und wenn ja wie.
Title: Re: Surnames in 3.3.5
Post by: schlumpf on September 01, 2011, 03:45:42 pm
It's possible for the server to send anything as name of a unit, so it's possible.
Title: Re: Surnames in 3.3.5
Post by: Everon Mightbane on September 01, 2011, 03:49:50 pm
How would it be done? I set my database to allow names up to 30 characters so you could have say 'Everon Mightbane' however when I attempt to login on the character it disconnects and forcerenames me automatically.
Title: Re: Surnames in 3.3.5
Post by: schlumpf on September 01, 2011, 04:41:54 pm
Thats something your server does. You need to remove that behaviour.
Title: Re: Surnames in 3.3.5
Post by: Steff on September 01, 2011, 06:38:15 pm
Or jsut ise flagrsp on your server. You can also add the addon to the patch so everyone use it.
There you can add mich more then the name.
Title: Re: Surnames in 3.3.5
Post by: Zim4ik on September 01, 2011, 06:40:49 pm
If it for RolePlay just use guild func.
Title: Re: Surnames in 3.3.5
Post by: Everon Mightbane on September 01, 2011, 06:49:11 pm
How would I go about removing that function from my core? I have not the slightest clue where to start.
Title: Re: Surnames in 3.3.5
Post by: Blackplayer27 on September 04, 2011, 02:41:05 pm
And how i can script that ? I will only show the Surname after the Char name.
Title: Re: Surnames in 3.3.5
Post by: schlumpf on September 04, 2011, 02:48:48 pm
You may want to look for the name sending to the client in your emulators player class.