ACS Console Commands?
Moderator: GZDoom Developers
- Theshooter7
- Posts: 456
- Joined: Sun Mar 05, 2006 6:44 pm
ACS Console Commands?
Is there an ACS function that will perform a console command? Example: Say I wanted a script to bind a key for me, so how will I get ACS to do it? I tried ConsoleCommand (It works for SkullTag...) and the script just hangs. (But the game does not)