View Single Post
Author Message
Accelerator
Senior Member
Join Date: Dec 2010
Location: Russia
Old 10-31-2016 , 08:53   [L4D2] How to check transition players EntProp?
Reply With Quote #1

According to the command director_print_player_counts we get the following information:
Code:
] director_print_player_counts 
1 transitioning survivors
8 connected survivors
0 transitioning infected
0 connected infected
How to check the player that he is transition survivor? No IsClientInGame or InClientConnected. It is through GetEntProp(client, Prop_Send/Data, "???") or any other means?

Last edited by Accelerator; 11-02-2016 at 06:08. Reason: https://forums.alliedmods.net/showthread.php?t=289925
Accelerator is offline