Hey,

Lets say I am trying to spawn a certain character by the name of Jesus.

Now, lets say his surname just happens to be ''of_Nazareth''. However, when I edit the relevant files, I get the problem that he spawns alright, but his name appears to be ''Jesus of Nazareth'', which is really annoying.

I've changed files in the tex/names folder, in the descr_names_lookup and descr_names files, but nothing seems to work, the spacing is off.

This is the command I use to spawn him:

spawn_army
faction slave
character, Jesus of_Nazareth, named character, command 0, influence 0, management 0, subterfuge 0, age 36, , x 199, y 91
unit roman cavalry eqvites consvlares, exp 0 armour 0 weapon_lvl 0
end
But still, the spacing is off. Does anyone have any ideas?