Quote:
Originally Posted by HamletEagle
Then there is no bug. pev_owner is not set at that point, this is why you must use m_pPlayer offset to retrieve the player index.
So please switch back to ItemDeploy and use m_pPlayer instead of pev_owner.
|
Done.
PS: if you want to have a look and approve
this one as well, since it uses pretty much the same code.
__________________