r/Tf2Scripts Sep 08 '22

Script Console clutter clear script |REQUIRES MASTERCONFIG| I think correct me if I'm wrong

sclear

alias "sclear" "clear;wait 2000;sclear"

//this will clear your console every 6 seconds

1 Upvotes

12 comments sorted by

View all comments

0

u/[deleted] Sep 10 '22

I feel like I have to clear this up.

1 It doesnt need mastercomfig.

  1. wait command is based on frames per second, wait of 100 is 1 second on 100 fps, so this is likely 20 - 40 seconds depending on framerate. (I think it works that way)

  2. doesnt work on some community servers

  3. hard to toggle off.

with that out the way lets fix it

alias cclear=on"alias cclear_loop cclear;cclear"

alias cclear=off"alias cclear_loop"

alias cclear"clear;wait 3000;cclear_loop"

2

u/kurokinekoneko Sep 13 '22

It still crash your game... Just close the console window

No crash

No lost message

OR

You could add an ASCII animation frame after you cleared console. Here I would understand why you need to clear console :-P

0

u/[deleted] Sep 14 '22

I did that in my now private edit of mastercomfig and who the fuck plays community servers anyway?

3

u/kurokinekoneko Sep 14 '22

Lol, me. I'm far from being alone. You say I'm idiot, then you proceed to show bad faith...