The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#2
|
||||
|
||||
![]()
Hmm, can you give example data for which the script does fail?
As I don't seem to understand what it's all about ... Code:
if ($winnerr[rating] > $loserr[rating]) { $difference = $winnerr[rating] - $loserr[rating]; } if ($winnerr[rating] < $loserr[rating]) { $difference = $loserr[rating] - $winnerr[rating]; } if ($winnerr[rating] == $loserr[rating]) { $difference = 0; } PHP Code:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|