Pastebin

miscreated rcon

miscreated rcon from Pastebin

Miscreated rcon Pastebin Miscreated rcon tool paste Miscreated rcon commands details
    
        guide that worked for me:

Download SteamCMD
Install
Open it
Enter the following commands : 
login anonymous
app_update 302200 ( wait for it to download, here it is saved : SteamCMD\steamapps\MiscreatedServer ) as long as you have not put another path.

Then we open ports correctly 
We create the 2 files as indicated in the guide but with a change, since we have downloaded the files in a different way. 

This is my .bat configuration: 

echo off
start 
Bin64_dedicated\MiscreatedServer.exe +sv_maxplayers 50 +map islands -mis_gameserverid 100 -sv_port 64090
goto start

This is my .cfg configuration:

sv_servername="the name you want"
http_password=your pass for the Rcon
g_pinglimit=300
g_pingLimitTimer=15
g_gameRules_Camera=2
wm_disable=1
wm_timeScale=1
wm_timeScaleWeather=1
wm_timeScaleNight=4
wm_timeOffset=0
wm_forceTime=8.0
sv_noBannedAccounts=0
sv_maxuptime=12
sv_motd="info 1"
sv_url="info 2"
sv_msg_conn=0
sv_msg_death=0
g_gameRules_bases=2
g_playerHealthRegen=0.011
g_playerFoodDecay=0.027
g_playerFoodDecaySprinting=0.3
g_playerWaterDecay=0.5
g_playerWaterDecaySprinting=0.7
g_playerInfiniteStamina=1
pl_health.fallDamage_SpeedSafe=9.0
pl_health.fallDamage_SpeedFatal=13.0
g_playerTemperatureSpeed=1.0
g_playerTemperatureEnvRate=0.0005
g_craftingSpeedMultiplier=2
asm_disable=0
asm_percent=63
asm_maxMultiplier=3
asm_hordeCooldown=200
pcs_maxCorpses=120
pcs_maxCorpseTime=1800
steam_inventory_enable=0

Then we started the .bat, we allowed everything in the firewall and ready, server running.