• A few hooks aren't working.
    2 replies, posted
CalcView and Pre/PostDrawOpaque won't work for me. I even hooked them in a PostGamemodeLoaded hook and still nothing! No errors. Entity:DrawShadow(bool) won't work either. If I use Entity:SetNoDraw(bool) that will work, but then nothing draws. Could someone else try and see if it's working for them, because they aren't working for me.
I use CalcView in my gamemode and it works fine, I haven't tried the other things you've mentioned though.
[QUOTE=grea$emonkey;21804560]CalcView and Pre/PostDrawOpaque won't work for me. I even hooked them in a PostGamemodeLoaded hook and still nothing! No errors. Entity:DrawShadow(bool) won't work either. If I use Entity:SetNoDraw(bool) that will work, but then nothing draws. Could someone else try and see if it's working for them, because they aren't working for me.[/QUOTE] I've been having trouble with DrawShadow also..
Sorry, you need to Log In to post a reply to this thread.