“Desert Duel” Bugs and Feedback

I think so, and if it isn’t then they should add 'actualRange` or something

When Will Sandstorm Blitz be released?

1 Like

Thanks (20 chars happy)


it have some problems on line 59

Hi there Thai,
If you are still encountering the issue, could you show us the error message, please?

when i write ‘big0’ ‘goliath0’ ‘hot0’,the game only spawns it one time, then it doesn’t work again.

So strange, when face specify opponent, the compare statement
player.color<>hero.color and player.lane==lane always return false!!!

But other opponent works fine.

Please check, many thanks

I suspect the issue happen when opponent summon lots of players on same lane

I solved the issue, use player.y instead of player.lane to compare!