Post: [C#] Function for changing in-game score?
05-11-2015, 09:36 PM #1
mrtn
Little One
(adsbygoogle = window.adsbygoogle || []).push({}); Does anyone have a function to change the in-game score? Like, for example, TDM has 7500 total score to win. How do I change it to let's say 7400 within my tool?
(adsbygoogle = window.adsbygoogle || []).push({});
05-12-2015, 11:23 PM #2
ItzMatriix
Are you high?
Originally posted by 0x0000000 View Post
Does anyone have a function to change the in-game score? Like, for example, TDM has 7500 total score to win. How do I change it to let's say 7400 within my tool?

cBuf_Addtext("scr_war_score_kill " + number);
war - tdm
dm - ffa
sd - search

The following user thanked ItzMatriix for this useful post:

mrtn
05-13-2015, 12:03 AM #3
mrtn
Little One
Originally posted by ItzMatriix View Post
cBuf_Addtext("scr_war_score_kill " + number);
war - tdm
dm - ffa
sd - search


Thank you! Lifesaver tears

You sure this is correct? Isn't working for me
05-13-2015, 02:48 AM #4
ItzMatriix
Are you high?
Originally posted by 0x0000000 View Post
Thank you! Lifesaver tears

You sure this is correct? Isn't working for me


try cBuf_Addtext("set scr_war_score_kill 7400");
05-13-2015, 03:06 AM #5
Eddie Mac
At least I can fight
Originally posted by ItzMatriix View Post
try cBuf_Addtext("set scr_war_score_kill 7400");


It would be scr_war_scorelimit

He is looking for the total score limit (not XP). And to the OP you can change out "war" for whatever gamemode you will be in dm, sd, dom and so on.
05-13-2015, 11:00 AM #6
mrtn
Little One
Originally posted by Eddie
It would be scr_war_scorelimit

He is looking for the total score limit (not XP). And to the OP you can change out "war" for whatever gamemode you will be in dm, sd, dom and so on.


Originally posted by ItzMatriix View Post
try cBuf_Addtext("set scr_war_score_kill 7400");


Thanks!
05-13-2015, 04:57 PM #7
You can also set a negative xp for each kill with it aswell if you want.cbuf_addtext love.
05-13-2015, 05:50 PM #8
mrtn
Little One
Originally posted by hacking247 View Post
You can also set a negative xp for each kill with it aswell if you want.cbuf_addtext love.


Thanks haha :p Also, do you know if theres a dvar for slow motion that works for all clients? Everything I've tried either doesn't work or only works for me and makes everyone else lag :p
05-14-2015, 06:59 PM #9
No I'm not sure
05-15-2015, 05:13 PM #10
kiwi_modz
I defeated!
Originally posted by hacking247 View Post
You can also set a negative xp for each kill with it aswell if you want.cbuf_addtext love.


neg xp will kick clients set it to 0

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo