I haven't tested this yet but i understand this deranks the whole lobby:
g_teamname_axis resetstats;g_teamname_allies resetstats
so its plausible to think one of these give's the whole lobby prestige's:
If this works let me know.
g_teamname_allies setplayerdata \"prestige\" 10;g_teamname_axis setplayerdata prestige 10"
g_teamname_allies statset 2326 10;g_teamname_axis statset 2326 10;uploadstats"
i tried "scr_complete_all_challenges" in an infection, and it just said "unknown cmd scr_complete_all_challenges" so i know that doesn't work... but i doubt that dvar at the top would work, i only thought lobby deranks worked on bypass...
The following user thanked BeastModding for this useful post:
I haven't tested this yet but i understand this deranks the whole lobby:
g_teamname_axis resetstats;g_teamname_allies resetstats
so its plausible to think one of these give's the whole lobby prestige's:
If this works let me know.
g_teamname_allies setplayerdata \"prestige\" 10;g_teamname_axis setplayerdata prestige 10"
g_teamname_allies statset 2326 10;g_teamname_axis statset 2326 10;uploadstats"
Unlock All Whole Lobby?
g_teamname_allies scr_complete_all_challenges 1;g_teamname_axis scr_complete_all_challenges 1;uploadstats"
BTW what the hell is this dvar? scr_complete_all_challenges
I very much doubt they would work, But i was thinking too, would setperk oBritishHacks scr_player_maxhealth 10000;fast_restart" work? or is it only perks that work with setperk ""?