![]() |
[SUGGESTION] some kind of system to schedule matches/meetups - Printable Version +- Xonotic Forums (https://forums.xonotic.org) +-- Forum: Creating & Contributing (https://forums.xonotic.org/forumdisplay.php?fid=10) +--- Forum: Xonotic - Suggestion Box (https://forums.xonotic.org/forumdisplay.php?fid=20) +--- Thread: [SUGGESTION] some kind of system to schedule matches/meetups (/showthread.php?tid=2227) |
some kind of system to schedule matches/meetups - jammo - 10-08-2011 Nice work guys, i'm very impressed with Xonotic. Unfortunately it looks like Xonotic has the same problem Nexuiz has.. no players ![]() I wonder if some kind of system could be created where players could agree to meet on certain servers at a certain time. Or something like "check back every hour on the hour for a match". Of course we all need to join the server and hang out at least a few minutes so that people can see that other people are there. I not sure if you should try to implement this in game, or just as a website. Or we could even just get server operators to put MOTD as to when to look for a match, like "Monday, Wednesday, Friday at 7:00 Pacific time!" RE: some kind of system to schedule matches/meetups - noobermin - 10-08-2011 There is a system: irc. http://forums.xonotic.org/showthread.php?tid=1877 It's probably another "geeky linux-ish" thing you might have to learn, but irc gets you in touch with xonotic/nexuiz people as well as devs and other things. And...nexuiz does still have players *ducks rotten fruit* RE: some kind of system to schedule matches/meetups - Lord Canistra - 10-08-2011 to put it short, #xonotic.pickup channel at irc.quakenet.org Get some IRC client, join this channel (via client GUI or /join #channelname command), read welcoming message from xpickbot and you're ready for matchups. RE: some kind of system to schedule matches/meetups - naryl - 10-08-2011 xpickbot also *can* have a web interface. (actually it has one already but it's not for users) Somebody just needs to write it. RE: some kind of system to schedule matches/meetups - jiriki - 10-09-2011 With a lot of experience from other FPS games, some tips: - Forget IRC for gaming, its 1990s - Make pickupsystem like tf2lobby - Better, make it in-game RE: some kind of system to schedule matches/meetups - lda17h - 10-09-2011 Yeah, a while ago we discussed a web interface thingy for browsing games, creating matches, etc. in our sh.nexuiz irc channel. I think one hurdle was to make the browser actually start the game and make it connect to a server. We thought about writing wrappers around nexuiz, but i guess the most simple thing would be to have xonotic itself understand some special URLs like xonotic://myserver.hotaction.org:26500. Then users could just make xonotic itself the handler for these types of URLs in their browser. |