Umber D.
Umber D.
Are you talking about ebot Public?
If you are using your own version of eBot, it is possible to change the map pool. https://github.com/deStrO/eBot-CSGO/blob/179db02043bfb1ee775c70c6f23d0553f0536332/config/config.ini.smp#L35-L49
Hello, If you want to code it, here is the explaination of how to do it. You can add your command in Match.php like it is for "pause". You will...
Hello, ebot is not available with php7. eBot 4.0 will be with php7. The only version you can use is php5.
There is a bug with php 7 and pthread version. Edit: php 7, not php5
The project is old. Maybe the next version will support it.
Only one player on each team need to type !ready. Everyone on a team can do "!ready"
I made this patch without having an owrt os under my hands. Please consider to review my work on a working card with openwrt inside
Here: #54 , I proposed an update. It should be adapted with the version of Python. If you want Octoprint 1.9.3: ``` cd /tmp wget https://raw.githubusercontent.com/gravfu/OctoWrt/main/scripts/2_octoprint_install.sh chmod +x 2_octoprint_install.sh ./2_octoprint_install.sh...
> Other error. > > ared-workdir/build/sdk/staging_dir/toolchain-mipsel_24kc_gcc-12.3.0_musl/include/fortify -fPIC -DFFI_BUILDING=1 -DUSE__THREAD -DHAVE_SYNC_SYNCHRONIZE -I/usr/include/ffi -I/usr/include/libffi -I/OctoPrint/venv/include -I/usr/include/python3.11 -c src/c/_cffi_backend.c -o build/temp.linux-mips-cpython-311/src/c/_cffi_backend.o src/c/_cffi_backend.c:15:10: fatal error: ffi.h: No such file or directory 15 | #include...