Author Topic: Mod Request [nvm crown is the goat]  (Read 579 times)

Alright so im trying to make it so that when someone enters a zone it teleports them i have it set up like this

onminigamereset > self > setzone > center :400 0 0 0
onplayerenterzone > namedbrick (whatever) > setplayertransform > relative

Now the zone works just fine and it teleports me just fine, but when someone else tries to go through the zone to teleport, it teleports me instead of them. I'm not sure how to fix that


I just really need this to be changed for my server, and I figured the only way people will surely do something is if money is involved. To whoever decides to make it, we can negotiate some amount I should pay you for the mod.

EDIT: Thanks crown that worked perfectly for me
« Last Edit: June 11, 2017, 12:06:12 PM by YounqD »

Use doPlayerTeleport instead and it should work properly. I had this issue with something before.