I don't know if this was intentional or an oversight but the constant for map1 realm is missing from the UO.em file.
I seem to remember it used to be defined in the UO.em file as : const BRITANNIA_ALT := "britannia_alt";
Britannia_alt constant missing from UO.em
Re: Britannia_alt constant missing from UO.em
Is there some reason why this constant hasn't been added to the uo.em file yet? I have to add it every time I recompile POL. Maybe there's another way to get to map1 without using britannia_alt as the realm parameter and that's why it's not included. If so, please let me know. If not could someone authorized to submit to the SVN add this constant?
Thanks.
Thanks.
Re: Britannia_alt constant missing from UO.em
Added const REALM_BRITANNIA_ALT to uo.em in last revision
I looked at how the realms are working, looks like only "britannia" as the default realm have the name hardcoded in core, but I see no reason why this constant was not added.
I looked at how the realms are working, looks like only "britannia" as the default realm have the name hardcoded in core, but I see no reason why this constant was not added.
Re: Britannia_alt constant missing from UO.em
Thanks. It must have been present at some point in the development cycle because I distinctly remember seeing it, Most certainly it was in the initial release of POL 0.96. Then at some point it was removed for whatever reason.
Again, thanks and thanks for the continued work on POL.
Again, thanks and thanks for the continued work on POL.