Hello,
I've been using this little part of code on old Realesta, now there's Neveresta that just came out and I were trying to run one of my full afk scripts..
But it seems that it isn't working properly? It reaches the depot but isn't opening it and can't proceed to the further steps (depositting, refilling, . . .)
Tried on multiple depots/cities.
P.S. I weren't sure if it was a Bug so I didn't post it in "Bug Report" section but there, as i'm not sure if i made a mistake in the code or there's a problem with some functions/variables.
Thanks!
I've been using this little part of code on old Realesta, now there's Neveresta that just came out and I were trying to run one of my full afk scripts..
reachgrounditem('depot')
wait(1000)
openitem('depot')
wait(1000)
But it seems that it isn't working properly? It reaches the depot but isn't opening it and can't proceed to the further steps (depositting, refilling, . . .)
Tried on multiple depots/cities.
P.S. I weren't sure if it was a Bug so I didn't post it in "Bug Report" section but there, as i'm not sure if i made a mistake in the code or there's a problem with some functions/variables.
Thanks!