Do you think I could just leave this part blank and it'd be okay? We're just going to replace the whole thing with a header image anyway, right?
You are not logged in.
Pages: 1
Topic closed
I need a bot that when you place a block at the left side it appears at the right side, and backwards, so that left side and right side are symmetric (not vertical sides, horizontal sides). Zumza's bot had this feature before, and I really used it, so I need this bot.
Offline
Do you get to set the imaginary horizontal line at any place?
Offline
Imagine you have a 400x200 world (x,y from 0,0 to 399, 199). You place a block at 5,99. It's on the left side of the world. Then it must appear on the right side. 399-5=394 so the symmetric block would appear at 394,99. The y will be the same, it won't change, it will be exactly the vertical position where the player placed the initial block. Now, you place a block at 389,50. It's on the right side of the world. 399-389=10 so the symmetric block would appear at 10,50. The y is the same as on the another side. It basically copies what is build from an horizontal side of the world, and builds it on the another side, inverted horizontally obviously. This is how it's supposed to work.
EDIT:
There's an example of what I mean. On the left side I wrote some stuff, and the bot then made the same on the right side (inverted obviously). It must also work backwards (you place at right side then bot places at left side). I hope you understood.
Offline
Her ya ger
http://www.mediafire.com/?5a1au6vysvkhz
thanks zoey aaaaaaaaaaaand thanks latif for the avatar
Offline
Her ya ger
http://www.mediafire.com/?5a1au6vysvkhz
Yep. This is exactly what I need. Now I'll be able to build by Final VIKING world much faster. Thank you a lot.
Offline
Pages: 1
Topic closed
[ Started around 1732749605.5156 - Generated in 0.071 seconds, 10 queries executed - Memory usage: 1.43 MiB (Peak: 1.54 MiB) ]