Post: Is there an offset for xp
10-22-2014, 09:46 PM #1
jblaze519
Are you high?
(adsbygoogle = window.adsbygoogle || []).push({}); Is there an offset for xp per 1 kill and what would the offset numbers be
(adsbygoogle = window.adsbygoogle || []).push({});
10-23-2014, 01:34 AM #2
Sticky
Mary J Wannnnna
Originally posted by jblaze519 View Post
Is there an offset for xp per 1 kill and what would the offset numbers be


Technically there is an offset for anything, but it is easiest to set XP as a dvar with Cbuf_AddText or Sv_GameSendServerCMD

The following user thanked Sticky for this useful post:

XILE_
01-03-2015, 02:45 AM #3
iTпDM
Vault dweller
Originally posted by jblaze519 View Post
Is there an offset for xp per 1 kill and what would the offset numbers be


Its a dvar with cbuf_addtext
"set scr_dom_score_kill"
01-05-2015, 06:56 PM #4
so in the rte tools that have (enter dvar)how would i enter it , set scr_dom_score_kill_600000
would that work or? and i assume click the cbuf add txt (seems like the send command? ) when the game starts?
also this code you posted for domination core mode?
01-05-2015, 06:58 PM #5
Originally posted by TnDM View Post
Its a dvar with cbuf_addtext
"set scr_dom_score_kill"


sorry i forgot to quote you , just guessing if i didnt you would never see this Smile
01-11-2015, 10:32 AM #6
Originally posted by vador View Post
sorry i forgot to quote you , just guessing if i didnt you would never see this Smile



You must have a compatible RPC to work

Put into Button

RPC.CBuf_AddText(0, "set scr_war_score_kill 35000")
RPC.CBuf_AddText(0, "set scr_sd_score_kill 35000")
RPC.CBuf_AddText(0, "set scr__score_kill 35000")
RPC.CBuf_AddText(0, "set scr_war_score_suicide 35000")
RPC.CBuf_AddText(0, "set scr_sd_score_suicide 35000")
RPC.CBuf_AddText(0, "set scr__score_suicide 35000")

##########################################

war= "Team Deathmatch"
dm = Free for All
sd: "Search and Destroy"
dom:"Domination"
conf:"Kill Confirmed"
sab:"Sabotage"
koth:"Head Quartes"
ctf:Capture Flag"
dd: "Demolition"
grnd: "Drop Zone"
tdef:Team Defender"
tjugg=Team Juggernaut

The following user thanked sanzica for this useful post:

deaf-vador

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo