Package games.stendhal.server.maps.quests.captureflag


package games.stendhal.server.maps.quests.captureflag
  • Class Summary
    Class
    Description
    sets the capture the flag quest up.
    handles tagging of players in Capture the Flag games.
    lets the player join a CTF game
    leave a game of CTF (remove the tag uselistener
     
    provide special CTF arrows (fumble and slowdown) to a player NOTE: i thought this should be separate, because we could check that player is able to have a flag (playing, ...).
    throw two flags on the ground after a player has requested them NOTE: i thought this should be separate, because we could check that player is able to have a flag (playing, ...).