entity must not collisions the player.
Hello.
Now i am making a new weapon drop/ granate throwing effect, same like css. There are problem, all work but if i drop the weapon or throw the granate it will be stuck in player entity and will be so bugged and will do so funny things and then fly away somewhere far. :) Anyway, how i do it that "entity must not collisions the player" ? Thanks! |
Re: entity must not collisions the player.
Solved: Do not use MOVETYPE_TOSS :)
|
Re: entity must not collisions the player.
Maybe you can share ur plugin with us, so we can see what u've made.
if it isn't private :P |
Re: entity must not collisions the player.
Quote:
|
Re: entity must not collisions the player.
Quote:
|
Re: entity must not collisions the player.
Quote:
|
Re: entity must not collisions the player.
Set the owner of grenade as a player
Code:
set_pev( grenade , pev_owner , id_player ) |
| All times are GMT -4. The time now is 00:25. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.