Battlefield 3 Official Ranked game servers now available!

i3D.net Game Forums   i3D.net Support (email & live chat)
Amsterdam +31 (0)10 8900070
USA 1-800-482-6910 (toll free)
Frankfurt +49 69 257378709

Go Back   i3D.net Game Forums > Game Forums > Call of Duty Series > Call of Duty & United Offensive > Modifications (CoD)
Downloads
300 GB of games and patches
Downloads

Reply
 
Thread Tools Search this Thread Display Modes
Old 31-1-2009, 13:17   #1 (permalink)
 
Join Date: 31 January 09
Posts: 1
Downloads: 0
Uploads: 0
ojio zoomieh 10

Default Rifle only mod cod1

Kan iemand mij vertellen waar ik een Rifle Only Mod voor cod 1 kan vinden (AWE 2.1). en ten 2e hoe ik die dan op mijn server kan plaatsen..?
Read more on: : i3D.net Game Forums /modifications-cod/48955-rifle-only-mod-cod1.html

alvast bedankt..
ojio zoomieh is offline   Reply With Quote
Sponsored Links
Old 31-1-2009, 15:15   #2 (permalink)
Uberbelg!
 
Dancing Lobster's Avatar
 
Join Date: 12 February 07
Location: In de diepe blauwe zee..
Posts: 20,403
Downloads: 189
Uploads: 0
Xfire: yanto148
Dancing Lobster has disabled reputation
Send a message via MSN to Dancing Lobster
Default

Hier staan verschillende AWE mods tussen, welke het precies is weet ik zelf ook niet: Call of Duty 4 Download Files, Download Call of Duty 4 Patches - FileFront.com
Dancing Lobster is offline   Reply With Quote

i3D.net is now on Facebook!
Old 13-2-2009, 14:50   #3 (permalink)
Private
 
Join Date: 11 February 09
Posts: 24
Downloads: 4
Uploads: 0
bakker.wessel 10
Default

Dit is hoe ik het opgelost heb:

Je hebt AWE al geïnstalleerd, ga nu naar C:/Program Files/Call of Duty/Main. Open hier awe.cfg. Scroll naar beneden tot je het kopje "Weapons" hebt bereikt. Hier staat:

Code:
////////////////////
// Weapon options //
////////////////////
// This variables allow you to force specific weapons regardless of what the player choosed in the weapon menu
// By default this cvars are set to be empty which means it will not force weapons.
// If you set a variable to "none", that weapon slot will be disabled.
//
// For example:
//  set scr_awe_grenade_type "none"
// will make all players spawn without grenades.
//
// You can override this settings for each team.
// For example:
//  set scr_awe_secondary_weapon "panzerfaust_mp"
//  set scr_awe_secondary_weapon_russian "fg42_mp"
// will give all teams a Panzerfaust as secondary weapon except the russian team which will get a FG42.
//  
// Example 2:
//  set scr_awe_secondary_weapon_american "bar_mp"
//  set scr_awe_secondary_weapon_british "bren_mp"
//  set scr_awe_secondary_weapon_german "mp44_mp"
//  set scr_awe_secondary_weapon_russian "fg42_mp"
//  

//set scr_awe_primary_weapon ""	// Valid values:
//set scr_awe_secondary_weapon ""	// "m1carbine_mp" "m1garand_mp" "thompson_mp" "bar_mp" 
						// "enfield_mp" "sten_mp" "bren_mp" "springfield_mp" 
						// "mosin_nagant_mp" "ppsh_mp" "mosin_nagant_sniper_mp" 
						// "kar98k_mp" "mp40_mp" "mp44_mp" "kar98k_sniper_mp"
						// "fg42_mp" "panzerfaust_mp"
						// "none"
						//
						// scr_awe_secondary_weapon also takes the following options:
						// "select" - Select the secondary weapon from the menu
						// "selectother" - Select the secondary weapon from the other teams menu
						// "disable" - Disable the secondary weapon slot
						// "random" - Choose a random weapon
						// "randomother" - Choose a random weapon from the other team

//set scr_awe_pistol_type ""		// Valid values
						// "colt_mp" "luger_mp"
						// "none"

//set scr_awe_grenade_type ""		// Valid values
						// "fraggrenade_mp" "mk1britishfrag_mp"
						// "rgd-33russianfrag_mp" "stielhandgranate_mp"
						// "none"
Zet daaronder:
Read more on: : i3D.net Game Forums http://forum.i3d.net/showthread.php?t=48955

Code:
set scr_awe_primary_weapon_german "kar98k_mp"
set scr_awe_secondary_weapon_german "mosin_nagant_mp"
set scr_awe_primary_weapon_russian "mosin_nagant_mp"
set scr_awe_secondary_weapon_russian "kar98k_mp"
set scr_awe_grenade_type "none"
set scr_awe_pistol_type "none"
Sla hem op en zet exec awe.cfg onderaan in je dedicated.cfg

Good luck!
bakker.wessel is offline   Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On



New To Site? Need Help?

All times are GMT +2. The time now is 15:21.


©2011 INTERACTIVE 3D BV - Alle rechten voorbehouden
no new posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264