View Single Post
ישן 16-11-05, 13:03   # 1
Itamar
חבר פורום
דירוג מסחר: (0)
 
מיני פרופיל
תאריך הצטרפות: Oct 2005
מיקום: ירושלים.
גיל: 36
הודעות: 213
שלח הודעה באמצעות ICO אל Itamar שלח הודעה באמצעות MSN אל Itamar

Itamar לא מחובר  

בעיה בפתיחת שרת CZ,

שלום לכולם,
אני מנסה לפתוח שרת CZ (אל תרדו עלי, זה פעם ראשונה שלי ).
הכל הלך חלק, אבל ברגע שאני מנסה לפתוח את הSteam בפקודה הוא נותן לי משהו אחר ממה שאמור להיות (לפי המדריך שבדביק).
הנה תראו את כל מה שעשיתי (הבעיה היא בפקודה האחרונה):
קוד:
[css_i@113 ~]$ rm -rf srcds_l
[css_i@113 ~]$ dir
[css_i@113 ~]$ mkdir hlds_l
[css_i@113 ~]$ cd hlds_l
[css_i@113 hlds_l]$ wget http://www.therubysquare.com/dl/steam/steam.tar.gz
--18:48:15--  http://www.therubysquare.com/dl/steam/steam.tar.gz
           => `steam.tar.gz'
Resolving www.therubysquare.com... 12.158.191.126
Connecting to www.therubysquare.com|12.158.191.126|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 1,962,970 (1.9M) [application/x-tar]

100%[====================================>] 1,962,970    183.56K/s    ETA 00:00

18:48:32 (153.03 KB/s) - `steam.tar.gz' saved [1962970/1962970]

[css_i@113 hlds_l]$ tar -zxvf steam.tar.gz
steam
[css_i@113 hlds_l]$ chmod +x steam
[css_i@113 hlds_l]$ ./steam
Checking bootstrapper version ...

Use: steam -command <command> [parameters] [flags]

Commands:
 create: Create a Steam Account
   parameters:
      -username <username>    -   Username of Steam account (case-insensitive)
      -email <email>          -   Email address
      -password <password>    -   Password for the account (case-sensitive)
      -question <question>    -   Password reminder question
      -answer <answer>        -   Password reminder secret answer (case-sensitiv                                             e)

   For example: steam -command create -username foobar -email foo@bar.com -passw                                             ord pasSwoRd -question "cat's name?" -answer Gordo

 update: Install or update HLDS
   parameters:
      -game <game>            -   Mod name: cstrike, tfc, dod, dmc, valve, czero                                             , or ricochet
      -dir <installdir>       -   HLDS Install dir
      -username <username>    -   Steam username
      -password <password>    -   Password
      (if username, password, or dir not specified, will use value from last run                                              of tool)
   flags:
      -remember_password      -   Remember Steam password so is not needed next                                              time
      -verify_all             -   Verify all HLDS files are up to date
      -retry                  -   Automatically retry every 30 seconds if the St                                             eam Network is busy

   For example: steam -command update -game cstrike -dir /hlds -username foo@bar                                             .com -password pasSwoRd -remember_password

 version: View installed versions
 list: View available games

Optional parameters for all commands:

[css_i@113 hlds_l]$
תודה רבה,
איתמר.
__________________
בברכה,
איתמר סיילס, מנהל חברת Israel-Host.co.il.
  Reply With Quote