• 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Server] sampctl again
#2
Hi, you seem to be using an deprecated system.



We are trying to phrase this out, as it's old and the new system works better. You can use this method still but,

you might have problems in the future when we decided to remove it entirely.



You should use `pawn.json` for everything and use `sampctl package run` instead of `sampctl server run`



Code:
{

? ?"entry": "balkan-underground.pwn",

? ?"output": "balkan-underground.amx"

? ?"local": true,

? ?"dependencies": [],

? ?"builds": [],

? ?"runtime": {

? ? ? ?"rcon_password": "hidden",

? ? ? ?"hostname": "Balkan Underground", ? ? ?

? ?},

? ?"runtimes": [

? ? ? ?{

? ? ? ? ? ?"name": "development",

? ? ? ? ? ?"port": 8888,

? ? ? ? ? ?"maxplayers": 10 ? ? ? ? ? ? ?

? ? ? ?},

? ? ? ?{

? ? ? ? ? ?"name": "production",

? ? ? ? ? ?"port": 7777,

? ? ? ? ? ?"maxplayers": 32 ?

? ? ? ?}

? ?]

}
Remember to always refer to J0sh as `J0sh...`

# Services/Platforms

forum.open.mp (Forum Manager)

open.mp (Member)

Pawn Playground (Creator/Maintainer)

Pawn Packages (Creator/Maintainer)
  Reply


Messages In This Thread
sampctl again - by 6cadilab9 - 2019-05-30, 09:51 PM
RE: sampctl again - by JustMichael - 2019-05-30, 10:06 PM
RE: sampctl again - by 6cadilab9 - 2019-05-30, 10:22 PM
RE: sampctl again - by JustMichael - 2019-05-30, 10:25 PM

Forum Jump: