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

Members Online

»
0 Active | 11 Guests
Online:

LATEST FORUM THREADS

»
warfare
CoD4 Map + Mod Releases
Voting menu on maps
CoD+UO General
Hauling 911
CoDBO3 General

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 Server Support
Server administration questions, comments and chat.
Moderators: foyleman, Foxhound, Mystic, StrYdeR, batistablr, Welshy, DrBiggzz, supersword
Latest Posts
Subscribed Posts
Search
Restricted Access Topic is Locked
Page
Previous Page Next Page
subscribe
Author Topic: Linux Server Setup How-To
spike232~rb
General Member
Since: Dec 23, 2006
Posts: 5892
Last: Dec 23, 2006
[view latest posts]
Level 10
Category: SoFII Server Support
Posted: Wednesday, Jan. 22, 2003 01:36 pm
mabey u should have posted ur own topic... it is not as apparent when stickies get new posts.

assuming ur server and client are both using different ports then the problem lies with what ever ICS software u are using.
Share |
servers@ixer0.com~rb
General Member
Since: Dec 23, 2006
Posts: 1
Last: Dec 23, 2006
[view latest posts]
Level 0
Category: SoFII Server Support
Posted: Tuesday, Feb. 4, 2003 05:37 pm
how do I get pk3 files from a cd that I don't have.  My server is in dallas and I am not.  Can I not download the pk3 files to my server?
Share |
LoginDude~rb
General Member
Since: Dec 23, 2006
Posts: 2
Last: Dec 23, 2006
[view latest posts]
Level 0
Category: SoFII Server Support
Posted: Thursday, Feb. 13, 2003 03:28 am
I have a problem with my mapcycle file. I try to add this g_availableWeapons "2222222222211" but this is what it loades 22222222222222112222, what do i do wrong?
Share |
spike232~rb
General Member
Since: Dec 23, 2006
Posts: 5892
Last: Dec 23, 2006
[view latest posts]
Level 10
Category: SoFII Server Support
Posted: Thursday, Feb. 13, 2003 01:29 pm
if ur server is below 1.02 then that is the correct result as the last 4 are the nades and since u did not specify them there value remains dafault.

if ur using 1.02 or above then the g_availableWeapons cvar has been depreciated and u can now change the weapons with the following:

disable_weapon_knife "0"
disable_pickup_weapon_US_SOCOM "0"
disable_pickup_weapon_M19 "0"
disable_pickup_weapon_silvertalon "0"
disable_pickup_weapon_M590 "0"
disable_pickup_weapon_microuzi "0"
disable_pickup_weapon_M3A1 "0"
disable_pickup_weapon_MP5 "0"
disable_pickup_weapon_USAS_12 "0"
disable_pickup_weapon_M4 "0"
disable_pickup_weapon_AK_74 "0"
disable_pickup_weapon_SIG551 "0"
disable_pickup_weapon_MSG90A1 "0"
disable_pickup_weapon_M60 "0"
disable_pickup_weapon_RPG_7 "2"
disable_pickup_weapon_MM_1 "2"
disable_pickup_weapon_M84 "0"
disable_pickup_weapon_SMOHG92 "0"
disable_pickup_weapon_AN_M14 "0"
disable_pickup_weapon_M15 "0"
Share |
eXeLKay~rb
General Member
Since: Dec 23, 2006
Posts: 1
Last: Dec 23, 2006
[view latest posts]
Level 0
Category: SoFII Server Support
Posted: Tuesday, Apr. 15, 2003 02:17 pm
are there any alternatives to the "screen" method in order to keep the server running when I disconnect from the shell account?

:s4:
Share |
spike232~rb
General Member
Since: Dec 23, 2006
Posts: 5892
Last: Dec 23, 2006
[view latest posts]
Level 10
Category: SoFII Server Support
Posted: Tuesday, Apr. 15, 2003 05:37 pm
there might be other programs that do the same thing as screen, but screen is the most popular as it comes with most distro's
Share |
theman~rb
General Member
Since: Dec 23, 2006
Posts: 19
Last: Dec 23, 2006
[view latest posts]
Level 1
Category: SoFII Server Support
Posted: Sunday, Apr. 20, 2003 10:24 am
couldnt find the program "sof2ded"  :(   all noob here

this is what it tells me when i click on sof2ded
and when i type in console (sof2ded +set dedicated 2 +exec server.cfg) it tells me command not found

and where do i get update101.pk3?

in usr/local/games/sof2

base (dir)
pb (dir)
libcxa.so.1
readme.txt
sof2ded


in usr/local/games/sof2/base
ctfinf.mapcycle
server.cfg
maps.pk3
models.pk3
mp.pk3
musicandsound.pk3
skins.pk3
textures0.pk3
textures1234.pk3
therest.pk3
update102.pk3


im a bigtime noob to mandrake

oh im running mandrake 9.0
Share |
theman~rb
General Member
Since: Dec 23, 2006
Posts: 19
Last: Dec 23, 2006
[view latest posts]
Level 1
Category: SoFII Server Support
Posted: Monday, Apr. 21, 2003 04:28 am
anyone? :s1:


i also tried

Copy the libcxa.so.1 shared library file included in this patch to your lib directory.
  /usr/lib/libcxa.so.1


and got the same
Share |
spike232~rb
General Member
Since: Dec 23, 2006
Posts: 5892
Last: Dec 23, 2006
[view latest posts]
Level 10
Category: SoFII Server Support
Posted: Monday, Apr. 21, 2003 11:34 am
ur typing it wrong, as above:
./sof2ded +set dedicated 2 +exec server.cfg

u get update101.pk3, update102.pk3,update103.pk3 from the patches.
Share |
noobinator~rb
General Member
Since: Dec 23, 2006
Posts: 5
Last: Dec 23, 2006
[view latest posts]
Level 0
Category: SoFII Server Support
Posted: Friday, May. 30, 2003 04:23 pm
Hi... still getting used to figuring stuff out in linux.  I somehow managed to get it installed and configed to work on my network.  Now, I'm trying to install an sof2 server.  The instructions seemed pretty straight forward but I'm getting a very odd error when I run the ./sof2ded executable.  Into the process, it says: "map cycle file 'c.mapcycle' not found".

In my server.cfg file, I of course have 'c.mapcycle' as my filename for my mapcycle file.  In the base directory, I have a mapcycle file called c.mapcycle so I am totally stumped.

I'm running redhat 8.0 and used (w/ minor modifications) the server.cfg and ctf.mapcycle files available in this thread.  Any ideas or suggestions would be most appreciated!!!
Share |
Restricted Access Topic is Locked
Page
Previous Page Next Page
subscribe
MODSonline.com Forums : Soldier of Fortune : SoFII Server Support

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

»