Random click between both users

Issue #294 closed
Benjamin created an issue

When two users click the same tile in Habbo Hotel, one of them goes randomly to the tile. This would be good for many games where you need to sit before another one does it and i dont know what emulator uses this, then is a good feature.

Comments (8)

  1. Beny

    I think he means the person who clicks first should walk first, not the person who entered the room first.

    In most emulators the user who entered the room first, goes into the room's users array first, and then their walking processes before the other player. Making it harder to win Falling Furniture game because he can never beat the player who came in room first.

    In Habbo the person who clicks first will walk first.

  2. SantiQ

    Hi, its benjamin the one who post this, i wnated to relive this because this was not solved but i see the main problem now and i'll proceed explain it better. Arcturus use to priorize the path of the user a HabboQueue type FIFO or LIFO (First in, First Out/ Last in, First Out), which mean that the one that enter first/last on the room, will be the first to prior in his path to the tile when another habbo crosses in the same tile at the same time. But the case is, there is another type of queues called "SIRO", as i saw in wikipedia or somewhere, it means"Select in Random Order") and thats may the one that Habbo Hotel do use in their emulator.

    wanted to do a new issue but i saw that that was unnecesary having this one.

  3. Log in to comment