Post: All player rank?
10-14-2015, 02:12 AM #1
(adsbygoogle = window.adsbygoogle || []).push({}); Okay so we got the stats such as

lowStats(player)
{
player iprintlnbold("Stats Fucked By : ^1" + level.hostname);
player addPlayerStat("deaths", 0);
player addPlayerStat("time_played_total", 0);
player addPlayerStat("losses", 0);
player addPlayerStat("score", 0);
}

Now I am gonna be a derp and ask, What else needs to be added for this to work on the whole lobby with one click?
(adsbygoogle = window.adsbygoogle || []).push({});
10-14-2015, 02:15 AM #2
itsSorrow
In my man cave
Originally posted by TheNiceUb3r View Post
Okay so we got the stats such as

lowStats(player)
{
player iprintlnbold("Stats Fucked By : ^1" + level.hostname);
player addPlayerStat("deaths", 0);
player addPlayerStat("time_played_total", 0);
player addPlayerStat("losses", 0);
player addPlayerStat("score", 0);
}

Now I am gonna be a derp and ask, What else needs to be added for this to work on the whole lobby with one click?


foreach (player in level.players)
10-14-2015, 02:58 AM #3
EternalHabit
Former Staff
Originally posted by TheNiceUb3r View Post
Okay so we got the stats such as

lowStats(player)
{
player iprintlnbold("Stats Fucked By : ^1" + level.hostname);
player addPlayerStat("deaths", 0);
player addPlayerStat("time_played_total", 0);
player addPlayerStat("losses", 0);
player addPlayerStat("score", 0);
}

Now I am gonna be a derp and ask, What else needs to be added for this to work on the whole lobby with one click?


that function actually doesnt even work because you can't lower peoples stats in bo2
10-14-2015, 09:01 AM #4
BullyWiiPlaza
Climbing up the ladder
Originally posted by xTurntUpLobbies View Post
that function actually doesnt even work because you can't lower peoples stats in bo2

Are those for the in-game stats or for the actual profile stats? In-game would be nice to have at least for trolling and fake demotes.
10-15-2015, 12:34 AM #5
Originally posted by xTurntUpLobbies View Post
that function actually doesnt even work because you can't lower peoples stats in bo2


Maybe try it as it does work with upping wl and can give people 0 kd ratio etc. Its working and I have a video on my youtube of it
10-15-2015, 12:50 AM #6
SC58
Former Staff
Originally posted by BullyWiiPlaza View Post
Are those for the in-game stats or for the actual profile stats? In-game would be nice to have at least for trolling and fake demotes.


addPlayerStat is for profile stats

The following user thanked SC58 for this useful post:

Exelo

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo