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
Correct me if it already exists, but I couldn't find it in script/script.cpp
I want CBOT to have function that will read, parse and execute file given as argument, like include(...) or require(...) in PHP.
This will make using common functions more easy. See also https://en.wikipedia.org/wiki/Don%27t_repeat_yourself
The text was updated successfully, but these errors were encountered:
I had the idea that you might put your scripts on an infoserver... it would make them way more useful. see #1059
What does this have to do with #1059 though?
I just didn't see all the other issues to this subject and thought this would be the only one... 😕
Successfully merging a pull request may close this issue.
Correct me if it already exists, but I couldn't find it in script/script.cpp
I want CBOT to have function that will read, parse and execute file given as argument, like include(...) or require(...) in PHP.
This will make using common functions more easy. See also https://en.wikipedia.org/wiki/Don%27t_repeat_yourself
The text was updated successfully, but these errors were encountered: