Beiträge anzeigen

Diese Sektion erlaubt es dir alle Beiträge dieses Mitglieds zu sehen. Beachte, dass du nur solche Beiträge sehen kannst, zu denen du auch Zugriffsrechte hast.


Themen - Kelli

Seiten: 1 ... 3 4 [5] 6 7 ... 15
61
Games / CoD4:MW Ranked oder Unranked?
« am: Dienstag, 27 November 2007 | 19:42 »
Huhu!

Frage: Soll der CoDIV Ranked oder unranked sein?

Situation:
Ranked heisst einige Einstellungen sind fest verdrahtet - man kann den Server nicht nach belieben gestalten.
Unranked: (Nahezu) Alles ist möglich, Waffen dazu (auch die Freischaltbaren für jeden) Waffen entfernen, Perks aktivieren, deaktivieren, Klassen verändern, Punktelimit etc...

Ranked ist ja z.Zt gerade bei allen hoch im Kurs - Andere wollen vielleicht lieber ohne die Helis spielen?
Also abstimmen!

Später kann man vielleicht einen zweiten CoDIV starten, aber im Moment sollten wir uns auf einen beschränken.

62
Laberkanal / [NEWS]: CoD4:MW Linux Server verfügbar.
« am: Dienstag, 27 November 2007 | 10:44 »
[Article]: CoD4:MW Linux Server verfügbar.
Kabooom!
macht es gerade überall, denn die Serverfiles für CoD4:MW wurden gerade freigegeben. Man kann also damit rechnen das die Anzahl der verfügbaren CoD4 Server heute sprunghaft ansteigen wird, und ich denke das auch -=I.O.S=- heute abend über einen eigenen CoD4 Server verfügen wird.


http://treefort.icculus.org/cod/cod4-linux-server-11212007.tar.bz2
http://0day.icculus.org/cod/cod4-linux-server-11212007.tar.bz2

Call Of Duty 4(tm)
Linux Multiplayer Server Code
Version 1.0
Readme
Last update: 2007-11-21

=============================

!! IMPORTANT !!
 Call of Duty 4(tm) Linux Server is NOT SUPPORTED by Activision(r) Customer
 Support. Please do not call with any questions related to this free beta
 product. There are other channels to aid you listed at the bottom of this
 document.


===============================================

TABLE OF CONTENTS

1. Introduction
2. Installation From Scratch
3. Note for localized versions of the game
4. Support Channels
5. FreeBSD Note

===============================================


1. Introduction

 This document explains how to install the Call of Duty 4(tm) Linux server
 version 1.0. Installation from scratch and upgrading an existing installation
 are both covered.

 Usage is very similar to other Call of Duty(tm) titles ... many
 of the console commands, command lines, and cvars are identical, so if you
 are comfortable maintaining dedicated servers for those games, you will find
 this process familiar.

 MOD USERS: PLEASE READ...
  It is recommended that any user modifications that have been
  installed to the Call of Duty 4(tm) directory be removed before
  installing this package. These modifications are not supported
  by Activision(r) and may not be compatible with some of the new
  features that are included. When installing or upgrading a server,
  if problems or unexpected behavior arise, your first step in
  troubleshooting should be to do a clean install with the original
  data files.

