View Single Post
Michael Shoe Maker
Senior Member
Join Date: Apr 2016
Old 01-08-2017 , 16:43   Re: Get ID of player which i spectate
Reply With Quote #5

Quote:
Originally Posted by vamvam View Post
new target = GetEntPropEnt(client, Prop_Send, "m_hObserverTarget");
new target = GetObserverTarget(client)

These are same?
They do exactly the same thing, one is just function which returns the value of that netprop.
Michael Shoe Maker is offline