Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "user": "ZanderOperator",
- "repo": "open.RP",
- "entry": "gamemodes/main.pwn",
- "output": "gamemodes/main.amx",
- "dependencies": [
- "pawn-lang/samp-stdlib",
- "Zeex/samp-plugin-crashdetect:v4.19.4",
- "pBlueG/SA-MP-MySQL",
- "Y-Less/sscanf",
- "samp-incognito/samp-streamer-plugin",
- "lassir/bcrypt-samp",
- "Southclaws/pawn-chrono",
- "Southclaws/progress2",
- "pawn-lang/sa-mp-fixes",
- "Southclaws/OnPlayerSlowUpdate",
- "philip1337/samp-plugin-mapandreas",
- "RIDE-2DAY/vSync",
- "MySekwel/New-SA-MP-callbacks",
- "kristoisberg/samp-map-zones",
- "roesanne26/fSelection",
- "pawn-lang/[email protected]"
- ],
- "local": true,
- "runtime": {
- "version": "0.3.DL",
- "mode": "server",
- "echo": "loading server.cfg generated by sampctl - do not edit this file manually, edit pawn.json instead!",
- "filterscripts": [
- "ls_elevator",
- "ls_beachside",
- "ServerMaps"
- ],
- "plugins": [
- "TPoker"
- ],
- "rcon_password": "0000",
- "port": 7777,
- "hostname": "SA-MP Server",
- "maxplayers": 50,
- "language": "",
- "mapname": "San Andreas",
- "weburl": "www.sa-mp.com",
- "gamemodetext": "Unknown",
- "announce": true,
- "lanmode": false,
- "query": true,
- "rcon": false,
- "logqueries": false,
- "sleep": 5,
- "maxnpc": 0,
- "stream_rate": 1000,
- "stream_distance": 300,
- "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,
- "extra": {
- "useartwork": "1"
- }
- },
- "runtimes": [
- {
- "name": "dev",
- "rcon_password": "0000",
- "port": 7777,
- "hostname": "[open.RP] - OpenSourced RolePlay",
- "maxplayers": 10,
- "language": "English",
- "mapname": "Los Santos",
- "weburl": "open.mp",
- "gamemodetext": "Unknown",
- "announce": false,
- "lanmode": true,
- "query": false,
- "rcon": false,
- "logqueries": false,
- "sleep": 5,
- "maxnpc": 0,
- "stream_rate": 1000,
- "stream_distance": 300,
- "onfoot_rate": 80,
- "incar_rate": 80,
- "weapon_rate": 40,
- "chatlogging": true,
- "timestamp": true,
- "logtimeformat": "[%d-%b-%Y %X]",
- "messageholelimit": 10000,
- "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
- }
- ],
- "builds": [
- {
- "name": "dev",
- "args": [
- "-;+",
- "-(+",
- "-Z+",
- "-S32768",
- "-d3"
- ],
- "includes": [
- "legacy/",
- "gamemodes/modules",
- "gamemodes/modules/Admin",
- "gamemodes/modules/Arrays",
- "gamemodes/modules/Char",
- "gamemodes/modules/Player",
- "gamemodes/modules/Preincludes",
- "gamemodes/modules/Server",
- "gamemodes/modules/Systems",
- "gamemodes/modules/time"
- ],
- "compiler": {}
- },
- {
- "name": "live",
- "args": [
- "-;+",
- "-(+",
- "-Z+",
- "-O2",
- "-S8192",
- "-d3"
- ],
- "includes": [
- "legacy/"
- ],
- "constants": {
- "BUILD_MINIMAL": ""
- },
- "compiler": {}
- },
- {
- "name": "pre",
- "args": [
- "-;+",
- "-(+",
- "-Z+",
- "-S8192",
- "-l",
- "-d3"
- ],
- "includes": [
- "legacy/"
- ],
- "compiler": {}
- }
- ]
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement