Giter Club home page Giter Club logo

annezonemod's People

Contributors

fantasylidong avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

annezonemod's Issues

可否加入对抗模式

东哥好,想尝试在服务器里把稳定服保留的Zonemod加进去,试了一下没有完全成功。
我的想法是在cfg/cfgogl里建一个zonemod文件夹,然后把之前的插件和配置文件放到相应位置,之后再用sm_forcematch zonemod切换模式(看了下!match !vote命令的源码 大概是用这个原理操作的吧)。
尝试之后可以加载配置并且自动重启地图,模式大概确实也变成对抗了,用sm plugins list可以看到插件应该也是加载了(共140多个,数量上和cfg写的好像差不多,但是没有细看)但是看不到比赛前的准备面板,玩家无法按m选择阵营,特感方无法复活,只有刷出tank的时候可以操纵克,一关打完倒确实会交换阵营。过程中tank的血量是9000,对抗的克血量乘了1.5倍,这么看好像是加载了某些让tank_health变成6000的命令,是否是一些药役的配置没有卸载干净呢?

Docker 镜像无法使用

作者你好,小玲使用 morzlee/anne 这个镜像部署,但是却无法正常启动容器。系统是 Debian 11.5,Docker 版本 20.10.18,Docker Compose 版本 2.10.2。

version: "3"
services:
  anne:
    container_name: anne
    image: morzlee/anne
    environment:
      - PORT=27015
      - MAP=c1m1_hotel
      - REGION=4
      - plugin=anne
    network_mode: host
    restart: unless-stopped

日志:

root@debian:~# sudo docker logs anne
/bin/sh: 1: ./entrypoint.sh: Permission denied
/bin/sh: 1: ./entrypoint.sh: Permission denied
/bin/sh: 1: ./entrypoint.sh: Permission denied
/bin/sh: 1: ./entrypoint.sh: Permission denied
/bin/sh: 1: ./entrypoint.sh: Permission denied

另外 morzlee/anneserver:testmorzlee/anneserver:stable 也是一样的情况。

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.