Raised This Month: $ Target: $400
 0% 

Hide target info in Status Text


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
hleV
Veteran Member
Join Date: Mar 2007
Location: Lithuania
Old 07-26-2008 , 15:39   Hide target info in Status Text
Reply With Quote #1

Hello. I want to hide the info of the player you're aiming at. But only for a certain team.
I know it will affect hostage etc. but it's OK for me.

So, let's say if:
CT is aiming at CT = true.
CT is aiming at T = true.
T is aiming at CT = true.
T is aiming at T = false (hides name and hp).

PHP Code:
#include <amxmodx>
 
public plugin_init() 
        
register_message(get_user_msgid("StatusText"), "msgStatusText")
 
public 
msgStatusText()
{
        
// If T is looking at T = handled. Else - continue.

Or if it's hard enough or impossible then at least hide info for Ts but show for CTs (Ts wont see info of neither T or CT). I've tried this myself but unsuccessfuly.
Thanks.
__________________
hleV is offline
 



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:37.


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