Savemod 1.8

Talk about anything related with the servers

Moderator: Core Staff

BlackaddeR
CJ Wannabe
CJ Wannabe
Posts: 19
Joined: November 2nd, 2006, 5:07 pm

Savemod 1.8

Post by BlackaddeR » November 2nd, 2006, 5:14 pm

Hi,

I have put a dedi serv up for fun. But when it runs. I tried the savemod but it didn't work. I have no other mods plus I have set scr_saveposition to 1.
Most ppl have prob with that.

What's da prob doc?

User avatar
Drofder2004
Core Staff
Core Staff
Posts: 13315
Joined: April 13th, 2005, 8:22 pm
Location: UK, London

Post by Drofder2004 » November 2nd, 2006, 6:53 pm

Hi, sorry I couldn't answer direct via mail, I only check my mail when I get in and when I am going to sleep (just before I turn off PC), usually both times I am too tired to answer questions directly :P

Anyways, on to the situation.

We are going to need more info, so I will just quickly lay out some questions...

-----

What is the exact name of the mod you are using?
(If possible, could you link to where you obtained it)

Did the mod come with a readme text file?
(If so, did you fully read them?)

Could you post up your server details...
- Firstly, is your 'server' an actual server. for example, are you setting up a server on your LAN for only you to play on, or are you setting up a server that other people can join?
- Secondly, if you are setting up a server for others to join, can you post up all your details (targetline for shortcut, config [without rcon passwords])

And one final thing, when you run the server, does your server load at all or does it crash?
Image
Virgin Media 20Mb Broadband:
"Perfect for families going online at the same time, downloading movies, online gaming and more."
Borked internet since: 22-07-2010

BlackaddeR
CJ Wannabe
CJ Wannabe
Posts: 19
Joined: November 2nd, 2006, 5:07 pm

Post by BlackaddeR » November 2nd, 2006, 8:56 pm

Hi Dorf.

Doesn't matter but I want to firstly thank you that u would help me :)

Eeh my problemo is the mod. It won't activate.
I run my serv for clan mates ect..Also other ppl ofcourse.

Here my config.

Code: Select all


//Server Information
 
set sv_hostname "^2'^9B^7oC^2. ^9P^7ublic^2 ^9J^7ump ^9S^7erver #2^2 "
sets _Website "http://www.boc-hq.nl" // Add your website here (optional)
sets _Admin "'BoC.BlackaddeR**" // Make it your IRC or site nick maybe (optional)
sets _Teamspeak "84.244.181.210:8989"
sets _Location "Netherlands"
sets g_needpass "0" // tell's ASE etc the server is passworded (0/1)
sets _Mod "-=CoDJumpeR SaveM0D=-"
 
//Server Options
 
set sv_pure "1"
set rcon_Password "RCON_PASSWORD"
set sv_maxclients "14"
set sv_allow_Download "1"
set sv_allowDownload "1"
set sv_cheats "0"
set sv_floodProtect "1"
set g_logSync "0"
set sv_fps "25"
set sv_allowAnonymous "1"
set sv_voice "0"
set sv_voiceQuality "25"
set de_remove_exploits "1"
set sv_punkbuster "0"
set map mp_dawnville

-- Admin Welcome --
This will display a message when an admin connects to the server.
set cj_admin_# ^2'^9B^7oC^2.^9B^7lackaddeR^2**" // substitute # for the Admins number and <admin> for the name of the admin (do not include colours).


//RD Msg Center Text Settings
seta sv_linerd1 "'^2W^7elcome^ & ^2H^7ave Fun"
seta sv_linerd2 "^1Visit ^7Us @ http://www.boc-hq.nl"
seta sv_linerd3 "^3** ^1Warning, ^7Please close your P2P connections, it will stop lagg ^3**"
seta sv_linerd4 ""  
seta sv_linerd5 ""
seta sv_linerd6 ""
seta sv_linerd7 ""
seta sv_linerd8 ""
seta sv_rddelay "30"  // Time between msg's, must be >5 secs 
 
//Network Options
 
set net_ip "192.168.1.6"
set net_port "28960"
set sv_reconnectlimit "3"
set sv_disableClientConsole "0"
 

set scr_allow_g43 "0"
set scr_allow_svt40 "0"

//Game Options
 
set g_gametype "codjumper"
set g_allowvote "0"
set scr_drawfriend "1"
set scr_forcerespawn "0"
set g_deadchat "1"
set scr_friendlyfire "0"
set scr_killcam "1"
set scr_spectatefree "1"
set scr_spectateenemy "0"
 
 
//Gametypes Configuration
 
