The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
![]() |
|||||||||||||||||||||||||||||||||||||||||||||
Tournament Description: Users or teams can join tournaments. Once full the tournament starts. In single elimination tournaments competitors progress through rounds of tournament with the number of rounds depending on the number of players in tournament which is set on tournament creation. Last Man Standing Tournaments also supported. [Screenshot of Single Elimination Tournament (Slightly outdated)] Ladder Description: Users or teams can also join ladders and challenge other players or teams in the ladder. Elo rating system is used which calculates the difficultly of a match according to the players' ranks and this is taken into account when the ranks are updated after the match is finished. Feature List:
Download Now
Screenshots
Show Your Support
|
Comments |
#1672
|
||||
|
||||
![]()
Thanks, I'll upload it when I get home... And do you have any recommendation of what to do in the event of a ladder match being entered wrong? Besides telling the users to just suck it up and deal with their mistakes? (Which I pretty much already did.)
|
#1673
|
||||
|
||||
![]()
Ok, i uploaded the file you attached, and it didn't fix anything. Clicking accept challenge still doesn't do anything.
Then I noticed on all the team challenges, the "challenger" and "challenged" are always the same team name. In the file attached, there's two screen shots (i just pasted in paint, sorry it looks so crude)... the first screen shot is team A, the second screen shot is from team B.... (I logged into each team leader's account and took screen shots, so those are first hand images) That's it looks like. |
#1674
|
|||
|
|||
![]()
how about required gamertag entry to be able to challenge others on the ladder. many times in games users have the ability to "smurf" as other players during matches, players whos name is on the roster and they are pretending to be that person. luckily most games today have gamertags or IDS (steam, xboxlive gamertag, psn network tag, wii id, etc.)
there should be a field required in the team administration to insert each players individual gamertag for that specific ladder before team challenging is enabled. sry if im being annoying but really enjoy this script and would like to help with whatever suggestions i can to improve its functionality. |
#1675
|
|||
|
|||
![]()
As an admin, I'm trying to use the "Insert Challenge" option in a Ladder. Nothing happens after choosing the two opponents and pressing submit. What is supposed to happen?
I really need this to work to input all the past matches we've had in this ladder. From then on, everyone can just challenge each other and record the matches themselves. What's the deal? |
#1676
|
|||
|
|||
![]() Quote:
|
#1677
|
|||
|
|||
![]() Quote:
I'll compile a release with all the fixes in it soon. |
#1678
|
||||
|
||||
![]()
Ok, I uploaded the new file, and it still did nothing. Clicking accept or decline is doing nothing to existing challenges. I did send a new challenge and it was able to be accepted. So what do I do with the existing ones? I can't submit scores, I can't accept, or decline. And can't just ignore them because then I can't challenge that team.
Also, I tried to use the admin ability to insert a ladder challenge and I'm now getting "Error. Invalid ladder". |
#1679
|
||||
|
||||
![]()
Thx for this great mod.
I have the same problem too. When I try to use Admin ability to arrange a challenge I have always : "Error. Invalid ladder". Another point : I would like to add another information in the Statistics of players in the template "tmnt_ladder_cmpt". How can I insert a basic field from the user profile ? |
#1680
|
|||
|
|||
![]() Quote:
Edit line 309 of ladders.php Code:
$cmpts = $db->query_read("SELECT players.* players.userid AS userid, players.rank AS rank" . (!$team ? ", user.* , user.avatarrevision AS avatarrevision, avatar.avatarpath AS avatarpath, NOT ISNULL(customavatar.userid) AS hascustom, customavatar.dateline AS avatardateline, customavatar.width AS avwidth, customavatar.height AS avheight" : "") . " |
#1681
|
||||
|
||||
![]()
Could you give me an exemple with "field1" ?
After I added , user.* into the php code, what am I suppose to add into the template ? i tried with $cmpt[field1] then with $profile[field1] etc... I don't know how to add the field into the template. Help would be greatly appreciate. |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|