Author Topic: OnPlayerTouch is failing  (Read 545 times)

For my Stargate build I have, when the stargate is active, your supposed to be able to go through the gate to an island. Its working on the returning gate, but for some reason its being an ass on the main gate. I'm using the "MoveToBrick" event, since SetPlayerTransform fails with OnPlayerTouch. I changed the destination brick's name to A, changed the "Onplayertouch -> Player -> MoveToBrick" Events destination to A, and it still didn't work. I tried restarting, nothing. It WAS working earlier, but it just spazzed out and died. :C

If I can't get it working I might as well throw away my stargate build.
OH, it worked with OnActivate, but not OnPlayerTouch, so, I dunno. Plawks halp.

First, what do you mean SetPlayerTransform fails with OnPlayerTouch? It works perfectly fine for me. Second, I've never even heard of MoveToBrick, it might be a problem with the add-on.

Okay, well, we tried SetPlayerTransform, but whenever someone would go through the gate, It would warp me instead of them. And MoveToBrick, I think, comes with Amades Bots, and did work perfectly fine with players untill now

Update: Now the islands' gate is failing too.

Okay, well, we tried SetPlayerTransform, but whenever someone would go through the gate, It would warp me instead of them.

What.

This is not normal.

Something is conflicting with SetPlayerTransform.

Hmm. Grah, I wish there was a easier way to figure out if stuff screwed other stuff up.
Should I try re-installing SetPlayerTransform, or dig through my Add-ons folder?

Try the first, then the second if that doesn't work.

Okay.
If the SetPlayerTransform still fails, I might resort to OnActivate.
Wait, this still doesn't fix my problem with OnPlayerTouch, so I guess I have to resort to Onactivate. (Rage)

DoubleToast: I don't get why I should re-install SetPlayerTransform when OnPlayerTouch is the problem, MoveToBrick works fine.

OnPlayerTouch doesn't just break for you and only you without you doing something to break it.

Okay, I had someone on my server Duplicate the back while I removed it, and now it works while there his bricks. I'm cursed. ._.

Okay, we got it to work, Thanks to Xoax <3

Locked