loooser has written
try
1
2
3
4
2
3
4
addhook("spawn","spawn") function spawn(id) parse('hudtxt2 '..id..' 0 "©000000000 CT: '..game("winrow_ct")..' T: '..game("winrow_t")..'" 3 100 0') end
hmm, that why we learn to scripting instead use other people scripts. should be liek this.
1
parse('hudtxt2 '..id..' 1 "©000000000 CT: '..game("score_ct")..' T: '..game("score_t")..'" 3 100 0')