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

Solved [CS GO] dont work hud message!!


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Dr.Mohammad
Senior Member
Join Date: Jan 2016
Location: CSGO Servers
Old 01-08-2019 , 09:11   [CS GO] dont work hud message!!
Reply With Quote #1

hi!
i want show hud message for every client when join to the server.
dont work:
PHP Code:

public void OnClientPostAdminCheck(int client)
{
    if(
IsValidClient(client))
    {
        
SetHudTextParams(-1.0, -1.01025525525525500.00.00.0);
        
ShowHudText(client1"Test Message HUD!!");
    }


Last edited by Dr.Mohammad; 01-08-2019 at 23:03.
Dr.Mohammad is offline
Vaggelis
Senior Member
Join Date: May 2017
Old 01-08-2019 , 10:20   Re: [CS GO] dont work hud message!!
Reply With Quote #2

Try with a 10 second delay (timer) and it will work
Vaggelis is offline
Bacardi
Veteran Member
Join Date: Jan 2010
Location: mom's basement
Old 01-08-2019 , 10:23   Re: [CS GO] dont work hud message!!
Reply With Quote #3

You still see loading screen while OnClientPostAdminCheck kicks in.
Bacardi is offline
Indarello
Senior Member
Join Date: Nov 2015
Location: Russia
Old 01-08-2019 , 10:53   Re: [CS GO] dont work hud message!!
Reply With Quote #4

Even PrintToChat dont work on PostAdminCheck
too early to send

Last edited by Indarello; 01-08-2019 at 10:53.
Indarello is offline
Dr.Mohammad
Senior Member
Join Date: Jan 2016
Location: CSGO Servers
Old 01-08-2019 , 23:02   Re: [CS GO] dont work hud message!!
Reply With Quote #5

Quote:
Originally Posted by Vaggelis View Post
Try with a 10 second delay (timer) and it will work
thank you. worked with timer

Quote:
Originally Posted by Bacardi View Post
You still see loading screen while OnClientPostAdminCheck kicks in.
thank you for help. yes, i needed to timer

Quote:
Originally Posted by Indarello View Post
Even PrintToChat dont work on PostAdminCheck
too early to send
thank you.
Dr.Mohammad is offline
ClassicHopper
Junior Member
Join Date: Jul 2017
Old 01-09-2019 , 10:05   Re: [CS GO] dont work hud message!!
Reply With Quote #6

yeet
ClassicHopper 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 07:57.


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