
how-to block ads
|
|
3.1 Advanced Customizing·Any way to get more fps? ·How do I use the console commands? ·Can I change the texture detail without leaving the game? ·What is FRAPS? ·Can I modify my desktop shortcut? ·How do I change CD keys?
| | | In the console type "renderer.lockfps 300". That'll allow your allowable fps to go up-to 300, instead of 100. You can also put the same command into your ...\BF1942\Mods\bf1942\Settings\VideoDefault file and it will set your fps max automatically.
feedback form
feedback form
by Jaime  last modified: 2004-01-12 21:14:00 | | | To put it simply (and to the best of my understanding) the console is displaying what commands are being executed, deaths and chat. The console also gives you the ability to interact with parts of the game inaccessible through the normal interface and game play. The console cannot be pulled down in the menu screen, you have to be playing to use the console.
The console can be accessed through the tilde button on the upper left hand corner of your keyboard (~ and `). An transparent screen should appear on top of the game screen, and that is your console. To scroll up and down the console use the “page up” and “page down” buttons on your keyboard (in case you miss a name or number in a list).
The commands you enter into the console give you a sort of “behind the scenes” control of the game. I will try to give explanations to the client (the player) side of things.
The alias commands are the shortened version of the commands that the console actually understands and executes; thereby, saving you a little time so you don’t get killed while trying to remember and type out a long command line.
I will take you through a quick scenario. I want to see what maps are being run on a particular server. I pull up (or down, however you want to look at it) the console. Next, I type in “lm” and hit enter. When pulling up the console it will actually put in the tilde into the command line and mess up your command, so you might want to hit backspace if anything is in the line. The actual command that the console executes is “game.listmaps”. Just hit the tilde button again to exit the console. The aliased commands save you a little time pulling up all the maps that are currently being rotated on the server.
I have copy and pasted a list of the commands and my definitions. (please, feel free to Instant message GutSling or The skrote if there any mistakes or if I have missed something. I know there are other commands that are not listed so contributions are welcomed.
The # symbol that you see occasionally represents a number that you need to put into the command line and the “parenthesis” are not used in any commands, they are used solely for clarification and emphasis.
Client commands:
lp # - Lists the players and their player numbers. The numbers are used for various commands. These numbers are crucial to a lot of commands, just remember to leave a space between the actual command and the number. lm - Lists the maps and their numbers that are being played on the current server.
We have all dealt with the !@#$%^ers that sit in the hangar and kill their own people. Or have you been on a server where your spawn time suddenly jumped from 20 second to a minute and half? Well there is a system in the game that can punish or forgive accidental and intentional team killing. The server can have this enabled or disabled, meaning that the server will automatically punish tkers (team killers) if it is enabled, otherwise you have to actively punish with a console command. The punishment is that their spawn time increases one wave for every tk (so if they kill two people and the spawn time is usually twenty seconds…they get to wait 60 seconds). You have to know their player number for this command to work. ftk - They said sorry and there are no hard feelings. It stops tacking on respawn time. This command works for when the tk punish is on. ptk - They killed you intentionally, your angry, and you want to strike back by tack on some time onto their spawntime buddylist - Show all the players that are your buddies (buddylist explained later in the FAQ) suicide - Suicide…instead of going to spawn point menu ignorelist - It lists the people that you are currently ignoring. The ignore command is at the bottom of the FAQ sheet. textinfo - Shows how many lines of text are being used for what purposes, used in conjunction with the text client settings two paragraphs below.
Client 'Toggle' settings:
These settings use 1 for on and 0 for off. ex. “fps 1” in the console means the frames per second will be show in the upper left hand corner (“fps 0” is off) hud # - Removes all the “heads up displays” that appear on your screen. oldtext # - If you are partial to the older version of text with one single column, this command will revert it. “oldtext 1”
Client Settings:
textsizes # # # - You can set which and how many lines of text that will be displayed in the upper left of your screen. You must enter three numbers that equal twelve or less. The three numbers are in reference to the text commands below. Ex. “textsizes 6 1 6” will set the number lines that will be displayed: the who was killed text will be six lines, the captured flag text will be one line and the chat line will be six lines.
These set the individual text line sizes killtext # flagtext # chattext # oldtextsize # - This will help you set the number of lines that will be displayed in the “oldtext” command (not sure of max lines probably 12)
Client Argument commands:
vm # - Allows players to vote on what map the game will switch to after a vote. Ex. Type “lm” into the console and look at the list of maps…note the number next to the one you want. Lets say the number is 2 and it is the Wake map, you type in “vm 2” to vote for Wake as the next map. I am not sure how many people need to vote (possibly 60 percent like the “kick” command), and After the poll concludes (about 30 seconds) the map will switch. If you don't want to switch, you do nothing and hope enough people haven’t (or don’t know how) to vote.
Now it is time for some of the necessary tools for getting rid of the ever annoying smacktards, tkers and those people who won't stop turning their babble into distracting text. You have to use the player's number to vote. The steps you have to take are explained here. The downside of this is that you must get 60% or more of the players votes to kick a player and if they are really stubborn, they can jump right back on.
Tired of asking where your buddies are? Well, look what I found. Maybe others are aware of this one, but I discovered this while actually making this definition sheet. The buddy command is nice because if you have a friend or a few clan members, you can find them instantly on the map. You need to once again us the “lp” (listplayers) command, note the number next to the name. ab # - Your buddies arrow is now a nice bright green, this only works if they are on the same team. rb # - Your buddy is now on his own and his arrow turns back to blue. ignore # - Blocks all the chat from the selected player. unignore # - Allows the chat text from a previously ignored player to be seen again.
The plain text version of these aliased commands can be found in your BF1942 folder. …\BF1942\Mods\bf1942\Settings\AliasedCommands
You can also reference the "readme v1.31" in the bf1942 folder for non-aliased commands and explanations that are not listed here. The file can be found in: …\BF1942\eReg\readme v1.31.txt
feedback form
feedback form
by GutSling edited by Jaime  last modified: 2003-05-05 09:34:10 | | | Pull down the console and type in "renderer.mipmapbias #". Zero being the most detailed and anything thirteen or greater will be without texture.
feedback form
feedback form
by GutSling edited by Jaime  last modified: 2003-05-04 16:57:30 | | | Fraps is a video capture and framerate utility tool.

1. Sampling rate Chooses the rate at which the FPS (frames per second) are sampled and displayed. 2. Overlay Style Opaque creates a black square background behind the FPS. Transparent displays only the FPS 3. Overlay Corner Choose which corner of the screen the FPS are displayed. 4. Video Capture Check to enable the user to record in-game video. 5. Key Left Click inside box and choose the key to bind to the preceding function 6. Movie Framerate Select the FPS at which FRAPS will record. **The higher the better the quality, the lower the number the longer the recording time** 7. Screen Capture Check to enable capturing of bitmap screen shots. 8. Manual logging Check to enable a recording of average FPS into a text document. Ex. 2003-05-11 22:24:32 - BF1942 Frames: 202 - Time: 2453ms - Avg: 82.348 - Min: 75 - Max: 95 9. FPS Recording Check to create a text log of every FPS sample. Ex. 2003-05-11 22:20:31 - BF1942 159 189 189 196 179 10. Include Framerate Check to show the sampled framerate in screenshots and to show the movie framerate at which the user has previously chosen to record. 11. Fraps Minimized Check to start the program in the background.
The FRAPS FAQ has more information about this program. Note: **Fraps will not record audio** **All text documents, recordings and screenshots are saved in C:\Fraps
feedback form
feedback form
by GutSling edited by Jaime  last modified: 2003-05-12 10:05:51 | | | These couple of command line entries will cut down on the game's startup time. The BF1942 installation should have created a desktop shortcut that looks like this:
 If not, then: Go to the BF1942 folder: ...\BF1942>right click on BF1942 icon>send to>desktop (create shortcut). Go back to desktop.
To find the target line that the commands will be added to: Right click on the desktop shortcut>properties>shortcut and then look at the target line; it should say ...\BF1942\BF1942.exe
Now for the commands:
To skip the intro movie and go straight to the menu use "+restart 1" Ex. ...\BF1942\BF1942.exe +restart 1
To start a BF1942 modification use "+game 'name'". Ex. ...\BF1942\BF1942.exe +restart 1 +game desertcombat. The mod name can be found in the first line of the game's "ini.con" file (game.setCustomGameName DesertCombat). The path for DC would be...\BF1942\Mods\DesertCombat\ini.con
To automatically join a server just use " +joinServer x.x.x.x:port" (case sensitive) Ex...\BF1942.exe +restart 1 +game desertcombat +joinServer x.x.x.x:14567 Don't worry about putting in the +game cmd when joining a desert combat server, the game automatically detects the mod. For those of you who like the DSLX server this FAQ includes a simple little BBr icon and necessary information to connect to the server.
Download this icon.
Right Click (on the shortcut you want to modify)>shortcut>change icon. Browse for the folder that you unzipped the icon into, select>open>ok. Now, add this to your target line: +restart 1 +joinServer 66.51.205.57:14567 (just cut and paste). Click and go, no more maneuvering through menus.
feedback form
feedback form
by GutSling edited by Jaime  last modified: 2003-05-13 01:15:21 | | | Visit this site, »www.majorgeeks.com/download.php?det=2680 , download the program and run it. Follow the instructions in the file and you have a new CD key.
Thanks to SVTRanger for directing me to this.
feedback form
feedback form
by Jaime  |
|