22.08.2013, 06:14
Hello, I want to create a /invite and /join function.
The criteria must be:
- Once the inviter or the invited person disconnects from the server, the invite is not valid anymore (to prevent someone else with the same player ID with the disconnected invited person being able to /join instead.
I am confused on which/how enum/variable to use, perhaps both to make it work? Optional: please show me the basic structure.
The criteria must be:
- Once the inviter or the invited person disconnects from the server, the invite is not valid anymore (to prevent someone else with the same player ID with the disconnected invited person being able to /join instead.
I am confused on which/how enum/variable to use, perhaps both to make it work? Optional: please show me the basic structure.