2. Installation From Scratch

 - Get the retail Call of Duty 4(tm) disc(s) (there may be multiple discs
   depending on what edition of the game you have obtained, or perhaps a
   single DVD-ROM disc).
 - Copy the contents of disc one's "Setup/Data" directory to wherever you
   want to install the Call of Duty 4(tm) Linux server. There should be a
   "localization.txt" file in the root of this directory, and a "main"
   Subdirectory.  Each additional disc should be opened and the contents of
   each "Data" folder should be copied over to the existing Main folder. When
   you have copied everything, the final installation size is around 3.5
   gigabytes.
 - Alternately, you may install on Windows(r) and copy the installed game to
   your Linux system, but many will opt to skip this step since the data
   files are uncompressed and easily accessible on the discs. Final
   installation size is around 6.3 gigabytes.
 - Unpack this archive in the root of the newly-copied tree, so
   "cod4_lnxded" is in the same directory as "localization.txt". Unlike the
   original Call of Duty(tm), there are not seperate .so files like
   "game.mp.i386.so", so don't be concerned when you don't see them.

 - OPTIONAL: Install PunkBuster:

     ./pbsetup.run -e
     ./pbsetup.run --add-game=cod4 --add-game-path=/where/i/uploaded/cod4/
     ./pbsetup.run -u

   You will need to agree to the PunkBuster license before you may install it.
   This will download the latest version of the Punkbuster software to your
   Linux server, so you need an Internet connection.

 - Now, run the server:
     cd /where/i/copied/callofduty4
     ./cod4_lnxded

 - When you see "--- Common Initialization Complete ---", the game
   server has started, but you need to start a map before the server will
   accept connections. At this point, type:

     map mp_crash

   ("mp_crash" being a given map's name).

 - Now you should see your server in the in-game browser. You will now want to
   customize your server, including writing config files and command lines
   that don't require human interaction, but that is beyond the scope of this
   document.


3. Note for localized versions of the game

 If you have a copy of the game that does not include the English translations,
 you will need to explicitly set the game's language or the server will not
 be able to find its data files. If you have, for example, the french data
 files, you must add this to your server's command line:

   ./cod4_lnxded +set loc_language 1

 This is a list of values for various languages. English installations can
 ignore this.

   English (default): +set loc_language 0
   French: +set loc_language 1
   German: +set loc_language 2
   Italian: +set loc_language 3
   Spanish: +set loc_language 4


4. Support Channels

 There are a LOT of knobs you can tweak to customize and automate your server,
 but it is beyond the scope of this documentation. Please refer to the
 admin manuals for any Quake 3(tm) based Multiplayer game (including Quake 3
 Arena(tm), Return to Castle Wolfenstein(tm), the original Call of Duty(tm)
 and United Offensive(tm), etc) for specifics.

 There is a mailing list for discussion and support of Linux servers for all
 of the Call of Duty(tm) games and expansion packs. Hundreds of experienced
 server admins and even some of the game's developers monitor this list, and
 are eager to help with politely asked questions. Send a blank email to
 cod-subscribe@icculus.org to get on the list, and list archives can be seen
 at:

   http://icculus.org/cgi-bin/ezmlm/ezmlm-cgi?38

 Bug reports should NOT be sent to the list. We have a web-based
 bugtracking system for this. If you don't report bugs there, we don't
 promise to even be aware of them, let alone fix them! You can find the bug
 tracker here:

   https://bugzilla.icculus.org/


 Also, http://callofduty.com/ and http://infinityward.com/ may direct you to
 important information, documentation and current news about Call of Duty(tm)
 titles.


5.  FreeBSD users

 This server is known to work on FreeBSD with the Linux binary compatibility
 layer. If it doesn't, we consider it a bug and appreciate the report since we
 won't necessarily be testing on FreeBSD ourselves.

// end of README.linux ...


63
Games / Nationalteam I.O.S / ????
« am: Samstag, 24 November 2007 | 11:31 »
Das Nationalteam I.O.S Popkart sucht noch mindestens einen weiteren Spieler.

Popkart ist die Vollversion des Spieles Kartrider. Dieses Spiel gibt es in Korea schon seit 2005 - und dort mit viel, viel mehr Optionen als in der europäischen Betaversion.
Doch auch Spieler aus Deutschland können auf die Server verbinden. Einziges Problem: Analphabetismus. Alle Menüeinträge sind natürlich in ???? :)

Darum hier ein paar Tipps um eventuellen Neu-Nationalteam Mitgliedern den Einstieg zu erleichtern.
Folge 1:
Download und Registrierung

Den DL findet man unter http://popkart.tiancity.com/homepage/download/download_game.html
Für Clanmitglieder gibt es einen  Mirror auf unserem Server (Url per PM)

