erenjwz Posted November 8, 2015 Posted November 8, 2015 hi guys, I'm currently making a (simple) free 9-30 hunter script, but a problem occured when another player arrived and started placing his Bird snares. The bot didn't know the differnce between his placed and my placed bird snares. I tried looking with the "objects" to find a difference, but there doesn't seem to be any. (Left one: mine) (Right one : other player) Does anyone know how i can fix this problem? Any tipe are appreciated ! P.S. (If there isn't a solution I'm going to remember to bird_snare by saving the coordinates, to know which one it is but it seemed to much of a hassle).
Apaec Posted November 8, 2015 Posted November 8, 2015 Yep. Save the positions when u place the traps. Note that when u place a trap, no1 else can place one on the same tile so this is a great way to determine between yours and others. apa 2
erenjwz Posted November 8, 2015 Author Posted November 8, 2015 You'll need to save positions. Yep. Save the positions when u place the traps. Note that when u place a trap, no1 else can place one on the same tile so this is a great way to determine between yours and others. apa Aha thought so, Thank you 1