neo22894
|
  |
| Joined: 31 Aug 2007 |
| Total Posts: 63 |
|
|
| 08 May 2014 03:44 PM |
| I made a new thing on the LinkedLeaderboard called "K/D" and it's suppose to divide the player.leaderstats.Kills by the player.leaderstats.Deaths and then display that on the leaderboard, can someone help? |
|
|
| Report Abuse |
|
|
KingJacko
|
  |
| Joined: 20 Jun 2008 |
| Total Posts: 3944 |
|
|
| 08 May 2014 03:47 PM |
| K/D.Value = player.leaderstats.Kills.Value/player.leaderstats.Deaths.Value |
|
|
| Report Abuse |
|
|
neo22894
|
  |
| Joined: 31 Aug 2007 |
| Total Posts: 63 |
|
|
| 08 May 2014 03:48 PM |
I knew it was something like this.... Thanks i'll check if it works not like i'm doubting you.. XD |
|
|
| Report Abuse |
|
|
neo22894
|
  |
| Joined: 31 Aug 2007 |
| Total Posts: 63 |
|
| |
|