GSC Bigger & unlimited killfeed

BullyWiiPlaza

Modder
Messages
214
Reaction score
174
Points
818
Code:
improveKillFeed()
{
    setDvar("con_gameMsgWindow0MsgTime", "99999999");
    setDvar("con_gameMsgWindow0LineCount", "8");
}
This works for the host only and nobody else. The killfeed will have 8 lines and never fades out.

Credits:
Wolf62
BullyWiiPlaza

Example video here.
 

CabCon

Head Administrator
Staff member
Head Staff Team
Messages
4,998
Reaction score
2,918
Points
1,053
I tested it on pc, and it works perfect. But you need to set it up in the init thread, a toggle isn't possible on pc.

Beside that it works great:
rBjPDoQ.jpg
 

BullyWiiPlaza

Modder
Messages
214
Reaction score
174
Points
818
I tested it on pc, and it works perfect. But you need to set it up in the init thread, a toggle isn't possible on pc.
Yeah, I have it in init() too. You have to restart the map if you want to change it but I don't think you would want to toggle this.
 

Procyon

BANNED
Messages
325
Reaction score
119
Points
43
Yeah but still worth it after all. Here, it's super worth it, lol. The money you make with a degree is going to pay off in multiples. Just saying :wink:
Bachelor or master? I'm defo not going to search for a masters degree though! Then I have to pay up a lot more... Need to get a bachelor in two thing before it as well, just to sign up...
 

BullyWiiPlaza

Modder
Messages
214
Reaction score
174
Points
818
Bachelor or master? I'm defo not going to search for a masters degree though! Then I have to pay up a lot more... Need to get a bachelor in two thing before it as well, just to sign up...
You need to have your bachelor before doing master though. It's 3 + 2 years of studying...
 

Procyon

BANNED
Messages
325
Reaction score
119
Points
43
You need to have your bachelor before doing master though. It's 3 + 2 years of studying...
Yes I know. But to get masters within computer science and such here. You need to have a bachelor in programming and information technology. Which is what I ment, you need bachelor in two separate things.
 
Top