Is there ability to edit the character name or banner choices?

Users who are viewing this thread

I haven't seen anywhere in game to do it.

The save file has a text entry for name (easy to alter) but the banner is a coded text string. It would be nicer if there was a way to just do it in game.

I just didn't know if text editing that file would cause any problems.
 
You can edit the banner by pressing B on the world or campaign map whatever the **** it's called. Haven't been able to find anything on the name though which is disappointing.
 
Cool, thanks (should have seen the B key in the options). It saves me having to do too much work on that.

I also started decoding the fields. Here is what I have so far:

"ClanBannerCode":"11.154.154.1536.1536.768.768.1.0.0.100.155.155.483.483.773.729.0.0.0"

"ClanBannerCode":"11.{BG Color}.{BG Color}.1536.1536.768.768.1.0.0.{Sigil}.155.155.{Sigil Size}.{Sigil Size}.773.729.0.0.0"

x = default, no change seen
Size = (483.483 = default, 700.700 = max, 100.100 = min)
sigil code = (100 = first, 535 = last) -- not sure about coding
BG color = (2.2 = green, 154.154 = orange-yellow)
 
Back
Top Bottom