View Single Post
Peace-Maker
SourceMod Plugin Approver
Join Date: Aug 2008
Location: Germany
Old 01-28-2011 , 03:49   Re: SMLIB 0.9 BETA (266 Function Stocks)
Reply With Quote #21

When using
PHP Code:
stock bool:Effect_DissolvePlayerRagDoll(client
on player_death i get an error pointing out, that the netprop "dissolvetype" doesn't extist on that entity. You may change it to "m_nDissolveType" or use AcceptEntityInput.
I'm testing in CS:S.

I also often use psychonic's improved GetURandomIntRange(min, max) stock you may want to include?
__________________

Last edited by Peace-Maker; 01-28-2011 at 04:03.
Peace-Maker is offline