LuisPro
World War <3
- Joined
- May 10, 2009
- Messages
- 425
- Solutions
- 1
- Reaction score
- 53
code:
addEvent(function() doTransformItem(getTileItemById({x = 33104, y = 31908, z = 10, stackpos=1}, 17999).uid, 1387) end, 120 * 1000)
how to add unique id to this created (transformed) teleport?
Thx for any help!
addEvent(function() doTransformItem(getTileItemById({x = 33104, y = 31908, z = 10, stackpos=1}, 17999).uid, 1387) end, 120 * 1000)
how to add unique id to this created (transformed) teleport?
Thx for any help!
