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

N.F.H need for help :)


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
iamyounghill
Junior Member
Join Date: Dec 2019
Old 03-13-2020 , 03:19   N.F.H need for help :)
Reply With Quote #1

if the player is spectator or die,he can see the other player's information such as name/steamid from their perspective,on a hubmessage.
How to make it,please help me

Last edited by iamyounghill; 03-13-2020 at 03:22.
iamyounghill is offline
OciXCrom
Veteran Member
Join Date: Oct 2013
Location: Macedonia
Old 03-13-2020 , 08:15   Re: N.F.H need for help :)
Reply With Quote #2

N.F.H = ?

You can get the spectating player's id like this:

Code:
#include <fakemeta> ... new iTarget = pev(id, pev_iuser2) if(iTarget) {     // id is spectating iTarget }

I believe you can figure out the rest?
__________________

Last edited by OciXCrom; 03-13-2020 at 08:15.
OciXCrom is offline
Send a message via Skype™ to OciXCrom
iamyounghill
Junior Member
Join Date: Dec 2019
Old 03-14-2020 , 03:08   Re: N.F.H need for help :)
Reply With Quote #3

Quote:
Originally Posted by OciXCrom View Post
N.F.H = ?

You can get the spectating player's id like this:

Code:
#include <fakemeta> ... new iTarget = pev(id, pev_iuser2) if(iTarget) {     // id is spectating iTarget }

I believe you can figure out the rest?
NO,I Can't.
iamyounghill is offline
HamletEagle
AMX Mod X Plugin Approver
Join Date: Sep 2013
Location: Romania
Old 03-14-2020 , 07:31   Re: N.F.H need for help :)
Reply With Quote #4

Did you try? If yes, show what you tried.
__________________
HamletEagle is offline
Reply


Thread Tools
Display Modes

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 00:15.


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