Quote:
Originally Posted by anakin_cstrike
PHP Code:
// Try this engfunc( EngFunc_SetOrigin, i_Ent, vOrigin ); // instead of /* set_pev(i_Ent, pev_origin, vOrigin ); */
|
Won't help, the problem is like arkshine said. Sizes.
Quote:
Originally Posted by Starsailor
use this
Code:
entity_set_int(entity,EV_INT_solid,SOLID_BBOX)
|
He's using fakemeta in every thing he does. Gimme a one reason why should he start using engine?
Quote:
Originally Posted by Speed!
where can i get the accuarate sizes?
|
From the model's maker. You have to set them, so if you don't get better idea just guess them and test couple of times until you get them right.