View Single Post
Arkshine
AMX Mod X Plugin Approver
Join Date: Oct 2005
Old 05-02-2009 , 07:47   Re: Light SmokeGrenade
Reply With Quote #4

- I would use set_user_rendering from fun, more efficient.
- Instead of FM_Think, I would use register_think with a custom classname, more efficient.
- Use MSG_PVS for TE_BEAMCYLINDER / TE_SMOKE
- Use get_user_origin instead of pev + FVecIVec
Arkshine is offline