Raised This Month: $51 Target: $400
 12% 

Solved [CSGO] HUD TEXT SAY (game_text)


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Sw33T3R
AlliedModders Donor
Join Date: Mar 2014
Old 04-09-2017 , 18:47   [CSGO] HUD TEXT SAY (game_text)
Reply With Quote #1

Hello!
I'm trying create a "new hsay" for csgo based on game_text
But text shows only for ~ 0.1s.
Any ideas?
PHP Code:
SetHudTextParams(-1.00.2100255025500.10.10.1); 

Last edited by Sw33T3R; 04-10-2017 at 15:20.
Sw33T3R is offline
Deathknife
Senior Member
Join Date: Aug 2014
Old 04-09-2017 , 19:10   Re: [CSGO] HUD TEXT SAY (game_text)
Reply With Quote #2

PHP Code:
void SetHudTextParams(float xfloat yfloat holdTimeint rint gint bint aint effectfloat fxTimefloat fadeInfloat fadeOut
You are passing '10' as int for holdTime. You have to pass it as a float, i.e '10.0'
__________________
Deathknife is offline
Sw33T3R
AlliedModders Donor
Join Date: Mar 2014
Old 04-10-2017 , 12:50   Re: [CSGO] HUD TEXT SAY (game_text)
Reply With Quote #3

Quote:
Originally Posted by Deathknife View Post
...snip...
Thanks for help
for you!

Last edited by Sw33T3R; 04-10-2017 at 12:52.
Sw33T3R is offline
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 05:32.


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