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
-
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.
-
It's possible for the server to send anything as name of a unit, so it's possible.
-
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.
-
Thats something your server does. You need to remove that behaviour.
-
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.
-
If it for RolePlay just use guild func.
-
How would I go about removing that function from my core? I have not the slightest clue where to start.
-
And how i can script that ? I will only show the Surname after the Char name.
-
You may want to look for the name sending to the client in your emulators player class.