View Single Post
E1_531G
Senior Member
Join Date: Dec 2017
Old 04-22-2019 , 15:20   Re: Reason for disconnection amxx 1.9
Reply With Quote #10

Quote:
Originally Posted by iceeedr View Post
Yes, I already do this, but the question is ... if the player is still "valid" even returning the boolean connect as true, why trying to get the player team generates the invalid player log ... does not do much sense.
Try to get m_iTeam from a player ID if entity is valid:
PHP Code:
if( pev_valid(id) == team get_pdata_intidm_iTeam
__________________
My English is A0

Last edited by E1_531G; 04-22-2019 at 15:21.
E1_531G is offline