Sending requests

Discussion in 'Plugin Development' started by Kamisoyokaze, Jun 24, 2012.

Thread Status:
Not open for further replies.
  1. Offline

    Kamisoyokaze

    I want to set up some sort of request system, say to join a group (sort of like factions) and for the request to last for 60 seconds. I was thinking about when the request is sent, add the name and the group that they are requested to join to an ArrayList and start a scheduler that lasts 60 seconds then removes their name from the ArrayList after 60 seconds. To accept it would check to see if that persons name is with the group they are trying to join. Is this an ok way to do this?
     
  2. wrong topic, post at plugin requests @<insert name of mod here> can you move it to the right forum?
     
  3. Offline

    Kamisoyokaze

    What are you talking about, this isn't a request and it's not in the wrong forum. I'm asking if this is the right way to program this. Stop back-seat moderating, especially if you are getting it wrong. Instead, focus on being of some real help, instead of being a pest.
     
  4. Offline

    JOPHESTUS

    There's no need to be rude. He was just trying to help make the forums nicer.
     
  5. Offline

    Kamisoyokaze

    Exactly what I was doing by doing that, people that do that are annoying. Anyway this is waaay off topic, back on it please.
     
  6. Offline

    hockeygoalie5

    Yes, that is how I would do it.
     
Thread Status:
Not open for further replies.

Share This Page