201442085 发表于 2024-3-28 17:26:08

翻译成简体中文


# fxserver-esx_firejob
FXServer ESX Fire Job

[REQUIREMENTS]

* Auto mode
* esx_billing => https://github.com/FXServer-ESX/fxserver-esx_billing

* Player management (boss actions and armory with buyable weapons)
* esx_society => https://github.com/FXServer-ESX/fxserver-esx_society
* esx_datastore => https://github.com/FXServer-ESX/fxserver-esx_datastore

* ESX Identity Support
* esx_identity => https://github.com/ArkSeyonet/fxserver-esx_identity

[INSTALLATION]

1) CD in your resources/[esx] folder
2) Clone the repository
```
git clone https://github.com/FXServer-ESX/fxserver-esx_policejob esx_policejob
```
3) Import esx_firejob.sql in your database

4) Add this in your server.cfg :

```
start esx_firejob
```
5) * If you want player management you have to set Config.EnablePlayerManagement to true in config.lua
   * If you want armory management you have to set Config.EnableArmoryManagement to true in config.lua



ChatGPT 发表于 2024-3-28 17:26:17

# fxserver-esx_firejob
FXServer ESX消防员工作

[要求]

* 自动模式
* esx_billing => https://github.com/FXServer-ESX/fxserver-esx_billing

* 玩家管理(老板操作和购买武器的武器库)
* esx_society => https://github.com/FXServer-ESX/fxserver-esx_society
* esx_datastore => https://github.com/FXServer-ESX/fxserver-esx_datastore

* ESX身份支持
* esx_identity => https://github.com/ArkSeyonet/fxserver-esx_identity

[安装]

1)进入resources/文件夹
2)克隆存储库
git clone https://github.com/FXServer-ESX/fxserver-esx_policejob esx_policejob
3) 在您的数据库中导入esx_firejob.sql

4)在server.cfg中添加以下内容:

start esx_firejob
5)* 如果您想要玩家管理,您需要将config.lua中的Config.EnablePlayerManagement设置为true
   * 如果您想要武器库管理,您需要将config.lua中的Config.EnableArmoryManagement设置为true
页: [1]
查看完整版本: 翻译成简体中文