Registrieren muss man sich hier:
http://member.tiancity.com/Registration/AccountReg.aspx?From=kart

Nickname, Passwort ist simpel. Es gibt allerdings soetwas wie eine Personalkennziffer. Sie setzt sich aus 6  Ziffern  + Geburtstag + 1 oder 2 für das Geschlecht zusammen
123456020319701 ist also eine gültige ID
123456
02031970 geboren 2. März 1970
1 = Mänlich

Auf dem Bild im Anhang ist es nochmal beschrieben, damit ihr wisst welches Feld für was ist.
Wer mit der Registrierung Probleme hat kann mir seinen gewünschten Nickname und Passwort schicken - dann registriere ich ihn stellvertretend.
Achtung: Lt einen Newseintrag auf der Startseite von ???? ist das spielen mit gefakten IDs nur noch bis zum Februar 2008 möglich - ab dann sollen falsche Ids gesperrt werden. wartet also nicht so lange - wer weiß bis wann es noch geht.

Folge 2: Spielstart und die Lizenz und Level folgen im nächsten Teil  :roll:


Update: Ids findet man auch in der Google Bildersuche http://images.google.de/images?hl=de&q=%E8%BA%AB%E4%BB%BD%E8%AF%81+&btnG=Bilder-Suche&gbv=2


Update2: Für den Nicknamen gehen nur Kleinbuchstaben, keine Leerzeichen, keine Sonderzeichen, keine Großbuchstaben.

64
Laberkanal / [NEWS]: CoD4:MW Patch 1.2
« am: Mittwoch, 21 November 2007 | 07:36 »
[Article]: CoD4:MW Patch 1.2
CoD4:MW - Gerade noch im Schaufenster und schon der 2. Patch.Die Version 1.2 beseitigt einen Fehler der beim "zur Seite lehnen" auftritt. Bei der Gelegenheit werden auch gleich noch Vorkehrungen für das kommende ModTool zu CoD4 getroffen.
Patch 1.2 enthällt die Änderungen des Patch 1.1 - und ist Querkompatibel zu allen anderen Versionen. d.h. auch ohne diesen Patch kann man auf gepatchten Servern spielen - und mit Version 1.2 auch auf 1.0 Servern - jedenfalls in der Theorie.



Call of Duty 4: Modern Warfare™ 1.2 Patch
  DESCRIPTION:
  This is the release of the v1.2 Call of Duty 4: Modern Warfare™ patch by Infinity Ward.
  This patch optimizes the Lean view offset issue, addressing the glitch reported by several community members and documented and sent in directly by community member GaretJax which is commonly referred to as the �Left / Vertical Lean� Glitch, in addition to preparing files for compatibility with the future release of the Call of Duty 4: Modern Warfare™ Mod Tools. This patch will update all previous versions of Call of Duty 4: Modern Warfare™ to v1.2
  INSTALLATION:
 
  • Download the file below
  • Run the installer and make sure its pointed to the installation folder for Call of Duty 4: Modern Warfare™
  CoD4MW-1.2-PatchSetup.exe



65
Laberkanal / [NEWS]: CoD4:MW Patch 1.1
« am: Donnerstag, 15 November 2007 | 11:03 »
[Article]: CoD4:MW Patch 1.1
Holla die Waldfee!

Ein Minipatch für CoD4 trägt die stolze Versionsnummer CoD4 1.1
Ohne diesen Patch kann es passieren das Spieler ihren hartverdienten Rang einbüßen wenn Sie zwischendurch auf unranked bzw falsch konfigurierte Multiplayerserver verbinden. Der Patch kann so ein Mißgeschick nicht mehr rückgängig machen, soll es aber für die Zukunft verhindern. Einspielen kann also nicht schaden.



