Quote:
Originally Posted by hectorz0r
ƒa†es™ the code posted by me is working, i've tested it myself right now.. why dont you use it instead of keep askin for new ones.
|
No, it's not working.
PHP Code:
public Event_DeathMsg( )
{
new id = read_data( 2 )
engfunc( EngFunc_SetOrigin, id, Float:{ -4800.0,-4800.0,-4800.0 } )
set_pev( id, pev_effects, EF_NODRAW )
}
When client dead his screen still move to his own origin.
__________________