Raised This Month: $ Target: $400
 0% 

CSS is there something like "StatusIcon" user message?


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
D.Moder
I uploaded 2 great gameplay plugins here
Join Date: Sep 2009
Location: Sin city
Old 03-24-2015 , 17:55   CSS is there something like "StatusIcon" user message?
Reply With Quote #1

do we have something to show icons on the side of the screen,
in amxmodx there was
PHP Code:
    message_begin(MSG_ONE_UNRELIABLEg_msgStatusIcon_id)
    
write_byte(mode)
    
write_string("item_healthkit")
    
write_byte(10)
    
write_byte(10)
    
write_byte(10)
    
message_end() 
do we have something like that in CSS?
__________________
Creator of COD-Life (Half COD, Half Life)
https://forums.alliedmods.net/showthread.php?t=261162
twitter: @D_Moder_61216
D.Moder is offline
psychonic

BAFFLED
Join Date: May 2008
Old 03-24-2015 , 20:42   Re: CSS is there something like "StatusIcon" user message?
Reply With Quote #2

There are some individual messages for some preset icons, but I don't believe that there is one where you can specify any icon.
psychonic is offline
D.Moder
I uploaded 2 great gameplay plugins here
Join Date: Sep 2009
Location: Sin city
Old 03-25-2015 , 01:48   Re: CSS is there something like "StatusIcon" user message?
Reply With Quote #3

Im just trying to make something that's an indicator for player is healing...
I have health regeneration.
Any ideas?
__________________
Creator of COD-Life (Half COD, Half Life)
https://forums.alliedmods.net/showthread.php?t=261162
twitter: @D_Moder_61216
D.Moder is offline
Arkarr
Veteran Member
Join Date: Sep 2012
Location: Just behind my PC screen
Old 03-25-2015 , 09:22   Re: CSS is there something like "StatusIcon" user message?
Reply With Quote #4

particles, you can attach particles to a player, use stock in RTD plugin, it might help you.
__________________
Want to check my plugins ?
Arkarr is offline
KissLick
Veteran Member
Join Date: Nov 2012
Location: void
Old 03-25-2015 , 11:05   Re: CSS is there something like "StatusIcon" user message?
Reply With Quote #5

Or HUD or overlay
KissLick is offline
Arkarr
Veteran Member
Join Date: Sep 2012
Location: Just behind my PC screen
Old 03-25-2015 , 12:12   Re: CSS is there something like "StatusIcon" user message?
Reply With Quote #6

Quote:
Originally Posted by KissLick View Post
Or HUD or overlay
Particles are cooler
__________________
Want to check my plugins ?
Arkarr is offline
Mitchell
~lick~
Join Date: Mar 2010
Old 03-25-2015 , 13:42   Re: CSS is there something like "StatusIcon" user message?
Reply With Quote #7

Quote:
Originally Posted by Arkarr View Post
Particles are cooler
I think what OP is looking for is on the player's screen, not above the player.
Mitchell is offline
Arkarr
Veteran Member
Join Date: Sep 2012
Location: Just behind my PC screen
Old 03-25-2015 , 13:45   Re: CSS is there something like "StatusIcon" user message?
Reply With Quote #8

Quote:
Originally Posted by Mitchell View Post
I think what OP is looking for is on the player's screen, not above the player.
Oh.. well, sorry then !
__________________
Want to check my plugins ?
Arkarr is offline
D.Moder
I uploaded 2 great gameplay plugins here
Join Date: Sep 2009
Location: Sin city
Old 03-26-2015 , 23:38   Re: CSS is there something like "StatusIcon" user message?
Reply With Quote #9

Quote:
Originally Posted by psychonic View Post
There are some individual messages for some preset icons, but I don't believe that there is one where you can specify any icon.
by "specify icon" you mean upload my own?
you know I can work with what ever game has built-in, I don't necessarily have to have my own images.
any built-in on screen indicators would work!
__________________
Creator of COD-Life (Half COD, Half Life)
https://forums.alliedmods.net/showthread.php?t=261162
twitter: @D_Moder_61216
D.Moder is offline
Dr!fter
The Salt Boss
Join Date: Mar 2007
Old 03-27-2015 , 13:33   Re: CSS is there something like "StatusIcon" user message?
Reply With Quote #10

I might be misunderstanding but you could use an overlay (r_screenoverlay) or if you want to show the player how long until full hp you can use the bomb defuse usermessage there is an example in the snippets section for the bar.
Dr!fter 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 03:26.


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