We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Implement a trigger/script functinality for appropriate entities (mobs, objects, and rooms)
The scripting language can either be python or MOBprog, either way the script is attached to an entity with an appropriate trigger.
Thoughts on triggers for specific entities:
Room
Objects
Mobs
The text was updated successfully, but these errors were encountered:
Merge branch 'master' into feature/#17/mobprog
b94068b
No branches or pull requests
Implement a trigger/script functinality for appropriate entities (mobs, objects, and rooms)
The scripting language can either be python or MOBprog, either way the script is attached to an entity with an appropriate trigger.
Thoughts on triggers for specific entities:
Room
Objects
Mobs
The text was updated successfully, but these errors were encountered: