Ideas for Stendhal/PvP Challenges: Difference between revisions
Content deleted Content added
imported>Madmetzger No edit summary |
imported>Madmetzger No edit summary |
||
Line 9:
# Opt-Out based system: Players can decide to not participate in PvP. By default they are open to PvP.
# Opt-In based system: Players can decide to participate in PvP. By default they are not part of PvP.
# Challenge based system: Players can challenge each other to fight a duel. Only if both sides agree they can fight. By default players are not part of PvP.
Implementing some kind of Opt-Out for PvP could be abused. TODO: Example
Line 16:
The third option is a bit more complex and still has some gaps for abuse. But due to the nature of the system abuse is quit as soon as one of the involved players died or logs out.
Therefore we should go for a challenge based system.
==Challenge System for PvP==
Handling PvP combat in a challenge based system within Stendhal brings up some necessary considerations. We want to address them in this section.
# Lifecycle of challenges
# GUI design
# Server side infrastructure
| |||