Hello, i have this code
PHP Code:
public fwdAddToFullPack( es_handle, e, ent, host, hostflags, player, pset )
if( player )
if( host != ent )
set_es( es_handle, ES_Origin, { 999999999.0, 999999999.0, 999999999.0 } );
i dont understand how even it works, someone can say some info about it?
and where i should add check - if player is g_Spec[id] (bool) then noone will hear him.
__________________