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 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
Previous Page Next Page
subscribe
Author Topic: Starter Scripts for those new to SoF II
m3paintballer350~rb
General Member
Since: Dec 23, 2006
Posts: 21
Last: Dec 23, 2006
[view latest posts]
Level 1
Category: SoFII General
Posted: Saturday, Nov. 15, 2003 01:33 am
where is the dirty confusious sayings?
Share |
TaknemDwn~rb
General Member
Since: Dec 23, 2006
Posts: 79
Last: Dec 23, 2006
[view latest posts]
Level 3
Category: SoFII General
Posted: Thursday, Dec. 18, 2003 11:57 am
hey, can some1 pls help me with this:

///Crosshair size
set cros_1 "set cro vstr cros_2; cg_Crosshairsize 10; cg_crosshairrgba 0,1,0,0.5;"
set cros_2 "set cro vstr cros_1; cg_crosshairsize 80; cg_crosshairrgba 1,0,0,1;"
set cro "vstr cros_2"

bind x "vstr cro"


it just doesnt work :s
Share |
W1Zzo~rb
General Member
Since: Dec 23, 2006
Posts: 21
Last: Dec 23, 2006
[view latest posts]
Level 1
Category: SoFII General
Posted: Wednesday, Dec. 24, 2003 09:30 pm
bind x vstr sen1
set sens1 vstr se0
set se0 sensitivity 1; set sen1 vstr se1
set se1 sensitivity 5.5; set sen1 vstr se0

just wont work and dont know how to fix it ... ???
Share |
Darkness44~rb
General Member
Since: Dec 23, 2006
Posts: 7
Last: Dec 23, 2006
[view latest posts]
Level 0
Category: SoFII General
Posted: Monday, Jan. 12, 2004 11:52 am
is there a command or a script to toggle the chat in the game
on and off?
it disturbs very much Mach time anyway
Share |
Scourge~rb
General Member
Since: Dec 23, 2006
Posts: 51
Last: Dec 23, 2006
[view latest posts]
Level 3
Category: SoFII General
Posted: Thursday, Jan. 15, 2004 12:01 pm
There are a few ways of dealing with this problem :-

/bind x "toggle cl_noprint"

This removes all new text instances from your console and all chat text.

/bind x "toggle cg_teamchatonly"

Makes it so you only see team chat text and removes all messagemode 2 (I use this).

/ignore "playerslotnumber"

To remove all text from specific annoying players.
Share |
Darkness44~rb
General Member
Since: Dec 23, 2006
Posts: 7
Last: Dec 23, 2006
[view latest posts]
Level 0
Category: SoFII General
Posted: Saturday, Jan. 17, 2004 10:14 am
thx, it works!
but you made a little mistake, its not /bind x "toggle cg_teamchatonly"

it must be /bind x "toggle cg_teamchatsonly"  :D
Share |
mock viper~rb
General Member
Since: Dec 23, 2006
Posts: 1
Last: Dec 23, 2006
[view latest posts]
Level 0
Category: SoFII General
Posted: Friday, Mar. 5, 2004 06:46 pm
in want different colors in my name (by the mp) but I don't know how to do that!
could somebodey help me plzzzzzzz

mock viper:(
Share |
Blitzkrieg~rb
General Member
Since: Dec 23, 2006
Posts: 1
Last: Dec 23, 2006
[view latest posts]
Level 0
Category: SoFII General
Posted: Monday, Mar. 15, 2004 05:30 am
Could someone direct me to a site that explains the log format for a sof2 log file?

On the hit line. What does 2048,22, and 29 mean?

  4:48 hit: 0 1 2048 22 29: {IMA} Blitzkrieg hit cadee at location 2048 for 22
  4:48 hit: 0 1 2048 22 29: {IMA} Blitzkrieg hit cadee at location 2048 for 22
  4:48 hit: 0 1 256 16 20: {IMA} Blitzkrieg hit cadee at location 256 for 16
  4:48 Kill: 0 1 11: {IMA} Blitzkrieg killed cadee by MOD_AK74_ASSAULT_RIFLE


Just spent the morning looking at sof2 source code and here are the answers to my questions if anyone is ever interested.


g_active.c(1242):
G_LogPrintf( "ClientKick: %i %s - auto kick for teamkilling\n", ent->s.number, value );


g_client.c(1193):
G_LogPrintf( "ClientUserinfoChanged: %i %s\n", clientNum, s );


g_client.c(1280):
G_LogPrintf( "ClientConnect: %i - %s [%s]\n", clientNum, ip, guid );


g_client.c(1369):
G_LogPrintf( "ClientBegin: %i\n", clientNum );


g_client.c(1787):
G_LogPrintf( "ClientDisconnect: %i\n", clientNum );


g_combat.c(263):
G_LogPrintf("Kill: %i %i %i: %s killed %s by %s\n",
   killer, self->s.number, meansOfDeath, killerName,
   self->client->pers.netname, obit );


g_combat.c(950):
G_LogPrintf ("hit: %i %i %i %i %i: %s hit %s at location %i for %i\n",                     attacker->s.number,
    targ->s.number,
    location,
    take,
    asave,
    attacker->client->pers.netname,
    targ->client->pers.netname,
    location,
    (int)((float)take) );

Se yah...
Share |
PHX-TimeIIDie~rb
General Member
Since: Dec 23, 2006
Posts: 49
Last: Dec 23, 2006
[view latest posts]
Level 2
Category: SoFII General
Posted: Wednesday, Apr. 7, 2004 12:21 pm
Want to create a script that say lets me change the sens and cl_mouseaccel value between primary and secondary weapons.

For example...for primary I use AK or M4, have my sens at 1.4 and cl_mouseaccel at 0,6 for best effect
               ...for secondary I use shotgun, have my sens at 2.0 and my cl_mouseaccel at 0,5 for best effect

Would it be possible to make a script that would do this automatically on the weapon switch and still let me maintain the same weapon cycle as I currently have on my mouse wheel, primary, nade, knife, pistol, secondary, etc...
Share |
mv_mb~rb
General Member
Since: Dec 23, 2006
Posts: 20
Last: Dec 23, 2006
[view latest posts]
Level 1
Category: SoFII General
Posted: Sunday, May. 2, 2004 11:24 am
can someone give me a script:
if I press X then it will lean to right and if i press again at X it will lean right

lean toggle ;)
Share |
Restricted Access Topic is Locked
Page
Previous 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

»