Hey :)
First of all thanks for this awesome tournament module.
We are going to use this module for FPS game (urban terror) tournaments.
Some features required for this type of tournament are:
1. Match Results:
Two most important fields required in this type of tournament: Screenshots of Team/ Player Score and Demos of each player (so that admin can check these demos for hacks etc)
a) When players or team admin will enter the result of their match, they also have to upload screenshot of match-score and players in that match. e.g.
Screen-Shot: 1 (http://www.urban-zone.org/index.php?name=Competition&file=detail&fixture...)
Currently in tournament module players can only add their score like 1-0 and there is no field for screenshot or demos.
Next thing they have to add in a match is demo: Players can add demo whenever they want but before the end of tournament or admin set dead-line (like within 3 days after match was played)
These two fields should be visible in detail match result.
One more thing to add that when teams will create a match they have to post their respective maps in the match before the actual start of match.
Additional Requirement but not important:
2. Match Scheduling:
Match scheduling is awesome in this module. But there are some points:
a) In match scheduling there is a comment field where players can comment about match and other things. But there are cases that they will not add match servers details in comments.
So in scheduling two fields: Match Server and match password is required.
Moreover, we can also provide a field for Server Requirement: When players will click on this button, a message will be sent to tournament admin that this match ID requires server.
And then admin can post/send details of server IP and password for that particular match.
3. Comment Field in Match Details: Users can add their comments about match before or after result.
4. Tournament Table: I was trying to display tournament table in main home page but was not successful.
May be you guys can help us!
Thanks
Comments
Comment #1
fenda commentedFor fields for match results you would really need to create a custom module to alter the match results form. It's out of the scope of this module to offer fields like that.
The same goes for match server and password. These would need to be in your custom module.
What's this "Tournament Table" you speak of?
Comment #2
fenda commentedComment #3
abhinavutsc commentedActually tournament table is ranking of teams in a particular event.
Comment #4
fenda commentedBy event do you mean Ladder? Knockout? Apart from what is shown on the node view, you can try to use the Views integration to display custom tables. Otherwise, again, this should be part of a custom module.
Comment #5
abhinavutsc commentedok sir thanks :)
I was experimenting with views but again a failure :(. With views we can display tournament participants and their ranks if tournament is finished but we want to display ranks, number of matches played , number of matches won and winning streak etc of an active ladder.
and is there any hope of this new custom module?
I also tried to add image field(for screenshots of match) in match module ( Configuration-> match -> manage fields) , but only site admins can add images in this field. So is there any way that this permission can be given to team captains but only for their team matches.As i gave permission to team captain to insert images in that field but then they were able to edit other match results also.
Moreover here is our site : http://www.udzclan.org/
Thanks!
Comment #6
fenda commentedAh what I meant by 'custom module' is that you would have to develop one yourself or hire a Drupal developer to create it for you.
Comment #7
abhinavutsc commentedooops develop yourself :( i am a big noob well i will try to contact some drupal developer :) and do you have any free time to work on this custom module?
We really need these features for urban terror events. Currently we are using joomsports and here is our current UTSC site: http://www.utschamps.org/
Thanks!
Comment #8
abhinavutsc commentedissue fixed thanks to nstar admin in UTSC now we can upload demos and screenshots in match report.
But ya we used node reference and views the only lacking feature is CSS.
You guys can check hrere: www.utschamps.org (power of drupal 7 and tournament module)
Thanks.
Comment #9
fenda commentedOh wow! That looks awesome. I'm glad you were able to implement everything you needed. Closing this issue.
Comment #10
fenda commented