I`ve tried to make some permanent texts that were showed only to the hltv. Being a client on a servere, everything was fine, it looked like it was there all the time. If i was connected to the hltv, i could saw the "holdtime" of the text. If i put it 0.5 it fade it out then reapper, so basically it was like a casino text that blinked over and over again. How can i make it so it won`t blink?
Here are the set_hudmessage params
Code:
set_hudmessage(0, 223, 223, 0.02, 0.34, 0, 0.0, 0.0, 0.01, 1.01, 2)
format(text, 255, "Test")
show_hudmessage(0, text)