[HELP] {UPDATED WITH IMAGES CHECK} Ice Cube Model Bug
Hello guys i have a problem with frostnades plugin when i change pi_shrub to ice_cube.mdl file the model that I put is little upper, and the legs are actually empty without the frost block model.
http://i.imgur.com/w7woios.jpg someone told me to use that method ... Quote:
but again i have a problem when is jump the head its out of the model http://i.imgur.com/O4BQVMz.jpg code is here how i can fix it ? PHP Code:
|
Re: X,Y,Z Values
engfunc( EngFunc_DropToFloor, iEnt ) ;
|
Re: X,Y,Z Values
Quote:
|
Re: X,Y,Z Values
Code:
It's the entity's size. |
Re: X,Y,Z Values
Quote:
engfunc(EngFunc_SetSize,nova,Float:{-180.0,-180.0,-140.0},Float:{180.0,180.0,140.0}); |
Re: X,Y,Z Values
It's the entity's size, not origin.
Code:
It will put the entity in where the player that has created him is. Then if you're at the T spawn, the entity will copy your origin Code:
And will spawn at it Code:
|
Re: X,Y,Z Values
And how I can change the origin ?
|
Re: X,Y,Z Values
Quote:
Code:
|
Re: X,Y,Z Values
Quote:
|
Re: X,Y,Z Values
Code:
That's an example of how change the origin. |
| All times are GMT -4. The time now is 17:55. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.