Status msg position ?
Is it possible to have a status message in a position other than the middle.
new sSMsg[32]; format(sSMsg, 31, "message ban ban"); message_begin(MSG_ONE, StatusText, {0,0,0}, id); write_byte(0); write_string(sSMsg); message_end(); If not (I am 99 % sure is not, but its worth asking), what other method should I use for a countdown other than HUD [since I have all the channels filled] |
Re: Status msg position ?
You can also use dhudmessage.
|
Re: Status msg position ?
Quote:
|
Re: Status msg position ?
Quote:
|
Re: Status msg position ?
Quote:
|
Re: Status msg position ?
Quote:
For default client_print have 2 places: print_chat print_center :) |
Re: Status msg position ?
Quote:
Print chat is useless since its a countdown :cry: |
| All times are GMT -4. The time now is 15:49. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.