View Single Post
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