
03-04-2006, 09:42 PM
|
|
Former Classic Staff
|
 |
Join Date: Dec 2002
Location: Northwest Vermont
Posts: 1,452
|
|
updateratingdeviation(ratingd,time) not working?
|
When the player connects to the server, this happens:
player.ratingd = updateratingdeviation(player.ratingd,min(player.cl ientr.hd_spar_killedtime,player.clientr.hd_spar_ki llertime));
killertime = timevar2 the last time player was killed.
killedtime = timevar2 the last time player killed someone.
I've tried doing timevar2-min(killedtime,killertime) too.
It just keeps making the player's deviation 350. Bug? Or am I in the wrong forum? |
|
|
|