Login x
User Name:
Password:
Social Links Facebook Twitter YouTube Steam RSS News Feeds

Members Online

»
1 Active | 34 Guests
Online:

LATEST FORUM THREADS

»
CoD: Battle Royale
CoD+UO Map + Mod Releases
Damaged .pk3's
CoD Mapping
heli to attack ai
CoD4 SP Mapping

Forums

»

Welcome to the MODSonline.com forums. Looking for Frequently Asked Questions? Check out our FAQs section or search it out using the SEARCH link below. If you are new here, you may want to check out our rules and this great user's guide to the forums and the website.
For more mapping and modding information, see our Wiki: MODSonWiki.com

Jump To:
Forum: All Forums : Soldier of Fortune
Category: SoFII General
General game questions, comments and chat.
Moderators: foyleman, Foxhound, Mystic, StrYdeR, batistablr, Welshy, DrBiggzz, supersword
Latest Posts
Subscribed Posts
Search
Restricted Access Topic is Locked
Page
Next Page
subscribe
Author Topic: WEAPONS FIX (HERE IT IS)
Phobic (crr)~rb
General Member
Since: Dec 23, 2006
Posts: 5
Last: Dec 23, 2006
[view latest posts]
Level 0
Category: SoFII General
Posted: Tuesday, Sep. 24, 2002 09:05 am
Hello everyone,

After hours of playing around I finally figured out what is going on with the weapons.  I'm putting together what is here on Ravens Forums with my own trial with CRR's 24/7 dedicated server.

seta g_availableweapons  must be removed from your server.cfg file.... AND all of your mapcycle Files.
This means that if you use SOF2 runner to create your mapcycles then you have to modify them before use.

Here is a list of the new commands for weapons.  Add this to your server.cfg file

seta disable_weapon_knife "0"
seta disable_pickup_weapon_US_SOCOM "0"
seta disable_pickup_weapon_M19 "0"
seta disable_pickup_weapon_silvertalon "0"
seta disable_pickup_weapon_microuzi "0"
seta disable_pickup_weapon_M3A1 "0"
seta disable_pickup_weapon_MP5 "0"
seta disable_pickup_weapon_USAS_12 "0"
seta disable_pickup_weapon_M590 "0"
seta disable_pickup_weapon_MSG90A1 "0"
seta disable_pickup_weapon_M4 "0"
seta disable_pickup_weapon_AK_74 "0"
seta disable_pickup_weapon_SIG551 "0"
seta disable_pickup_weapon_M60 "0"
seta disable_pickup_weapon_RPG_7 "1"
seta disable_pickup_weapon_MM_1 "1"
seta disable_pickup_weapon_M84 "0"
seta disable_pickup_weapon_SMOHG92 "0"
seta disable_pickup_weapon_AN_M14 "0"
seta disable_pickup_weapon_M15 "0"

The "0" represents the weapon being available.... the "1" not available....

But This is not ENOUGH.... if you do not want all weapons available in your mapcycle then you must use the above commands to disable them individually.  

A sample of what a working map file looks like is this


map1
{
Command "map inf2"
  cvars
  {
     g_gametype "ctf"
     timelimit "20"
     capturelimit "8"
     dmflags "0"
     g_motd "Scrimmage CRR? http://crr.xgameservers.com"
     g_speed "280"
     scorelimit "8"
     disable_pickup_weapon_MM_1 "1"
     disable_pickup_weapon_RPG_7 "1"
     g_gravity "800"
  }
}
map2

This is a map with the Grenade Launcher and RPG disabled....

NOTE if you leave that g_availableweapons comment in your mapcycle you will have issues like the weapon appearing but being the wrong weapon.... also in Multiplayer running over the weapon causes a crash....

With Regards,
co*Phobic (CRR)