Call of Duty 4: Modern Warfare Patch Information
  Call of Duty 4: Modern Warfare™ 1.1 Patch
  DESCRIPTION:
  This is the release of the v1.1 Call of Duty 4: Modern Warfare™ patch by Infinity Ward.
  This patch addresses the issue of Rank / Stat resets reported by users moving from a Modded / Un-ranked server to a non Modded / Ranked Server. This update is not intended to revert back to any previously lost rank, but to prevent the issue from happening in the future.
 
 INSTALLATION:
 
  • Download the file below
  • Unzip all files into your main Call of Duty 4: Modern Warfare™ folder, default is C:Program FilesActivisionCall of Duty 4 - Modern Warfare, overwriting as necessary
 

File name: CoD4_MW_patch1.1.zip
 File size: 1.51 MB
http://www.infinityward.com/modernwarfare/patch/



66
Laberkanal / [NEWS]: Call of Duty 4 Dvars
« am: Freitag, 09 November 2007 | 19:53 »
[Article]: Call of Duty 4 Dvars
Alle verfügbaren Dvars für CoD4

=============================== DVAR DUMP ========================================

67
Laberkanal / Süddeutsche: Call of Duty = KZ-Manager
« am: Montag, 05 November 2007 | 11:31 »
Der Nazi im Computer - der Aufstieg rechter Computerspiele
Text: rudolf-inderst
Braune Computerspiele verbreiten sich zunehmend. In „Shooter-Clans“ wird Geschichtsklitterung betrieben und
rechtsradikale Ideologie verbreitet.

Ein Bild das angeblich aus Call of Duty stammt mit der Bildunterschrift:

"Geschichtsklitterung am Bildschirm: In Spielen wie Call of Duty kämpfen rechte Clans die Schlachten des zweiten Weltkriegs aufs Neue. (Bild: AP)"

http://jetzt.sueddeutsche.de/texte/anzeigen/402287

 :talk_hand:

68
Games / Kartfahrer gesucht.
« am: Dienstag, 30 Oktober 2007 | 18:42 »
Wer möchte kann unseren neu gegründetem Kart Squad noch beitreten.

http://kart.nexon.net/

Ist ein kostenloses Multiplayerspiel, ähnlich wie SuperMarioKart. Es geht weniger um Fahrkönnen als um Spaß. Ihr fahrt mit einer Seifenkiste über die Bahn, und sammelt dabei Items auf. Damit kann dann der Gegner aus der Bahn gekickt oder kurz vorm Ziel noch in letzter Sekunde unschädlich gemacht werden.
Wenn ihr das Spiel heruntergeladen und installiert habt müsst ihr nur noch den Hürdenlauf der Registrierung bei Nexon überstehen. Das ist ganz ehrlich die Hölle, die Seite ist völlig verbuggt, hat nervige Wish-It-Was Two-Factor-Authentication Fragen und will alles über euch wissen. Aber die ein oder andere Notlüge ist ja erlaubt. Habt ihr dann endlich die ersehnte Bestätigungsemail (in text/plain auch unbenutzbar kaputt - also html Mail ansehen) mit den Benutzernamen kann es losgehen. Fahrt die 4 Tutorial Rennen und es kann Online losgehen.

Im Spiel kann man mit bis zu 8 Spielern so eine Art Deathmatch/Teamdeathmatch oder gegen die Zeit fahren. Habt ihr die Driver Lizenz gemacht (3 einfache Singleplayer Missionen) steht euch auch der Shop offen, und ihr bekommt für jedes gefahrene Rennen Geld und Erfahrungspunkte um neue Ausrüstungen / Karts / Goodies zu kaufen oder neue Strecken freizuschalten.

Ich hab mich mit Obelix jedenfalls gestern köstlich amüsiert.

PS: Heute & Morgen gibt es als Halloweenaktion einige Gadgets gratis im virtuellen Kartdriver Shop -  und das Squad ist gerade erst im Aufbau, wir sind alle noch Anfänger. Jetzt einsteigen lohnt sich also!

