change default guest_nnn
Posted: 23 Dec 2010, 17:53
Hello,
I'm using SFS Pro 1.6.6, in My config.xml, I've setup a default room :
<Rooms>
<Room name="Home" isPrivate="false" isTemp="false" autoJoin="true" limbo="true" />
</Rooms>
SFs assigns a default name to the user when s/he joins this default room, i.e. default user name in the room is guest_nnn.
Is there any way to change this default name? say I wont it to be based on a given pattern : ID_nnn
I've checked, there's a function _server.getGuestName(), but there's no one to set this Guest Name
Thanks for help
I'm using SFS Pro 1.6.6, in My config.xml, I've setup a default room :
<Rooms>
<Room name="Home" isPrivate="false" isTemp="false" autoJoin="true" limbo="true" />
</Rooms>
SFs assigns a default name to the user when s/he joins this default room, i.e. default user name in the room is guest_nnn.
Is there any way to change this default name? say I wont it to be based on a given pattern : ID_nnn
I've checked, there's a function _server.getGuestName(), but there's no one to set this Guest Name
Thanks for help