Goodmorning everyone. I would like to have all the characters born in the same area and then, through a gump, let them choose the city where to be placed. once placed, a permanent title will appear under your in-game name.

example:

Alexander
City of New York
Post automatically merged:

nothing??:(
 
Last edited:
What you are attempting to complete, is actually extremely complex. Closest thing I've seen that might do what you would do, is the Player Government System. It adds a City prop to PlayerMobile, and I think you can display City Titles using it... But the plugin itself requires a lot of player side work to create player ran cities. When I did it it costed around 1.7m boards, and half as many ingots, and some granite.

tl;dr of your issue. You need to make PlayerMobile changes to add a field for City. Modify PlayerMobile to always display City. These are both core edits, which means there is no drag/drop way to do what you are trying to do.
 
I could do it through a gate instead of a gump through it, write city name under my name and teleport me there.
 
Quick search of the forums here with a few edits it could possibly work.

 
Back