Forums WoW Modding Support Archives Azerothcore Discord Archives [DiscordArchive] someone can explain me that?

[DiscordArchive] someone can explain me that?

[DiscordArchive] someone can explain me that?

Pages (4): 1 2 3 4 Next
rektbyfaith
Administrator
0
06-06-2018, 06:17 PM
#1
Archived author: phulo84 • Posted: 2018-06-06T18:17:11.275000+00:00
Original source

someone can explain me that?
rektbyfaith
06-06-2018, 06:17 PM #1

Archived author: phulo84 • Posted: 2018-06-06T18:17:11.275000+00:00
Original source

someone can explain me that?

rektbyfaith
Administrator
0
06-06-2018, 06:19 PM
#2
Archived author: Kraft • Posted: 2018-06-06T18:19:49.982000+00:00
Original source

looking at the code. hold on.
rektbyfaith
06-06-2018, 06:19 PM #2

Archived author: Kraft • Posted: 2018-06-06T18:19:49.982000+00:00
Original source

looking at the code. hold on.

rektbyfaith
Administrator
0
06-06-2018, 06:21 PM
#3
Archived author: Kraft • Posted: 2018-06-06T18:21:40.649000+00:00
Original source

Disclaimer: I don't use arena so this system is not something I normally deal with. It does look like there is a slight difference in the calculation of win points and loss points, though.
rektbyfaith
06-06-2018, 06:21 PM #3

Archived author: Kraft • Posted: 2018-06-06T18:21:40.649000+00:00
Original source

Disclaimer: I don't use arena so this system is not something I normally deal with. It does look like there is a slight difference in the calculation of win points and loss points, though.

rektbyfaith
Administrator
0
06-06-2018, 06:22 PM
#4
Archived author: Kraft • Posted: 2018-06-06T18:22:00.169000+00:00
Original source

If you win this is what is called ```mod = sWorld->getFloatConfig(CONFIG_ARENA_WIN_RATING_MODIFIER_2) * (1.0f - chance);```
rektbyfaith
06-06-2018, 06:22 PM #4

Archived author: Kraft • Posted: 2018-06-06T18:22:00.169000+00:00
Original source

If you win this is what is called ```mod = sWorld->getFloatConfig(CONFIG_ARENA_WIN_RATING_MODIFIER_2) * (1.0f - chance);```

rektbyfaith
Administrator
0
06-06-2018, 06:22 PM
#5
Archived author: Kraft • Posted: 2018-06-06T18:22:18.639000+00:00
Original source

and if you lose this is what is called ```mod = sWorld->getFloatConfig(CONFIG_ARENA_LOSE_RATING_MODIFIER) * (-chance);```
rektbyfaith
06-06-2018, 06:22 PM #5

Archived author: Kraft • Posted: 2018-06-06T18:22:18.639000+00:00
Original source

and if you lose this is what is called ```mod = sWorld->getFloatConfig(CONFIG_ARENA_LOSE_RATING_MODIFIER) * (-chance);```

rektbyfaith
Administrator
0
06-06-2018, 06:23 PM
#6
Archived author: Kraft • Posted: 2018-06-06T18:23:10.768000+00:00
Original source

You can see that the winner gets the difference of 1 - percent chance, but the loser gets the whole percent chance. That means if the random chance is .6 then the winner would get the total points * .4 and the loser would lose total points * .6
rektbyfaith
06-06-2018, 06:23 PM #6

Archived author: Kraft • Posted: 2018-06-06T18:23:10.768000+00:00
Original source

You can see that the winner gets the difference of 1 - percent chance, but the loser gets the whole percent chance. That means if the random chance is .6 then the winner would get the total points * .4 and the loser would lose total points * .6

rektbyfaith
Administrator
0
06-06-2018, 06:23 PM
#7
Archived author: phulo84 • Posted: 2018-06-06T18:23:43.917000+00:00
Original source

yes
rektbyfaith
06-06-2018, 06:23 PM #7

Archived author: phulo84 • Posted: 2018-06-06T18:23:43.917000+00:00
Original source

yes

rektbyfaith
Administrator
0
06-06-2018, 06:24 PM
#8
Archived author: phulo84 • Posted: 2018-06-06T18:24:16.255000+00:00
Original source

but when i lose i win les than when i win?
rektbyfaith
06-06-2018, 06:24 PM #8

Archived author: phulo84 • Posted: 2018-06-06T18:24:16.255000+00:00
Original source

but when i lose i win les than when i win?

rektbyfaith
Administrator
0
06-06-2018, 06:24 PM
#9
Archived author: phulo84 • Posted: 2018-06-06T18:24:25.611000+00:00
Original source

sorry
rektbyfaith
06-06-2018, 06:24 PM #9

Archived author: phulo84 • Posted: 2018-06-06T18:24:25.611000+00:00
Original source

sorry

rektbyfaith
Administrator
0
06-06-2018, 06:25 PM
#10
Archived author: phulo84 • Posted: 2018-06-06T18:25:38.930000+00:00
Original source

but when i lose i lose more points than when i win?
rektbyfaith
06-06-2018, 06:25 PM #10

Archived author: phulo84 • Posted: 2018-06-06T18:25:38.930000+00:00
Original source

but when i lose i lose more points than when i win?

Pages (4): 1 2 3 4 Next
Recently Browsing
 1 Guest(s)
Recently Browsing
 1 Guest(s)