Forum

> > CS2D > Scripts > Remove HUD
ForenübersichtCS2D-Übersicht Scripts-ÜbersichtEinloggen, um zu antworten

Englisch Remove HUD

2 Antworten
Zum Anfang Vorherige 1 Nächste Zum Anfang

alt Remove HUD

Eternal
User Off Offline

Zitieren
Hello us

I have a problem about the HUD text , that is how to remove HUD text after the time runs out

1
explodetime = initArray(32)

1
parse('hudtxt2 '..id..' 1 "ฉ255255255Explode time :'..explodetime[id]..'" 400 390 2')

Example :
When i click on the button then countdown until 0 then i explode but HUD text of Explode time doesn't remove

How can i remove it after Explode time is 0 ??

Sorry for my bad English

alt Re: Remove HUD

Apache uwu
User Off Offline

Zitieren
Assuming you have the if statements already written out, place

parse('hudtxt2 '..id..' 1 ""')


where it checks when explode time is 0.
Zum Anfang Vorherige 1 Nächste Zum Anfang
Einloggen, um zu antworten Scripts-ÜbersichtCS2D-ÜbersichtForenübersicht