in my config.xml I have the following:
Code: Select all
<Zones>
<Zone name="someZone" emptyNames="true" uCountUpdate="false" buddyList="false" roomListVars="false">
<Rooms>
<Room name="waitingRoomFR" isPrivate="true" password="myp4ssword" maxUsers="250" isTemp="false" autoJoin="false" />
</Rooms>
</Zone>
</Zones>
And when I try to join this room I get the "wrong password" error.
Any idea?
Thank you guys
-François-