Forum

> > CS2D > General > Enabled/Disabled messages
ForenübersichtCS2D-ÜbersichtGeneral-ÜbersichtEinloggen, um zu antworten

Englisch Enabled/Disabled messages

7 Antworten
Zum Anfang Vorherige 1 Nächste Zum Anfang

alt Re: Enabled/Disabled messages

Bowlinghead
User Off Offline

Zitieren
Maybe you spam 10 or 20 empty msg´s but it would remove other texts as well.
1
2
3
4
parse("sv_flashlight 0")
for i=1,10 do
	msg("   ")
end

alt Re: Enabled/Disabled messages

olieo
User Off Offline

Zitieren
user Bowlinghead hat geschrieben
Maybe you spam 10 or 20 empty msg´s but it would remove other texts as well.
1
2
3
4
parse("sv_flashlight 0")
for i=1,10 do
	msg("   ")
end


I found a workaround for what i was trying to do but regarding this method i tried it before i found a solution but it didn't work for enabling, for some reason that one stays at the bottom of the messages for a few seconds before its pushed up.
Zum Anfang Vorherige 1 Nächste Zum Anfang
Einloggen, um zu antwortenGeneral-ÜbersichtCS2D-ÜbersichtForenübersicht