Sandstorm won't let me summon quicksand

Hi, I’m having this issue with the quicksands never summon out, so I’m having a big disadvantage to players who have a working quicksand.
What’s wrong? I dont get any indicators whatsoever


while True:
    hero.launch(28, 86)
    hero.summon('threat', 0)
    hero.summon("big", 1)    
    hero.summon('charger', 2)
    if hero.isReady("quicksand"):
        hero.play("quicksand", 1)
    hero.summon("driver", 0)
    hero.summon("sniper", 1)
    hero.summon("charger", 2)    
    if hero.isReady("quicksand"):
        hero.play("quicksand", 1)
        hero.launch(25, 16)
    hero.summon('threat', 0)
    hero.summon("big", 1)    
    hero.summon('charger', 2)
    if hero.isReady("quicksand"):
        hero.play("quicksand", 1)
    hero.summon("driver", 0)
    hero.summon("sniper", 1)
    hero.summon("charger", 2)    
    if hero.isReady("quicksand"):
        hero.play("quicksand", 1)    

I tried the part of the code for playing “quicksand.” It worked for me. Could you send screenshots of what it looks like for you?

Mark this as a solution for this topic please, then we can discuss in the other topic which is in the correct category :)

Moon you’re a regular you could change the category -_-

I did for the other topic, I’m not dumb xd (also, aren’t you supposed to be me? [lol])

Let’s say that that only applies to the EPM :]