I wonder how a room knows which extesion conducts the activities within it.
For example:
How the following code(mazeGame)
Code: Select all
<Zone name="mazeGame">
<Rooms>
<Room name="The Entrance" maxUsers="50" isPrivate="false" isTemp="false" autoJoin="true" />
</Rooms>
</Zone>
Thanks,
Eyal.