Closed GoogleCodeExporter closed 8 years ago
Add: I moved my city from a place to another and the town id suddenly started
to work?.
The cords were my temple was (not working one) was this; {x = 1199, y = 881, z
= 7}
Original comment by owntibia...@googlemail.com
on 12 Jul 2012 at 9:17
I'm using latest rev with no modifications.
Original comment by owntibia...@googlemail.com
on 12 Jul 2012 at 9:18
How do you try to teleport there?
Original comment by r...@ymail.com
on 12 Jul 2012 at 12:22
doTeleportThing(getCreaturePosition(cid), {x = 1199, y = 881, z = 7})
I can teleport to some other locations, but not to that location.
I tried setting my character Town_Id to the "not working town" and it will keep
telling me temple position is wrong.
Original comment by owntibia...@googlemail.com
on 12 Jul 2012 at 8:23
It's doTeleportThing(uid, pos)
and you are trying to call doTeleportThing(pos, pos)
Original comment by r...@ymail.com
on 12 Jul 2012 at 11:33
It was fixed.
It certainly was what you said :P dumb me.
Original comment by owntibia...@googlemail.com
on 15 Jul 2012 at 7:15
Original comment by r...@ymail.com
on 16 Jul 2012 at 10:38
Original issue reported on code.google.com by
owntibia...@googlemail.com
on 12 Jul 2012 at 9:13