Jump to content

Lazy Dog

Premium Members
  • Posts

    5.692
  • Εγγραφή

  • Τελευταία Επίσκεψη

  • Ημέρες που κέρδισε

    8

Everything posted by Lazy Dog

  1. Lazy Dog

    Official Battlefield 3 Thread

    ουουουουου μακριαααααααα διαβολικο HC oups sorry για το dp....
  2. Lazy Dog

    Official Battlefield 3 Thread

    Ελατε bazo....ειμαστε εκει 5 ατομα και ξεροσταλιαζουμε
  3. Lazy Dog

    Official Battlefield 3 Thread

    Demo Commands demo.recordDemo [demoname] - Starts recording current gameplay and saves the file as demoname.bf2demo in your \Program Files\EA Games\Battlefield 2 Demo\mods\bf2\Demos\ demo.stopRecording - Stops current demo recording demo.ShutdownDemo - Game Commands game.sayAll [string] - Says the specified text in global chat game.sayTeam [number] [string] - Says the specified text in team chat game.lockFps [framerate] - Caps the game's maximum framerate to specified number game.allowToggleFullscreen [0,1] - If set to 1 allows toggling of fullscreen/windowed mode game.toggleFullscreen - Toggles between fullscreen and windowed mode Localprofile Commands localProfile.setName [name] - Sets the name for your current account localProfile.setNick [nick] - Sets the nickname for your current account localProfile.setGamespyNick [GameSpyNick] - Sets the GameSpy login name for your account localProfile.setEmail [email account] - Sets the email account for the current account localProfile.setPassword [password] - Sets the password for the current account localProfile.setNumTimesLoggedIn [number] - Sets the number of times the player has logged in with the current account localProfile.setTotalPlayedTime [seconds] - Sets the time the game has been played using the current account localProfile.save - localProfile.addDemoBookmark [ ] - Globalsettings Commands globalSettings.setDefaultUser [number] - Sets the profile to use, the first one being 0001, then 0002 etc. Renderer Commands renderer.drawHud [0,1] - Turns the Heads Up Display (HUD) on or off. renderer.drawConsole [0,1] - Turns off access to the in-game console if set to 0. renderer.drawFps [0,1] - Displays the current and average frames per second (FPS) in the top left corner. Sv Commands sv.allowNATNegotiation [0,1] - sv.interface - sv.timeBeforeRestarting [0,1] - sv.autoBalanceTeam [0,1] - sv.teamRatioPercent [0,1] - sv.autoRecord [0,1] - sv.demoIndexURL [address] - sv.demoDownloadURL [address] - sv.autoDemoHook - sv.demoQuality - sv.adminScript - sv.sponsorText - sv.sponsorLogoURL [address] - sv.communityLogoURL [address] - sv.radioSpamInterval - sv.radioMaxSpamFlagCount - sv.radioBlockedDurationTime [seconds] - sv.useGlobalRank [0,1] - sv.useGlobalUnlocks [0,1] - Gamelogic Commands gameLogic.togglePause - Toggles pausing the game. Settingsmanager Commands SettingsManager.stringSet - SettingsManager.boolSet - SettingsManager.IntSet - SettingsManager.floatSet - SettingsManager.u32Set - SettingsManager.stringGet - SettingsManager.boolGet - SettingsManager.intGet - SettingsManager.foatGet - SettingsManager.U32Get - Controlmap Commands These settings should be used in the Controls.con file under your \Documents and Settings\[username]\My Documents\Battlefield 2 Demo\Profiles\[profile]\ directory. controlMap.deleteControlMap - controlMap.dump - controlMap.setButtonRiseTime - controlMap.SetButtonFallTime - controlMap.SetDoubleTapTime - controlMap.addAxisToAxisMapping [string] - controlMap.addButtonsToAxisMapping [string] - controlMap.addKeyAndButtonToAxisMapping [string] - controlMap.addKeysToAxisMapping [string] - controlMap.addButtonToTriggerMapping [string] - controlMap.AddKeyToTriggerMapping [string] - controlMap.setAxisScale - controlMap.setYawFactor - controlMap.setPitchFactor - controlMap.addAxisToTriggerMapping - controlMap.InvertMouse [0,1] - Set to 1 for inverted mouse, 0 for default mouse controlMap.mouseSensitivity [number] - Determines the sensitivity of the mouse controlMap.keyboardSensitivity [number] - Deterimes the sensitivity of the keyboard Maplist Commands These commands are used to manage lists of maps by server administrators. mapList.list - Lists map ID numbers, map name, game mode and the number of players if specified. mapList.configFile [new location for file] - Used to specify the location of the _mapList.con file. Default is \My Documents\Battlefield 2 Demo\ServerConfigs\ mapList.load - Makes the server reload _mapList.con mapList.save - Saves the current map list on the server to the file _mapList.con mapList.mapCount - Shows the total number of maps in the current map list mapList.currentMap - Shows the map list ID number of the current map being played mapList.clear - Clears the current map list mapList.remove [map ID number] - Removes the specified map from the map list mapList.append [map name] [game mode] [number of players] - Add a new map to the end of the map list. You must specify the map name and game mode. mapList.insert [map ID number] [map name] [game mode] [number of players] - Same as mapList.append command, but with this command you can specify at what map ID number to insert the new map into the list. Inputdevices Commands InputDevices.setInvertAxis - InputDevices.setAxisScale - Admin Commands These commands are used by server administrators. admin.listPlayers - Lists the players connected to the server, showing their name, ID number and IP number. admin.runNextLevel - Forces the server to end the round and start the next map in the map list. admin.currentLevel - Shows the map list ID number for the current map being played. admin.nextLevel - Shows the map list ID number for the next map to be played. admin.restartMap - Restarts the current map. admin.banPlayer [player ID number] [timeout] - Enter the player ID number you want to ban. Bans the player from the server by using their IP address. The timeout value controls the length of the ban e.g. perm for permanent ban, round to ban them for the rest of the round, and 180 is 180 seconds (3 minutes). admin.banPlayerKey [player ID number] [timeout] - Enter the player ID you want to ban. Bans the player from the server by using their CD key hash. admin.addAddressToBanList [iP address] [timeout] - Enter the IP number you want to ban. admin.addKeyToBanList [CD key hash] [timeout] - Enter the CD key hash you want to ban. admin.removeAddressFromBanList [iP address] - Enter the IP address to remove from the ban list. admin.removeKeyFromBanList [CD key hash] - Enter the CD key hash you want to remove from the ban list. admin.clearBanList - Clears all ban lists. admin.listBannedAddresses - Displays a list of the currently banned IP addresses. admin.listBannedKeys - Displays a list of the currently banned CD keys. admin.kickPlayer [player ID number] - Enter the ID number of the player you want to kick. Remote Console These commands are used by server administrators. To setup remote console access to the server, onthe server create a new plain text document in \admin\ called default.cfg and enter the following text into the new file: port=4711 password=YourPassword Save the file, and start the server. Now you can access the server remotely by using the following commands from a client: rcon login [YourPassword] - Use this command to login to the server. rcon users - This command lists all the users connected to the server. Very similar to admin.listPlayers rcon exec [command name] - Replace with a console command you would like to execute on the server. For example: rcon exec admin.kickPlayer 3 Exit - Quits the game to desktop.
  4. Lazy Dog

    Official Battlefield 3 Thread

  5. Lazy Dog

    Official Battlefield 3 Thread

    Τωρα δοκιμασα και παιζει μια χαρα
  6. Lazy Dog

    Official Battlefield 3 Thread

    Ετσι οπως παιζουμε ειναι αχρηστο. Αν υπηρχε πραγματικο teamwork τοτε το συζηταμε....
  7. Lazy Dog

    Official Battlefield 3 Thread

    Εσυ δεν θα πηγαινες να διαβασεις; Μπροοοοοοοοοοοος γρηγορα στα μαθηματα σου
  8. Lazy Dog

    Official Battlefield 3 Thread

    Προσωπικα, θεου θελοντος και τσεπης επιτρεποντος το ιδανικο για μενα ειναι να αλλαζεις καθε 2 γενιες. Το προηγουμενο "εργαλειο" το ειχα 3 χρονια και αν δεν ειχα ερωτευτει την RIIIE δεν θα το αλλαζα. Ακομη και η 5970 που ειχα παιζει ολα τα παιχνιδια αξιοπρεπεστατα.... Γενικα αν εχεις μια καλη MB με καλο επεξεργαστη, το μονο που ισως χρειαστεις αργοτερα ειναι καρτα γραφικων. Εγω τουλαχιστον ετσι λειτουργω.
  9. Lazy Dog

    Official Battlefield 3 Thread

    Πραγματικα λυπαμαι αυτους που παιζουν BF3 σε κονσολες
  10. Lazy Dog

    The ATi Catalyst Driver thread.

    [MENTION=9179]atiman[/MENTION] μου τους ζητησε ο Neph και του εδωσα το λινκ απο οπου τους κατεβασα και γω μεσω του δικου σου forum. Αν δημιουργησα καποιο προβλημα, δεν ηταν στις προθεσεις μου και ζητω συγγνωμη.
  11. Lazy Dog

    Official Battlefield 3 Thread

    Οπου βλεπω φακο, απλα βαραω κεντρο. Τις περισσοτερες φορες δουλευει
  12. Lazy Dog

    Official Battlefield 3 Thread

    Σε κανα τριμηνο θα στρωσει το παιχνιδι.....(βεβαια διολου απιθανο να χαλασουν κατι αλλο στο ενδιαμεσο)
  13. Lazy Dog

    Official Battlefield 3 Thread

    Δεν εχεις δικιο....δεν υπαρχει μεγαλυτερη ικανοποιηση να ανατιναζεις τα τανκς και αφου πεθανουν να ψαχνονται απο που τους ηρθε..... I'm loving it :triniti: (αν δειτε στο πεδιο μαχης εναν τρελο να κυνηγαει τανκ....εγω θα ειμαι)
  14. Lazy Dog

    Official Battlefield 3 Thread

    There are two of me
  15. Lazy Dog

    Official Battlefield 3 Thread

    EA support και θα σου το δωσουν
  16. Lazy Dog

    Official Battlefield 3 Thread

    Εγω προτεινω για rush αυτη που πηδας απο ψηλα με αλεξιπτωτο....ειναι νομιζω αυτη με το tunnel
  17. Lazy Dog

    Official Battlefield 3 Thread

    Επιτελους.....
  18. Lazy Dog

    Δραχμή ή Euro;

    Ναι φιλε μου την εζησα και αρκετα μαλιστα ωστε να μπορω να δω πεντακαθαρα οτι το € ηταν, ειναι και θα ειναι η καταστροφη μας. Απλα εγω ειμαι λιγο περισσοτερο ριζοσπαστικος και θα ηθελα οχι μονο εθνικο νομισμα αλλά και μια γενικοτερη ΕΘΝΙΚΗ πολιτικη που θα περιβαλλει αυτο το νομισμα. Ξαναλεω οτι τροποι υπαρχουν. Στο κατω κατω βλεπω τι μου εχει προσφερει μια δεκαετια τωρα το €. Μηδεν εις το πηλικο
  19. Lazy Dog

    Δραχμή ή Euro;

    Καταστροφολογιας το αναγνωσμα....λες και πριν το € η Ελλαδα δεν υπηρχε.... Μονοδρομοι δεν υπαρχουν, μονο πολιτες και πολιτικες με παρωπιδες....
  20. Lazy Dog

    Δραχμή ή Euro;

    [MENTION=12156]Lakisss[/MENTION] δεν νομιζω να προλαβει μεχρι την Παρασκευη
  21. Lazy Dog

    Δραχμή ή Euro;

    Κατσε να γινει πρωτα. Οποιο και να ειναι το αποτελεσμα ενα ειναι το σιγουρο, οτι ο ΓΑΠ διχαζει αυτη τη στιγμη την κοινωνια. Λες και κυβερναει με αντιστροφη κινηση. Αυτα που επρεπε να κανει στην αρχη, τα κανει στο τελος. Φανταστειτε τη διαπραγματευτικη δυναμη εχουμε που ακομη και τωρα στο νεκροκρεβατο με την αποφαση δημοψηφισματος διαλυουμε τα χρηματηστηρια παγκοσμιως..... Και αφου θελει να κανει bordelo την ευρωπη(γιατι αυτη φαινεται να ειναι η εντολη που εχει λαβει), γιατι δεν ζηταει απο το λαο να αποφασισει αν θα πρεπει να δωθουν οι γερμανικες αποζημιωσεις ή οχι.
  22. Lazy Dog

    Δραχμή ή Euro;

    Και που να εβλεπες το αποτελεσμα του δημοψηφισματος αν γινοταν(γιατι δεν θα γινει).
  23. Lazy Dog

    Δραχμή ή Euro;

    Ευκαταστατος; Δεκαρα τσακιστη δεν εχω. Αν ειναι να συνεχισω να πειναω, ας πεινασω τουλαχιστον εχοντας μια χαραμαδα ελπιδας με εθνικο νομισμα. Διοτι τωρα το μονο που βλεπω ειναι απεραντο σκοταδι
  24. Lazy Dog

    Δραχμή ή Euro;

    Μου φταιει γιατι κανενας μας ρωτησε αν θελαμε να μπουμε στο €. Μου φταιει γιατι μπηκαμε με ψευδη οπως αποδεικνυεται στοιχεια(και αρα δεν ειμασταν ετοιμοι να μπουμε στην "πλουσια ευρωπαικη οικογενεια"). Μου φταιει γιατι ουτε ενα καλο ειδαμε σαν λαος απο τοτε που μπηκαμε στο €. Αποψη μου, σωστη ή λαθος αυτη ειναι
  25. Lazy Dog

    Δραχμή ή Euro;

    Αντιθετα με ολες τις μπουρδολογιες και μισολογα που ακουω απο αυτους που θελουν να συνεχισουμε σε αυτο το δρομο, ανθρωποι σαν τον Καζακη(δεν το προσωποποιω) που ανηκουν στην αντιπερα οχθη εχουν τουλαχιστον να ΠΡΟΤΕΙΝΟΥΝ μια εναλλακτικη οδο. Δεν βλεπετε οτι με το υπαρχον καθεστως(οικονομικο εννοω) δεν βγαινει ο λογαριασμος;;;; Σε 10 χρονια δανειστηκαμε 460 δις € για να καλυψουμε τα 17 που χρειαζομασταν. 430 δις € σε τοκοχρεωλυσια.... Δηλαδη ποσο ακομη πρεπει να μας πατησουν στο λαιμο για να καταλαβουμε οτι και στραβα αρμενιζουμε αλλά και στραβος ειναι ο γιαλος
×
×
  • Δημιουργία...

Important Information

Ο ιστότοπος theLab.gr χρησιμοποιεί cookies για να διασφαλίσει την καλύτερη εμπειρία σας κατά την περιήγηση. Μπορείτε να προσαρμόσετε τις ρυθμίσεις των cookies σας , διαφορετικά θα υποθέσουμε ότι είστε εντάξει για να συνεχίσετε.