Raven if you have anything to add or correct.. feel free.. its your game.
Share |
Apoxol~rb
General Member
Since: Dec 23, 2006
Posts: 2139
Last: Dec 23, 2006
[view latest posts]
Level 8
Category: SoFII General
Posted: Tuesday, Sep. 24, 2002 02:34 pm
Thanks, I suspected that was the problem but wasnt sure.  I thought we worked through all the issue with that but apparently not.  You are correct though, if you want weapons disabled then you must specify them individually now.
Share |
skinner~rb
General Member
Since: Dec 23, 2006
Posts: 1241
Last: Dec 23, 2006
[view latest posts]
Level 8
Category: SoFII General
Posted: Tuesday, Sep. 24, 2002 03:20 pm
maybe sticky this?
Share |
AC Delta~rb
General Member
Since: Dec 23, 2006
Posts: 15
Last: Dec 23, 2006
[view latest posts]
Level 1
Category: SoFII General
Posted: Tuesday, Sep. 24, 2002 04:34 pm
This helped ALOT!!!  Why (just out of curiosity) wasn't this problem identified during beta testing?  Maybe, this guy should test for you...if he's not already.

Just my thoughts.
Share |
Apoxol~rb
General Member
Since: Dec 23, 2006
Posts: 2139
Last: Dec 23, 2006
[view latest posts]
Level 8
Category: SoFII General
Posted: Tuesday, Sep. 24, 2002 04:42 pm
No, it was not.
Share |
<---Strike--->~rb
General Member
Since: Dec 23, 2006
Posts: 102
Last: Dec 23, 2006
[view latest posts]
Level 4
Category: SoFII General
Posted: Tuesday, Sep. 24, 2002 04:53 pm
Apoxol owes phobic a firm slap on the bumbum
Share |
Phobic (crr)~rb
General Member
Since: Dec 23, 2006
Posts: 5
Last: Dec 23, 2006
[view latest posts]
Level 0
Category: SoFII General
Posted: Tuesday, Sep. 24, 2002 05:00 pm
Wow... I'm just glad I could help some people.... no slaps on my bum please.. ROFL... thanks for the props Raven.

Regards,
co*Phobic (CRR)
Share |
WiT~rb
General Member
Since: Dec 23, 2006
Posts: 16
Last: Dec 23, 2006
[view latest posts]
Level 1
Category: SoFII General
Posted: Tuesday, Sep. 24, 2002 09:30 pm
I wanted to post a big thank you to Phobic. I didn't even know him and he spent 30 minutes or more in my server, The MDK Dawg House, helping me fix the weapon problems. If he wuldn't have looked at my server config in icq, I would still be workin on this.

WiT
Share |
Bullethead~rb
General Member
Since: Dec 23, 2006
Posts: 1
Last: Dec 23, 2006
[view latest posts]
Level 0
Category: SoFII General
Posted: Tuesday, Sep. 24, 2002 10:48 pm
Big thanks to you Phobic....This nice guy saw my server come online...joined it to help me out.....the fix you posted works great!!!!....saved me a bunch of time and probably avoided a headache....:)......Thanks again for stopping by "The Dogpound" to help me out!!!!
Share |
ZetetiC_ElencH~rb
General Member
Since: Dec 23, 2006
Posts: 78
Last: Dec 23, 2006
[view latest posts]
Level 3
Category: SoFII General
Posted: Thursday, Sep. 26, 2002 02:15 pm
OK  questions then:

The mp_barn map is too small for full loadouts and I like(d) to toggle it with JUST knives, pistols,pumpshottie and microuzi in the loadout.  Since it is ELIM there are no pickups.

Is this still possible to do via remote RCON?
Or do these command limit only the 'pickup' weapons?

If it's no longer possible to limit the loadouts, a great deal of functionality has been lost.
I'm still a bit confused...
Can I put a .cfg on the server and exec it there?

Mind you, I don't want the commands in the cycle, but to toggle them manually via RCON.
Share |
Restricted Access Topic is Locked
Page
Next Page
subscribe
MODSonline.com Forums : Soldier of Fortune : SoFII General

Latest Syndicated News

»
Codutility.com up and runn...
Nice, and there still using the logo and template for the screenshots, which...
Codutility.com up and runn...
dundy writes...Quote:Call of Duty modding and mapping is barly alive only a ...
Codutility.com up and runn...
Mystic writes...Quote:It seems to me the like the site is completely dead? ...
Codutility.com up and runn...
It seems to me the like the site is completely dead?

Partners & Friends

»