Raised This Month: $32 Target: $400
 8% 

Solved build time hud


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
amirwolf
Senior Member
Join Date: Feb 2019
Location: Iran
Old 03-28-2020 , 12:22   build time hud
Reply With Quote #1

How can I change the build time to hud?
like this
http://uupload.ir/files/vzpf_1.bmp

Last edited by amirwolf; 03-29-2020 at 17:29.
amirwolf is offline
Nutu_
AlliedModders Donor
Join Date: Mar 2016
Location: Germany
Old 03-28-2020 , 12:58   Re: build time hud
Reply With Quote #2

PHP Code:
client_print(0print_center"Build Time: %d:%s%d"mins, (secs 10 "0" ""), secs

PHP Code:
set_hudmessage(0127255, -1.00.006.012.0)
show_hudmessage(0"| Build Time : %d:%s%d |"mins, (secs 10 "0" ""), secs
this should do the trick
__________________
a simple act of caring creates an endless ripple.
Nutu_ is offline
amirwolf
Senior Member
Join Date: Feb 2019
Location: Iran
Old 03-28-2020 , 13:24   Re: build time hud
Reply With Quote #3

Quote:
Originally Posted by Nutu_ View Post
PHP Code:
client_print(0print_center"Build Time: %d:%s%d"mins, (secs 10 "0" ""), secs

PHP Code:
set_hudmessage(0127255, -1.00.006.012.0)
show_hudmessage(0"| Build Time : %d:%s%d |"mins, (secs 10 "0" ""), secs
this should do the trick
What should I do if I want to change the font size? (big)
amirwolf is offline
Napoleon_be
Veteran Member
Join Date: Jul 2011
Location: Belgium
Old 03-28-2020 , 13:26   Re: build time hud
Reply With Quote #4

Quote:
Originally Posted by amirwolf View Post
What should I do if I want to change the font size? (big)
There is no option to set font size, allthough, Arkshine has made an include file which has a bigger font size.

https://forums.alliedmods.net/showthread.php?t=149210
__________________
Napoleon_be is offline
Send a message via Skype™ to Napoleon_be
Nutu_
AlliedModders Donor
Join Date: Mar 2016
Location: Germany
Old 03-28-2020 , 13:27   Re: build time hud
Reply With Quote #5

use dhudmessages
https://forums.alliedmods.net/showthread.php?t=149210
__________________
a simple act of caring creates an endless ripple.
Nutu_ is offline
amirwolf
Senior Member
Join Date: Feb 2019
Location: Iran
Old 03-28-2020 , 13:31   Re: build time hud
Reply With Quote #6

Thank you all
amirwolf is offline
amirwolf
Senior Member
Join Date: Feb 2019
Location: Iran
Old 03-29-2020 , 04:35   Re: build time hud
Reply With Quote #7

PHP Code:
set_dhudmessage(02550, -1.00.000.02.00.11.0); 
The hud message disappears
What is the problem ?

Last edited by amirwolf; 03-29-2020 at 05:01.
amirwolf is offline
Nutu_
AlliedModders Donor
Join Date: Mar 2016
Location: Germany
Old 03-29-2020 , 08:16   Re: build time hud
Reply With Quote #8

PHP Code:
set_dhudmessagered 0green 160blue 0Float:= -1.0Float:0.65effects 2Float:fxtime 6.0Float:holdtime 3.0Float:fadeintime 0.1Float:fadeouttime 1.5bool:reliable false 
__________________
a simple act of caring creates an endless ripple.
Nutu_ is offline
Old 03-29-2020, 09:58
amirwolf
This message has been deleted by amirwolf.
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 09:27.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode