Sp3c-BuLLeT
03-01-2004, 06:15 PM
Hi, I'm trying to create a DOD deathmatch using dod_frenzy (you spawn anywhere on the map and I turn off kick for TK)
But so far the best I could do is this:
[add]
{
classname/game_score
targetname/game_playerkill
origin/0 0 0
points/1
}
That gives you a point in the "score" column when you TK, so points in the score column are for TKs and points in the "kills" column are for enemies.
I would like to have them in one column. Is it possible to put enemy kills in the score column or TKs in the Kills column?
Please help! Thanks.
But so far the best I could do is this:
[add]
{
classname/game_score
targetname/game_playerkill
origin/0 0 0
points/1
}
That gives you a point in the "score" column when you TK, so points in the score column are for TKs and points in the "kills" column are for enemies.
I would like to have them in one column. Is it possible to put enemy kills in the score column or TKs in the Kills column?
Please help! Thanks.