This is a read only copy without any forum functionality of the old Modcraft forum.
If there is anything that you would like to have removed, message me on Discord via Kaev#5208.
Big thanks to Alastor for making this copy!

Menu

Author Topic: [SOLVED] TrinityCore Spaced names  (Read 1679 times)

40thzombie

  • Registred Member
  • GM Isle Explorer
  • *****
  • Posts: 16
    • View Profile
[SOLVED] TrinityCore Spaced names
« on: August 28, 2013, 03:48:28 pm »
Does anyone know how to Enable spaced names on a trinity Server?
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

sjustin1996

  • Registred Member
  • BLP Convertor
  • *****
  • Posts: 6
    • View Profile
Re: [SOLVED] TrinityCore Spaced names
« Reply #1 on: October 12, 2014, 08:13:26 am »
Quote from: "40thzombie"
Does anyone know how to Enable spaced names on a trinity Server?
Man it would be super cool to know how this was solved.
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

Ascathos

  • Moderators
  • Creator of Worlds
  • *****
  • Posts: 1129
    • View Profile
Re: [SOLVED] TrinityCore Spaced names
« Reply #2 on: October 12, 2014, 02:40:15 pm »
Pretty sure it's also a client restriction.

However. Sole-code wise, you can change a bool that CharacterHandler:.HandleCharCreateOpcode() hands over to ObjectMgr::isValidString (bool numericOrSpace) and see if it works.
« Last Edit: January 01, 1970, 01:00:00 am by Admin »