Raised This Month: $51 Target: $400
 12% 

[CSGO] Change deaths/kills


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
neatek
AlliedModders Donor
Join Date: Jul 2010
Location: Russia
Old 05-22-2015 , 11:50   [CSGO] Change deaths/kills
Reply With Quote #1

Hello everyone, i don't know how to change deaths/kills... it's same as in CS:Source?

answer: its same.

PHP Code:
//smlib
stock Client_SetScore(clientvalue)
    
SetEntProp(clientProp_Data"m_iFrags"value);

//smlib
stock Client_SetDeaths(clientvalue)
    
SetEntProp(clientProp_Data"m_iDeaths"value); 
__________________

Last edited by neatek; 05-22-2015 at 12:29. Reason: solved
neatek is offline
cam0
Senior Member
Join Date: Feb 2015
Old 05-22-2015 , 14:12   Re: [CSGO] Change deaths/kills
Reply With Quote #2

Yes it's the same. On CS:GO you also have CS_SetClientAssists, CS_SetClientContributionScore, and (I think this is CS:GO only) CS_SetMVPCount.

Last edited by cam0; 05-22-2015 at 14:13.
cam0 is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 08:11.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode