Author Topic: using ::onCollision to find if someone owns certain bricks?  (Read 645 times)

For example, if you hit someone's 1x1x1 brick (or any of their bricks) and you want to check if they have any 1x1x5 bricks planted?

Edit: I was using the wrong function and didn't have a clear question written.  I want to do this with onCollision(%this, %obj, %col, %fade, %pos, %normal)
« Last Edit: June 21, 2015, 05:41:48 AM by Tezuni 2.0 »

if you shove an echo at the top of the function, does it ever get called?
you might need to package the function

if you shove an echo at the top of the function, does it ever get called?
you might need to package the function
oh, yeah it's part of a package

throw in echos everywhere
see what it is actually doing