File Description
This is a simple script that changes to your #6 item (medpacks, ammo, dynamite), drops it, then switches back to your #3 weapon (tompson, Mp40, etc.)
Readme
This is a simple script that changes to your #6 item (Medpacks, Ammo, dynamite), drops it and switches back to your #3 weapon (tompson, Mp4o, sten). Very useful when you are running an objective as you can give yourself health or ammo and go right back to shooting. <--------Installation-------> 1. place the .cfg file in your main folder 2. add this line to your autoexec.cfg exec sdrop.cfg <-----What it Does to Your Game---> binds the "enter" key to drop the pack shows your FPS (frames per second) <------Bugs------> 1. If you hold the button it will sometimes switch back to your SMG and fire uncontrolably. While this is sometimes a plus :) it can become annoying. This is causesd by a backup of commands due to the "wait" nature of hte script. usually it only needs to finish its course of events. in other words DONT HOLD THE BUTTON !!! 2. This script uses "wait" times. these times are based on your fps. a person's fps can chnage rapidly and they vary between people. fps is influenced by connection, graphics quality, and the amount of a map visible at one time. If you get a higher fps than 40-45 when you use this script you will not get your pack (it will switch, give you nothing, and switch back) to avoid this you will need to change your wait times. (see next section) <------- changing FPs and wait Times-----> 1. observe your fps during regular play, idle time, and gun battle. determine the LOWEST fps at which you will be using this script 2. Change the fist wait number to be at or over the lowest fps from step 1 3. Change the second wait number to a half that fps rate, rounding up to the nearest 5 for example: My machine gets a low of 50 fps the first wait will be 50-55 the second wait will be 25 the script will look like this: bind enter "weaponbank 6; wait 50; +attack; wait 25; -attack; weaponbank 3" ^^ ^^ ^Changed Numbers ^ <----------contact--------> email me about this or other RTCW ideas: [email protected] vist the -|DRA|- homepage: www.angelfire.com/ego2/clandra
Comments on this File
There are no comments yet. Be the first!