Fórum Ubuntu CZ/SK
Ubuntu pro osobní počítače => Obecná podpora => Téma založeno: hama4tux 20 Září 2008, 16:52:15
-
Dobry potreboval bych zaridit aby se tohle spoustelo jako deamon:) moc moudry v tom nejsem tak to zkus te jak na windowsaka :)
./hlds_run -game cstrike +maxplayers 16 +map de_dust2 -pingboost 2 +sv_lan 1 -binary ./hlds_amd
A aby se to spoustelo i automaticky po startu
-
Proveďte příkaz:
gksudo gedit /etc/rc.local
a nad řádek exit 0 napište ten příkaz:
/cela/cesta/ke/skriptu/hlds_run -game cstrike +maxplayers 16 +map de_dust2 -pingboost 2 +sv_lan 1 -binary /dalsi/cela/cesta/ke/skriptu/hlds_amd