Jump to content
GIGN Forum

Ka Lai Uztaisa


Recommended Posts

1) Ieej server root folderī (tur, kur hlds.exe).

2) Izveido teksta failu server.txt

3) atver vaļā un raksti

hlds - Tava servera parametri

piemērs:

hlds -console +sv_lan 0 -insecure -game cstrike -nomaster -pingboost 3 +maxplayers 32 +map aim_map +port 27015 +noip +exec listip.cfg

4) Saglabā

5) Nomaini nosaukumu server.txt > server.bat vai server.cmd

P.S. Var palaist arī uzreiz realtime:

start /wait /realtime hlds.exe -console +sv_lan 0 -insecure -game cstrike -nomaster -pingboost 3 +maxplayers 32 +map aim_map +port 27015 +noip +exec listip.cfg

P.S.S. Moderi var uzlikt šo pinned!

Link to comment
Share on other sites

1) Izveido teksta failu server.txt mapē root (pie hlds.exe)

2) Ieraksti:

@echo off
cls
echo Protecting HLDS from crashes...
title HLDS CrashGuard
:hlds
echo (%time%) HLDS started...
hlds -console +sv_lan 0 -insecure -game cstrike -nomaster -pingboost 3 +maxplayers 32 +map aim_map +port 27015 +noip +exec listip.cfg
echo (%time%) WARNING: HLDS closed or crashed! Restaring...
goto hlds

3) Saglabā un pārdēvē par server.bat vai server.cmd

P.S. Nezinu no kurienes ir tas kods :D

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
 Share

×
×
  • Create New...