View Single Post
Midnight Kid
Member
Join Date: Aug 2017
Location: Chornobay, Ukraine
Old 03-19-2018 , 03:00   Re: Healthkit on dead body
Reply With Quote #82

Maybe this

PHP Code:
set_pev(ent,pev_movetype,MOVETYPE_STEP
or

PHP Code:
set_pev(ent,pev_movetype,MOVETYPE_PUSHSTEP
However, there's a risk that the medkit will fail under the textures.
By the way, I'd look at the alternative to replace the standard DeathMSG in support of #include hamsandwich and Z-Bot Spawn Bitparser ('cause with certain changes, DeathMSG will crush the server). But this requires any time for realize this yet the only damned bug.

Last edited by Midnight Kid; 03-19-2018 at 04:52.
Midnight Kid is offline