If for example, I put a box on the map, how to make a player could get into it? And do not pass through.
Code:
if (map == "mp_terminal_cls")
{
Entity w = SpawnModel("script_model", "com_plasticcase_trap_friendly", new Vector(859.113f, 5621.868f, 266.125f));
}
![[Image: 77c85afda648.gif]](http://s018.radikal.ru/i511/1302/21/77c85afda648.gif)