Author Topic: Brick Detection Events  (Read 3493 times)

Should come with Player detection, Brick, Vehicle

the Vehicle and Player ones only working if the owners are in the same minigame
It'd be interesting if players/vehicles could block other detections, as in, if a player is standing along the ray, it would block one brick from detecting another.

Really just an idea, but somehow I doubt it would be implemented as it could overcomplicate the event.

The limit is set as 4 by all the add-ons who package events and stuff
Make the damn x y z a vector box and then it's only one parameter.

The limit for a vector box value is -141 to 141, IIRC.

You took something Zmaster made and rewrote it...

Edit:
link:
http://forum.blockland.us/index.php?topic=193956.0

Didn't know that existed.

Should come with Player detection, Brick, Vehicle

the Vehicle and Player ones only working if the owners are in the same minigame

I already made an edit that does this for my server. When I get home I'll wrap it up and release it.

The limit for a vector box value is -141 to 141, IIRC.
Okay then package the servercmd and make it set it to 1?
Also whay don't you use the vector box as a possibility to set a distance how far it looks?

Also whay don't you use the vector box as a possibility to set a distance how far it looks?

The limit for a vector box value is -141 to 141, IIRC.