Thread: SC STUFF PLUGIN
View Single Post
GHW_Chronic
SourceMod Donor
Join Date: Sep 2004
Location: Texas
Old 12-11-2006 , 21:51   Re: SC STUFF PLUGIN
Reply With Quote #76

change line 621 from:
Code:
    new deadflag=entity_get_int(id,EV_INT_deadflag)
to:
Code:
    new deadflag=pev(id,pev_deadflag)
and remove the #include <engine>

This plugin seems to have come a long way. Please just do the above for me.
GHW_Chronic is offline
Send a message via AIM to GHW_Chronic