Archived from groups: alt.games.vga-planets (More info?)
Anyone have a good list of all the fcodes used in addons. I want to
update the Vga Planets Toolkit so it will not accidentally choose a
fcode for some addon if it randomizes it.
Archived from groups: alt.games.vga-planets (More info?)
"Kenneth Strom" <the_one_relic@yahoo.com> wrote in message
news:9de00d9f.0406150807.5cc7d193@posting.google.com...
> Anyone have a good list of all the fcodes used in addons. I want to
> update the Vga Planets Toolkit so it will not accidentally choose a
> fcode for some addon if it randomizes it.
>
> Ken.
> [Relic]
Archived from groups: alt.games.vga-planets (More info?)
"Merlyn" <Warchuck@nospam.thelastdomain.com> wrote in message news:<cangkm$gui@dispatch.concentric.net>...
> "edsvga" <host@battlestarcommand.com> wrote in message
> news:10cuf6vfb2qm60a@corp.supernews.com...
> > Not to be outdone by Merlyn
> >
> > http://www.battlestarcommand.com/Help/Friendlycodes/NewFriendlycodes.html
> >
> >
> > Ed
> >
>
> I will admit, I received all my FC info from my Hero, Ed!
If either of you could generate a text list of the fcodes it would be
really nice.
Archived from groups: alt.games.vga-planets (More info?)
Just make a set of characters you know are not in any of the friendly codes
and always use one of those randomly in one of the 3 positions.
"Kenneth Strom" <the_one_relic@yahoo.com> wrote in message
news:9de00d9f.0406150807.5cc7d193@posting.google.com...
> Anyone have a good list of all the fcodes used in addons. I want to
> update the Vga Planets Toolkit so it will not accidentally choose a
> fcode for some addon if it randomizes it.
>
> Ken.
> [Relic]
Archived from groups: alt.games.vga-planets (More info?)
> Just make a set of characters you know are not in any of the friendly
> codes and always use one of those randomly in one of the 3 positions.
Using Johan's list of codes, that would rule out all numbers, all
uppercase letters, all lowercase letters apart from "j" and "v"
and the special characters "?", "*", "$", "+", "-" and "@"...
Archived from groups: alt.games.vga-planets (More info?)
Kenneth Strom wrote:
> Anyone have a good list of all the fcodes used in addons. I want to
> update the Vga Planets Toolkit so it will not accidentally choose a
> fcode for some addon if it randomizes it.
If I were you, I would add support for either 'xtrfcode.txt' or
'fcodes.cc'. This way everyone can define what to consider special.
Especially 'xtrfcode.txt' has been out for years now. Time to give it
some serious client support.
Archived from groups: alt.games.vga-planets (More info?)
Make a list of valid friend code characters that are not used in any
friendly code. Then just pick one of those at random and include it in one
of the 3 positions for your generated random friendly code.
"Kenneth Strom" <the_one_relic@yahoo.com> wrote in message
news:9de00d9f.0406150807.5cc7d193@posting.google.com...
> Anyone have a good list of all the fcodes used in addons. I want to
> update the Vga Planets Toolkit so it will not accidentally choose a
> fcode for some addon if it randomizes it.
>
> Ken.
> [Relic]