Set entity velocity
Animation playing ,entity won't follow me, whats wrong?
PHP Code:
PHP Code:
|
Re: Set entity velocity
I would guess that enemy is not a valid entity.
|
Re: Set entity velocity
I changed, but nothing
PHP Code:
|
Re: Set entity velocity
Show how you are getting the enemy.
|
Re: Set entity velocity
PHP Code:
|
Re: Set entity velocity
Entity follow using pev_aiming it's only valid for weapons or attached entities.
If you want to make an entity and it follow something but like an npc, you should make the first entity think and make some movements acording to the position of the other entity. |
Re: Set entity velocity
Show the function that creates the entity/entities.
|
Re: Set entity velocity
The problem is in MOVETYPES, there are no good movetypes :(
With TOSS works fine, but won't set it's velocity, with FLY,STEP etc. server crash and sets velocity, what to do? PHP Code:
|
Re: Set entity velocity
for the velocity ive used these stocks before, i think i got them from some of pimpdaddys work
PHP Code:
And created the ent. like this: PHP Code:
|
Re: Set entity velocity
okey thanks will try
|
| All times are GMT -4. The time now is 07:22. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.