Code:
new Float:minbox[3] = { -88.5, -34.0, -1.0 };
new Float:maxbox[3] = { 88.5, 34.0, 1.0 };
I know this is what you use to make the solid box, but is there a way to change the angle of it? This is for carmod so i want it to make the box going in the angle of the person that gets out of the car.