nn_skinl
nn_lb1

User-weapons-control_ver.4.zip

userweaponscontrol_ver.4.pk3

Description

weapon control center ver 4 this mod will allow server admins to set cvars to limit weapons for there server all you will need to do is set a cvar in your server.cfg and this mod added all single player map to mutiplayer and all weapon sounds serverside (no client fix needed) also all single player maps will run in freeze tag gametype

nn_lb2

README

weapon control center ver 4 

--------------------------------------------------------
weapon control center ver 4
this mod will allow server admins to set cvars to limit weapons for there server
all you will need to do is set a cvar in your server.cfg

now has all the server fixes giffe posted(no land shark on ladders ext)
also there is a realistic aim mod (crosshair moves like breathing by quiksilver)
to turn on realistic aiming
set breath 1
also there is no lean
set no_lean 1
there is now a 5 second spawnprotect
set spawn 1
force rate on client 30000
set rate 1

this mod now has all sp maps that will run with freeze tag 
and serverside weapon sounds for the sp maps(no client fix needed)

the cvars are:


Code:
 
set sniper 1 // this will make your server sniper only
 
set rifle 1 // this will make your server rifle only
 
set springfield 1 // this will make your server springfield only
 
set kar98sniper 1 // this will make your server kar98sniper only
 
set m1grand 1 // this will make your server m1 only
 
set kar98 1 // this will make your server kar98 only
 
set shotgun 1 // this will make your server shotgun only
 
set rocket 1 // this will make your server bazzoka only
 
set all_weapons 1 // this will make your server all weapons
 
set smg 1 // this will make your server smg only
 
set mg 1 // this will make your server mg only
 
set pistol 1 // this will make your server pistol only
 
set dual_sniper 1 // this will make your server dual sniper only
 
set team_weapons 1 // this will only give all team weapons
 
you also can change the cvar on the fly
 
***NOTE*** if you have lets say sniper only on 
you will need to set (set sniper 1) to (set sniper 0)
then set (set rifle 1) then do a rcon restart then the server will be rifles only
this mod uses custom mikes st files
 
 
to install place in mohaa/main folder on the server 
then pick 1 on the cvars you want for your server
and add it to your server.cfg
 
i havnt tested this in a full server but it should work 
any problems email me at
[email protected]

ammo settings


Code:
 
open the pk3 
 
open the weapon_settings.txt file in notepad
edit the weapon settings threads
the info below is a list of settings that can be edited in the weapon_settings.txt in the pk3
 
self dmstartammo "60" //how much ammo you can carry
self clipsize "8" //amount of ammo in your clip
self dmcrosshair "1" //crosshairs 1 for on 0 for off
self ammorequired "1" // need ammo to fire 1 on 0 off unlimited ammo
self dmfiredelay "1.2" // time the weapon waits to fire 1.0 is 1 second
self dmbulletdamage "90" // how much damage the weapon will do
self dmmovementspeed "0.94" // how fast you run with the weapon
self dmbulletspread 25 25 150 150  // bulletspread 0 0 0 0 will make the bullet strait ***note*** use at own risk
// self notdroppable // to make the wep not dropable
// self zoom 42 // to have a mini zoom
you can edit the numbers between " " 
USE AT OWN RISK !!!!
 
place on the server in mohaa/main folder
this will make each weapon class use the same settings for each class of weapon 
f.y.i both snipers will use the settings in the sniper_settings thread and so onthis mod now has all sp maps that will run with freeze tag

this mod has 34 singal player maps converted to mp
and all the weapon sounds serverside (no client fix needed)
you will need the newest ft mod to run the maps in ft mode

example maplist:


Code:
 
set g_gametype 2//for ft set gametype 3
set sv_maplist "m1l1 m1l2a m1l2b m1l3b m2l1 m3l2 m4l1 m4l2 m4l3 m5l2a m6l1c m6l2a m6l3b"
 
map m1l1

to install:
place in mohaa main folder on the server

to uninstall:
remove the mod from your main folder


i havent tested this fully but im sure 
that all weapons fireing sounds will work
but if i missed any you can add them your self 
by adding one of the commands to the mapswitch.scr in the soundfix folder


Code:
 
level.springfield = 1 //sniper 
level.rifle = 1 //m1
level.bar = 1 //mg 
level.bazooka = 1 //rocket
level.panzer = 1 //rocket
level.mp44 = 1 //mg 
level.colt = 1 //pistol
level.p38 = 1 //pistol
level.silencer = 1 //pistol
level.shotgun = 1 //shottylook in the mapswitch.scr for the map that needs the weapon sound 
and then place one of the above commands to that mapswitch

conflicks:
weapon tik files and dmprecache/ubersound/st files

credit for this mod goes to:
sorrid for the first weapon sound fix
cobra from mods r us for the sp conversion (thx cobra for the hard work in converting the sp maps)
and me (creaper) for setting up the sound fix and putting the two together

contact:
if there is a problem with the mod email me
[email protected] or pm me at www.modtheater.com

you may use this mod in anyway you want

There are no comments yet. Be the first!

nn_skinr
nn_player