View Single Post
eyal282
Veteran Member
Join Date: Aug 2011
Old 11-29-2021 , 10:55   Re: Enable bomb plant on whole map
Reply With Quote #2

Quote:
Originally Posted by eSTu View Post
Hi, title says it all.

I want to make one of the bomb sites big enough to cover whole map OR create new entity that will cover whole map.

I know how to create new entity but idk how to set or change the entity size (width, length , height).
My Useful Commands plugin makes each teleport entity have another entity that resets a bomb to the last known position. Use this logic to make a bomb site larger. I think you should check these two:

Member: m_vecMins (offset (type vector) (bits 0) (NoScale)
Member: m_vecMaxs (offset 20) (type vector) (bits 0) (NoScale)

DDG their names to learn how they work.
__________________
I am available to make plugins for pay.

Discord: Eyal282#1334
eyal282 is offline