1. Welcome to LilyPad. Download the project, explore the forums, and create your own LilyPad network.


    If you use the software and enjoy it or have a question, or would like to contribute to the future of the software directly or through resources, please sign up and join our little community.

Cancel RedirectRequest

Discussion in 'Development' started by TimB0ne, Jan 15, 2014.

  1. TimB0ne

    TimB0ne New Member

    Hello guys!
    Is there any event, that is fired, when I send a RedirectRequest? My english is not very well, so here is an example:

    Player TimB0ne send from HUB01 to SG01
    HUB01 send a RedirectRequest and SG01 checks if the Player TimB0ne has the permission "x.y" -> if TimB0ne has permission, then give back "Go in, you are welcome" and let him join | if TimB0ne doesn't have permission, then give back "Go away, we are full" and don't let him join.

    Is there any event for me? :)

    Thanks a lot :D
  2. Coelho

    Coelho Software Engineer Staff Member Administrator Maintainer

    You should check if they are allowed to go to that server before you redirect them, not after.

Share This Page