View Single Post
hzqst
Senior Member
Join Date: Jul 2008
Old 05-25-2012 , 08:04   Re: Module: BMOD - Extended Physics Module
Reply With Quote #84

...How to set the angles of a hooked entity?
PHP Code:
bmod_object_add(entityBMOD_cylinder50.0, {8.00.032.0})
set_pev(entitypev_anglesvecAngle
Then nothing happens
If I set angles before the hook, the collision box will be incorrect(does it create the collision box by angles?)
hzqst is offline