Check for two entities
How can I check that entity is in other entity?
I'm trying to make a plugin that blocks moving block on the barriere (base builder mod). I tried some things and i realized that I can't use touch. I tried with hamsandwitch and origins but it went mess. I save the door (zone) coordinates of the specified map in ini file. Can someone make the plugin or tell me how to use tracehull. How it works and in which case i can use it? Thanks.. |
Re: Check for two entities
If the base has a roof (as it should), you can do:
PHP Code:
|
Re: Check for two entities
can it help to get distance to over head entity[roof] ?
|
Re: Check for two entities
Yes.
PHP Code:
|
Re: Check for two entities
What is point_contents? Where is that function from and what it does?
|
Re: Check for two entities
thanks Spunky you realy help me ;)
FEELiFE -> this function check what "content" at a origins what you writen in. engine: PHP Code:
PHP Code:
PHP Code:
|
Re: Check for two entities
It won't work either.
Is there any other method that doesn't use origins? |
Re: Check for two entities
Ideas?
|
| All times are GMT -4. The time now is 07:03. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.