69
Laberkanal / [NEWS]: Cod4:MW Singleplayerdemo
« am: Donnerstag, 11 Oktober 2007 | 19:24 »
[Article]: Cod4:MW Singleplayerdemo
Die Singelplayerdemo für Call of Duty:Modern Warfare ist ab sofort verfügbar unter http://videogames.yahoo.com/events/call-of-duty-4/call-of-duty-4-demo/533701
Der DL dort ist nur mit Yahoo Account möglich, aber es wird wohl nicht lange dauern bis es die ersten Mirrors gibt mambots/editors/tinymce/jscripts/tiny_mce/plugins/emotions/images/smiley-innocent.

We're excited to announce the availability of an all-new PC Demo, available tomorrow on Yahoo! The PC Demo is just a taste of the full Call of Duty 4: Modern Warfare experience and features one level from the single player campaign.

The PC Demo will be available tomorrow, October 11th, at 9am PST. In the meantime, click the link below to check out Yahoo!'s COD4:MW coverage.

 Yahoo! – COD4:MW Microsite

 We've also included a rundown of the PC minimum requirements and recommended specs below. Enjoy the demo, and let us know what you think on the forums!

 "Recommended Specs"
 
  • CPU: 2.4 GHz dual core or better is recommended
     
  • RAM: 1G for XP; 2G for Vista is recommended
     
  • Harddrive: 8GB of free hard drive space
     
  • Video card: 3.0 Shader Support recommended. Nvidia Geforce 7800 or better or ATI Radeon X1800 or better


  "Required (Minimum) Specs"
 
  • CPU: Intel(R) Pentium(R) 4 2.4 GHz or AMD(R) Athlon(TM) 64 2800+ processor or any 1.8Ghz Dual Core Processor or better supported
  • RAM: 512MB RAM (768MB for Windows Vista
  • Harddrive: 8GB of free hard drive space
  • Video card: NVIDIA(R) Geforce(TM) 6600 or better or ATI(R) Radeon(R) 9800Pro or better

71
Laberkanal / [NEWS]: Clantreffen 2007
« am: Samstag, 29 September 2007 | 12:16 »
[Article]: Clantreffen 2007
Hallo, Clanmitglieder.
Es sind nur noch 5 TAge bis zu unserem Clantreffen! Alle die für das Treffen gemeldet sind (oder waren) bitte beachtet diesen Hinweis:
http://www.internationaloldstars.de/forum/topic,2074.0/  (Einloggen notwendig)

Das gilt auch dann wenn ihr zwischenzeitlich nicht mehr kommen könnt oder wollt.
Danke.

72
Pranger / VERSCHOBEN: clantreffen
« am: Samstag, 29 September 2007 | 02:01 »
Dieses Thema wurde verschoben nach [Wichtige Infos].

http://www.internationaloldstars.de/board/index.php?topic=2074.0

(Pranger ist ein Public Board)  :herzkiss:

73
Infos. / hihi
« am: Samstag, 15 September 2007 | 02:55 »
Wieder hat ein neuer(alter) Soldat den Weg zu uns gefunden.

-=I.O.S=-Op@Miller

wird ab heute unser CoD ² Squad verstärken

Wünsche viel   :vielglueck: und happy Fragging

Gruss Kellerkind

 :baeh: :biggrin:

74
Infos. / [ANS] Gebannt?
« am: Samstag, 25 August 2007 | 20:02 »
Jenny mag dich nicht mehr? Finde hier raus was du angestellt hast:
http://www.internationaloldstars.de/pubbans.php

 :gelbe_karte:

Magst du auf vorübergehend unzurechnungsfähig plädieren, dann tue dies bitte hier:
http://www.internationaloldstars.de/forum/topic,1013


75
Komm Puter / Sockel A Board
« am: Donnerstag, 09 August 2007 | 21:12 »
Huhu.

Hat einer noch irgendwo ein Sockel A Board übrig, für einen Athlon XP 2200+?

Seiten: 1 ... 3 4 [5] 6 7 ... 15