2008/6/21 Alexander Wagner <[EMAIL PROTECTED]>:
> Hi!
>
> Could it be possible to have more than one ratings.ssp
> within scid? I stumbled accross this idea while working on
> CC support in some discussion with Austin. Actually, it
> would probably be pretty easy to export e.g. the SchmingMind
> ratings to a proper rating file for scid, though one would
> still like to have the ratings that Franz generats for "the
> big people" at hand. As on chess servers there's usually the
> login name displayed these two would not mix up.
>
I don't think it is possible right now, but changing code to handle that
should not be too complicated.
> A similar, "inverse" question arrises for the photo files.
> Is there a way to have an association between several names?
> Ie. if a player is displayed by his real name as well as by
> his login ID? For ongoing games I can not solve this by
> spell checking of the names as I also use the delivered
> login names on the server for game identification, plus, the
> login names on a server have the very nice feature that they
> have to be unique. Currently, the only way I can work
> arround this issue is by storing the same photo for several
> names.
>
A solution is to set an array
set aliasPhoto("alias_name1") "name1" in spf file
and in updatePlayerPhotos proc handle the indirection : if
aliasPhoto("alias_name1") exists, use its value, or use the actual value.
Pascal
-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Scid-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/scid-users