![]() |
Resetting player stats
Ive been using that add on for the control npc to reset stuff, have .txt to join, add weapons, ect ect on player start up. I was wondering, how do you completely reset the players spar rating?
PHP Code:
|
Not quite sure what these do, but they look promising, especially the second.
PHP Code:
|
woa, what is a rating deviation?
|
You'll need to study statistics a bit to fully grasp the concept (see http://en.wikipedia.org/wiki/Standard_deviation).
Basically, spar ratings in Graal work like this: NPC Code:(recent wins VS recent loss) Except, each is weighed a bit. updateratings and updateratingdevation don't work on a player object, they only provide a means to "emulate" a spar win or spar loss on a player, and return the values which you then set on the player. The cool thing is that you can even simulate a 3-person-spar or a 4-person spar with that. To simply set the rating / rating deviation on a player: PHP Code:
|
| All times are GMT +2. The time now is 09:40 PM. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.