View Full Version : More Custom Classes slots?
xyennefer
16th December 2007, 04:15
Hi everyone.
I play CoD4 a lot and I enjoy many weapons. I could use 10 other custom configs of perks and weapons in a single match.
But the game developers allowed us to configure only 5 different classes.
The idea:
Everytime you join some server you can chose 5 of your own classes and 5 of normal, pre-configured classes by game developers.
So I been thinkin' if that's possible (I am almost sure it is - just need to search) to replace the 5 pre-configured classes with your own ones so you would have 10 slots for your custom classes.
If anyone knows if that's possible, hard or easy, if anyone knows how to do that, what to edit, etc. ;D
If you give me the instructions in English - I shall be able to do what you say ;) Just please help me on that, as I need to have more weapons and perks ready for every match.
Silvablade
16th December 2007, 04:34
Yea, i've complained about that too. They should let us make our own classes in game, rather than wait till the end or exit and rejoin the sever.
jpui
3rd January 2008, 21:26
can someone make a script for this?
I need it also.
Mr_Nickle
4th January 2008, 00:16
Vstr s1
set s1 "vstr s2"
set s2 "openscriptmenu -1 loadout_primary:WEAPON; loadout_primary WEAPON; bind TASTE vstr s3; set s1 vstr s3"
set s3 "openscriptmenu -1 loadout_primary_attachment:KLASSE:ATTACHMENT; loadout_primary_attachment ATTACHMENT; bind TASTE vstr s4; set s1 vstr s4"
set s4 "openscriptmenu -1 loadout_secondary:PISTOL; loadout_secondary PISTOL; bind TASTE vstr s5; set s1 vstr s5"
set s5 "openscriptmenu -1 loadout_secondary_attachment:pistol:ATTACHMENT; loadout_secondary_attachment ATTACHMENT; bind TASTE vstr s6; set s1 vstr s6"
set s6 "openscriptmenu -1 loadout_grenade:GRENADE; loadout_grenade GRENADE; bind TASTE vstr s7; set s1 vstr s7"
set s7 "openscriptmenu -1 loadout_perk1:PERK1; loadout_perk1 PERK1; bind TASTE vstr s8; set s1 vstr s8"
set s8 "openscriptmenu -1 loadout_perk2:PERK2; loadout_perk2 PERK2; bind TASTE vstr s9; set s1 vstr s9"
set s9 "openscriptmenu -1 loadout_perk3:PERK3; loadout_perk3 PERK3; bind TASTE vstr s10; set s1 vstr s10"
set s10 "openscriptmenu changeclass_mw go; bind TASTE exec bb.cfg; set s1 vstr s2"
WEAPON:
* m16
* ak47
* m4
* g3
* g36c
* m14
* mp44
* mp5
* skorpion
* uzi
* ak47u
* p90
* saw
* rpd
* m60e4
* winchester1200
* m1014
* m40a3
* m21
* dragonuv
* remington700
* barrett
WEAPON Attachment:
* assault:gl
* assault:silencer
* assault:reflex
* assault:acog
* -------------
* smg:silencer
* smg:reflex
* smg:acog
* -------------
* lmg:reflex
* lmg:grip
* lmg:acog
* -------------
* shotgun:reflex
* shotgun:grip
* sniper:acog
PISTOL:
* beretta
* usp
* colt45
* deserteagle
* deserteaglegold
PISTOL ATTACHMENT:
* silencer
GRENADE:
* flash_grenade
* concussion_grenade
* smoke_grenade
PERK1:
* c4_mp
* specialty_specialgrenade
* claymore_mp
* specialty_fraggrenade
* specialty_extraammo
* specialty_detectexplosive
PERK2:
* specialty_bulletdamage
* specialty_armorvest
* claymore_fastreload
* specialty_rof
* specialty_gpsjammer
* specialty_explosivedamage
PERK3:
* specialty_longersprint
* specialty_bulletaccuracy
* claymore_pistoldeath
* specialty_grenadepulldeath
* specialty_bulletpenetration
* specialty_holdbreath
* specialty_quieter
* specialty_parabolic
This is a working weapon script but u have to push 8 times the same button, cuz u cant exec more then 1 OpenScriptMenue command each file,
Just found the script on the net maybe somone knows a solution to push the button once to change whole outfitting.
PS: for using this script just Replace the big written things with the wepon,addon,per of ur choice
PPS: thx to the guy that have figured out that script
If you can get this working.... tell me. I've tried many times with everything and it wont work!
jpui
4th January 2008, 01:31
what should i replace TASTE with???
Also, can you do like 2 "Perk2"s or something? or 2 Pistols.. etc.?
Exorte
4th January 2008, 13:45
http://www.mpcforum.com/showthread.php?t=213100
and no u cant do 2 perks 2 cuz u neither can ingame
Ph4te
4th January 2008, 17:28
@Mr_Nickle: this script will only work on unranked servers. :(
jpui
4th January 2008, 19:11
how do you know if it is a ranked or unranked server?
Mr_Nickle
5th January 2008, 09:02
@Mr_Nickle: this script will only work on unranked servers. :(
Ok, thanks alot for answering though... I spent more then a good 3 hours trying to get this to work... Got me very angry :ogre:
I only play ranked servers though, so its not too useful.
vBulletin® v3.7.0, Copyright ©2000-2008, Jelsoft Enterprises Ltd.