The End Is Near...
Russian Roulette
- Сообщения
- 874
- Реакции
- 691
ничего не понял) что проверять?
PHP:
if(IsClientInGame(i) && !IsFakeClient(i) && IsPlayerAlive(i))
L 10/20/2012 - 11:39:25: [SM] Native "IsPlayerAlive" reported: Invalid client index 0
L 10/20/2012 - 11:39:25: [SM] Displaying call stack trace for plugin "Warden.smx":
L 10/20/2012 - 11:39:25: [SM] [0] Line 143, D:\vlad\Servers\Zapusk\Jail\cstrike\addons\sourcem od\scripting\Warden.sp::HookPlayerChat()
PHP:
if(client > 0 && IsPlayerAlive(client) && GetClientTeam(client) == CS_TEAM_CT)