chat_command s[command] ?r[parameters]
and it should work(tm)f1
console, so you cannot write binds. I ran into someone who complained about that.
@Learath2 suggested it should be doable to handle this with something like chat_command s[command] ?r[parameters]
./bam/bam release
(edited)function Script(name)
if family == "windows" then
return "python3 " .. str_replace(name, "/", "\\")
end
return "python3 " .. name
end
in bam.luaPython 3.8.0
echo %PATH%
?C:\Users\Learath2\AppData\Local\Microsoft\WindowsApps
this is the path that has the fake python windows injects to take you to the appstore