- Tải master-server:
Mã:
https://file-allpick.top/download/lkRnglHyMaLKyDx
- Tải Node.js và cài đặt:
- Mở Node.js cammand prompt ( Các bạn vào start rồi tìm kiếm cho nhanh)
- Sử dụng lệnh để vào foder master-server:
- Sử dụng lệnh để cài master-server:
Mã:
npm install -only=production
- Sử dụng lệnh để chạy master-server:
- Sau khi cài đặt thanh công, bạn sẽ thấy địa chỉ ip của server. Bạn sẽ copy địa chỉ ip vào file start-cso2.bat (trong thư mục bin của client)
- Ví dụ như dưới ip là "26.80.234.218".
Mã:
REM ask the user which master server the client should connect to
REM this script should be temporary until a better solution is created
@echo off
echo cso2-launcher for Nexon's Counter-Strike Online 2
echo .
echo Please enter the desired master server IP address
echo /p ip=Master server's IP: 26.80.234.218
echo Starting the game with "launcher.exe -masterip 26.80.234.218"
launcher.exe -lang english -masterip 26.80.234.218 -enablecustom
- Xong rồi đấy. Vào game tận hưởng thôi ^^