calamity-inc / Stand-Feedback

Share your feature suggestions and bug reports for Stand here!
5 stars 0 forks source link

Lua API : "players.is_passive()" #209

Open ScriptHost opened 3 months ago

ScriptHost commented 3 months ago

Cuz i dunno how to get if a player is passive :>

Lirniri commented 3 months ago

And also add "players.set_passive()"

isdzjfs commented 3 months ago

return memory.read_int(memory.script_global(1887305 + 1 + (playerID * 610) + 8)) == 1 ?