Author Topic: HUD  (Read 616 times)

I mean a bottom print one. I can't decipher it out of other scripts.

That's because you're not going to find it in other scripts. What are you trying to do?

Are you trying to make a HUD with a bottom print that goes on 24/7?

Are you trying to make a HUD with a bottom print that goes on 24/7?
This

%client.bottomprint("text");
Just leave off the time argument and it shouldn't go away.

Will it refresh if the variables in the text change?

Will it refresh if the variables in the text change?
I'm not sure what you're talking about, but you may want to look at Clockturn's cash mod, I think you're looking for something like that

Will it refresh if the variables in the text change?
No. You'll have to resend it everytime something changes.