AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Scripting (https://forums.alliedmods.net/forumdisplay.php?f=107)
-   -   Solved [TF2]Finding brush entities. (https://forums.alliedmods.net/showthread.php?t=325727)

Master Cake 07-03-2020 21:43

[TF2]Finding brush entities.
 
Hello there, I have trouble with finding brush entities on map. How can I make trace ray to the brush entities like trigger and func_nogrenades then get index and position of entity?

Or can I make it other way?

Master Cake 07-11-2020 13:01

Re: [TF2]Finding brush entities.
 
Solved, Just use TR_EnumerateEntities function to enumerate over entities along a ray.


All times are GMT -4. The time now is 21:35.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.