Ktzp Posted February 1, 2020 Share Posted February 1, 2020 Hejka, mam mały problem, próbuje zresetować statystyki gracza i się resetują, ale przy następnej rundzie wracają stare, wie ktoś jak zrobić, żeby stare staty nie wracały? Spoiler SetEntProp(client, Prop_Data, "m_iFrags", 0); SetEntProp(client, Prop_Data, "m_iDeaths", 0); CS_SetClientAssists(client, 0); CS_SetMVPCount(client, 0); CS_SetClientContributionScore(client, 0); Link to comment Share on other sites More sharing options...
Brum Brum Posted February 1, 2020 Share Posted February 1, 2020 Zaloguj się lub zarejestruj aby zobaczyć zawartość. 1 Podziękuj! Link to comment Share on other sites More sharing options...
Ktzp Posted February 1, 2020 Author Share Posted February 1, 2020 Zaloguj się lub zarejestruj aby zobaczyć zawartość. Link to comment Share on other sites More sharing options...
Paweł SM Posted February 1, 2020 Share Posted February 1, 2020 Zaloguj się lub zarejestruj aby zobaczyć zawartość. » Support: https://discord.com/invite/uHDRyJ9d3A » Discord: Paweł#8244 » Steam: /id/pawelsteam Link to comment Share on other sites More sharing options...
Recommended Posts