set scr_dm_scorelimit ""
set scr_dm_timelimit ""
set scr_tdm_scorelimit "100"
set scr_tdm_timelimit "30"
set scr_hq_scorelimit "450"
set scr_hq_timelimit "30"
set scr_ctf_scorelimit "5"
set scr_ctf_timelimit "30"
set scr_sd_scorelimit "0"
set scr_sd_timelimit "0"
set scr_sd_graceperiod "15"
set scr_sd_roundlenght "4"
set scr_sd_roundlimit "0"
set scr_sd_bombtimer "60"
 
 
//Map Rotation
 
set sv_mapRotation "g_gametype dm map mp_dawnville"
 
 
set scr_antiblocktime "15" // This is the amount of time it takes until a player (not moving) is marked as blocking.
set scr_saveposition "1" // This will turn on the savemod
set scr_antikill "1" // This will turn on invulnerability. This will stop all killing (except if person is blocking).
set scr_cjvote "0" // This will turn on the CJ voting system
set scr_cjvotetime "" // This is the time (in minutes) before voting is automatically turned on.

set cj_welcome_1 "^2W^7elcome to the server" 
//set cj_welcome_2 ""
//set cj_welcome_3 ""
//set cj_welcome_4 ""
//set cj_welcome_5 ""

set cj_msgdelay "180"

set cj_msg_1 ""
//set cj_msg_2 ""
//set cj_msg_3 ""
//set cj_msg_4 ""
//set cj_msg_5 ""

set cj_admin_1 "^2'^9B^7oC^2.^9BlackaddeR^2?"
//set cj_admin_2 "<Optional>"
//set cj_admin_3 "<Optional>"
//set cj_admin_4 "<Optional>"
//set cj_admin_5 "<Optional>"

// **************************************************
// ******************* Voting ***********************
// **************************************************

set g_allowvote "0" 
set g_allowVoteKick "0"
set g_allowVoteMap "1"
set g_allowVoteMapRestart "1"
set g_allowVoteMapRotate "1"
set g_allowVoteTempBanUser "0"
set g_allowVoteTypeMap "1"
set g_allowVoteDrawFriend "0"
set g_allowVoteFriendlyFire "0"
set g_allowVoteKillCam "0" 

// **************************************************
// ************ Weapon Settings *********************
// **************************************************

// Weapon Ammo Pools
set g_weaponAmmoPools "0" 

//Snipers
set scr_allow_enfieldsniper "1"
set scr_allow_kar98ksniper "1"
set scr_allow_nagantsniper "1"
set scr_allow_springfield "1"
set scr_allow_svt40 "1" 

// Rifles
set scr_allow_enfield "1"
set scr_allow_kar98k "1"
set scr_allow_m1carbine "1"
set scr_allow_m1garand "1"
set scr_allow_nagant "1"
set scr_allow_g43 "1" 

// MGs
set scr_allow_bar "1"
set scr_allow_bren "1"
set scr_allow_mp44 "1"
set scr_allow_ppsh "1"

//SMGs
set scr_allow_sten "1"
set scr_allow_mp40 "1" 
set scr_allow_thompson "1"
set scr_allow_pps42 "1"
set scr_allow_greasegun "1"

// Shotgun
set scr_allow_shotgun "1"

// Grenades
set scr_allow_smokegrenades "1" 
set scr_allow_fraggrenades "1"


// **************************************************
// ************ Public Info *************************
// **************************************************

// SETS/PUBLIC INFO (stuff that shows up in server info)


Shortcut line

Code: Select all

"C:\Program Files\Activision 2\Call of Duty 2\CoD2MP_s.exe" +set dedicated 2 +set fs_game codjumper +exec eigen.cfg
I also read the readmy file. Always do duuh. :D The name of the mod Save Mod 1.8.
And the final thing it loads, but the mod doesn't load I think.

BlackaddeR
CJ Wannabe
CJ Wannabe
Posts: 19
Joined: November 2nd, 2006, 5:07 pm

Post by BlackaddeR » December 7th, 2006, 4:32 pm

some1 gonna help me with it :D??

User avatar
Drofder2004
Core Staff
Core Staff
Posts: 13315
Joined: April 13th, 2005, 8:22 pm
Location: UK, London

Post by Drofder2004 » December 7th, 2006, 6:42 pm

You need the latest version of the CoDJumper mod (1.86)
viewtopic.php?t=4094
Image
Virgin Media 20Mb Broadband:
"Perfect for families going online at the same time, downloading movies, online gaming and more."
Borked internet since: 22-07-2010

steveuk
CJ G0D!
CJ G0D!
Posts: 1330
Joined: November 21st, 2006, 12:51 pm

Post by steveuk » December 7th, 2006, 7:28 pm

