2023-12-28 22:48:17 +00:00
|
|
|
site: ""
|
|
|
|
user: ChronosXYZ
|
|
|
|
repo: sf-cnr
|
2023-12-29 01:30:41 +00:00
|
|
|
entry: gamemodes/sf-cnr.pwn
|
|
|
|
output: gamemodes/sf-cnr.amx
|
2023-12-28 22:48:17 +00:00
|
|
|
dependencies:
|
|
|
|
- pawn-lang/samp-stdlib
|
|
|
|
- Zeex/samp-plugin-crashdetect:v4.21
|
|
|
|
- samp-incognito/samp-gvar-plugin:v1.3
|
|
|
|
- Y-Less/sscanf:v2.8.2
|
|
|
|
- samp-incognito/samp-streamer-plugin:v2.9.3
|
|
|
|
- Southclaws/samp-whirlpool:v1.0.0
|
|
|
|
- ziggi/FCNPC:v1.8.2
|
|
|
|
- philip1337/samp-plugin-mapandreas:v1.2.1
|
|
|
|
- JaTochNietDan/SA-MP-FileManager:1.5.1
|
|
|
|
- pawn-lang/YSI-Includes:v4.0.0
|
|
|
|
- oscar-broman/md-sort
|
|
|
|
- Southclaws/zcmd
|
|
|
|
- Southclaws/progress2:v2.1.2
|
2023-12-29 01:30:41 +00:00
|
|
|
- Zeex/amx_assembly:v1.0
|
2023-12-28 22:48:17 +00:00
|
|
|
local: true
|
|
|
|
runtime:
|
|
|
|
version: 0.3.7
|
|
|
|
mode: server
|
2023-12-29 01:30:41 +00:00
|
|
|
plugins:
|
|
|
|
- mysql_static
|
|
|
|
- RouteConnectorPlugin
|
|
|
|
- TPoker
|
|
|
|
- regex
|
|
|
|
- MerRandom
|
2023-12-28 22:48:17 +00:00
|
|
|
rcon_password: password
|
2023-12-29 01:28:11 +00:00
|
|
|
port: 7778
|
2023-12-28 22:48:17 +00:00
|
|
|
hostname: SA-MP Server
|
2024-01-07 21:40:43 +00:00
|
|
|
maxplayers: 610
|
2023-12-29 01:28:11 +00:00
|
|
|
language: "English"
|
2023-12-28 22:48:17 +00:00
|
|
|
mapname: San Andreas
|
2023-12-29 01:28:11 +00:00
|
|
|
weburl: discord.gg/Vh5qzhc7Sd
|
2023-12-28 22:48:17 +00:00
|
|
|
gamemodetext: Unknown
|
|
|
|
announce: true
|
|
|
|
lanmode: false
|
|
|
|
query: true
|
|
|
|
rcon: false
|
|
|
|
logqueries: false
|
|
|
|
sleep: 5
|
|
|
|
maxnpc: 210
|
|
|
|
stream_rate: 1000
|
|
|
|
stream_distance: 200
|
|
|
|
onfoot_rate: 30
|
|
|
|
incar_rate: 30
|
|
|
|
weapon_rate: 30
|
|
|
|
chatlogging: true
|
|
|
|
timestamp: true
|
|
|
|
messageholelimit: 3000
|
|
|
|
messageslimit: 500
|
|
|
|
ackslimit: 3000
|
|
|
|
playertimeout: 10000
|
|
|
|
minconnectiontime: 0
|
|
|
|
lagcompmode: 1
|
|
|
|
connseedtime: 300000
|
|
|
|
db_logging: false
|
|
|
|
db_log_queries: false
|
|
|
|
conncookies: true
|
|
|
|
cookielogging: false
|
|
|
|
output: true
|
2024-01-07 21:44:07 +00:00
|
|
|
extra:
|
|
|
|
long_call_time: 0
|
2023-12-28 22:48:17 +00:00
|
|
|
builds:
|
|
|
|
- name: main
|
|
|
|
includes:
|
|
|
|
- includes
|