Drofder2004 wrote:You need the latest version of the CoDJumper mod (1.86)
viewtopic.php?t=4094
hi.

if ya just need a save postion MOD im using zzz_Save_position_mod_V1.0 and it works perfect for my server. if ya want it download it here
http://yourvideoworld.net/Maps1/zzz_Sav ... d_V1.0.iwd

steveUK

User avatar
[SoE]_Zaitsev
Core Staff
Core Staff
Posts: 14220
Joined: October 21st, 2004, 7:17 pm
Location: Holland
Contact:

Post by [SoE]_Zaitsev » December 7th, 2006, 8:37 pm

The mod is updated with a reason, why do you still use the older version ?
matt101harris wrote:big cock was the first thing that came to my head lol

BlackaddeR
CJ Wannabe
CJ Wannabe
Posts: 19
Joined: November 2nd, 2006, 5:07 pm

Post by BlackaddeR » December 8th, 2006, 11:44 pm

Steve thnx!

and other dude.. with new versions you cant save in the air for example..and I dont very like that xD!

User avatar
Drofder2004
Core Staff
Core Staff
Posts: 13315
Joined: April 13th, 2005, 8:22 pm
Location: UK, London

Post by Drofder2004 » December 9th, 2006, 3:38 am

BlackaddeR wrote:Steve thnx!

and other dude.. with new versions you cant save in the air for example..and I dont very like that xD!
:?
Image
Virgin Media 20Mb Broadband:
"Perfect for families going online at the same time, downloading movies, online gaming and more."
Borked internet since: 22-07-2010

User avatar
Nightmare
Core Staff
Core Staff
Posts: 2688
Joined: January 12th, 2006, 10:09 pm
Contact:

Post by Nightmare » December 9th, 2006, 4:21 am

lol, blackadder, the "other dude" aka drofder, made that on purpose to prevent people from save jumping. Honestly, I think people who save jump are people who can't jump at all :P
Coding is Poetry. Mapping is Art.
"Cause im the sexiest mapper ever...except for nm, that sexy man" - Soviet

-=[CoDJumper.com Movies]=-
[Ambush] || [Backlot] || [Bloc] || [Bog] || [Broadcast] || [Chinatown] || [Countdown]
[Crash] || [Creek] || [Crossfire] || [District] || [Downpour] || [Killhouse] || [Overgrown]
[Pipeline] || [Shipment & Wetwork] || [Showdown] || [Strike] || [Vacant]

BlackaddeR
CJ Wannabe
CJ Wannabe
Posts: 19
Joined: November 2nd, 2006, 5:07 pm

Post by BlackaddeR » December 9th, 2006, 11:43 am

Dude I got a f*cked up CPU. Speed 1,5 gHz..

and my graphic card geforce 7600 GT AGP won't hold it coz cpu is so fucking low.

I wanna buy a new cpu but then I need a new motherboard and a new graphic card.
there are no high speed CPU's for AGP :(
so that's why I wanted the save in air...

You feel me :)?!

teebag
CJ Spammer!
CJ Spammer!
Posts: 548
Joined: August 7th, 2006, 7:11 pm

Post by teebag » December 9th, 2006, 4:34 pm

You put a CPU into an AGP slot :D:D?
That's why my brother's computer doesn't need anti-virus software; 450MHz P3 doesn't meet virus's system requirements.

User avatar
Drofder2004
Core Staff
Core Staff
Posts: 13315
Joined: April 13th, 2005, 8:22 pm
Location: UK, London

Post by Drofder2004 » December 9th, 2006, 8:19 pm

teebag wrote:You put a CPU into an AGP slot :D:D?
Erm, what?

He said his "Graphics card (geforce 7600 GT AGP) wont hold it", in other words, his Grpahics card is too good for his system, the cpu cannot keep up with the gfx card.
Image
Virgin Media 20Mb Broadband:
"Perfect for families going online at the same time, downloading movies, online gaming and more."
Borked internet since: 22-07-2010

BlackaddeR
CJ Wannabe
CJ Wannabe
Posts: 19
Joined: November 2nd, 2006, 5:07 pm

Post by BlackaddeR » December 10th, 2006, 12:26 pm

Dordorf feels me only xD

User avatar
Drofder2004
Core Staff
Core Staff
Posts: 13315
Joined: April 13th, 2005, 8:22 pm
Location: UK, London

Post by Drofder2004 » December 10th, 2006, 5:59 pm

BlackaddeR wrote:Dordorf
DUDE! WTF.
Image
Virgin Media 20Mb Broadband:
"Perfect for families going online at the same time, downloading movies, online gaming and more."
Borked internet since: 22-07-2010

Post Reply

Who is online

Users browsing this forum: No registered users and 3 guests