Page 1 of 1

SP mod not working on a listen server?(cod2)

Posted: July 25th, 2006, 10:35 am
by Rezil
First of all, the .iwd files in my main folder are:

-zzz_999_nades.iwd
-zzz_Save_position_mod_V1.0.iwd
-CoDJumper_v1.8.iwd

Ok, here's what I did:

1. Open cod2mp_s (duh :) )
2. Click Start New Server
3. Dedicated: no and gametype http://www.codjumper.com(aka codjumper)
4. Selected a map(in this case mp_matmata)
5. Jumped around

Now, when I tried to shiftx2, it didn't save my position. The killtriggers were removed, however. Now, is it a glitch in CoD2 or the mod just can't save the position on a listen server? Plz help 'cause I want to get back to my jumping. ^^

P.S. I read a topic about that problem(what do I need to get jumping or something simmilar) and it said that I need to exec this command:

Code: Select all

/devmap (mapname)
again, I did it but it still didn't save my position. So, can you tell me what am I doing wrong? :)

Posted: July 25th, 2006, 6:46 pm
by Drofder2004
You need to set up the cvars...

If you are trying to just use the save-position, then use SPM...

Theres a sticky somewhere, but it cannot be found :?

someone link that topic?

Posted: July 27th, 2006, 9:17 am
by Rezil
Aha, I know what the problem was.

seta scr_saveposition "1" wasn't in my config file. :?
I know I put it there but it just wasn't there.

Anyway, thanks Drofder2004 for your help! :)

Posted: August 7th, 2006, 6:34 pm
by creator
oops accedently posted it on a wrong post lol

here:
ok found the commands

set g_gametype "codjumper"
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 "1" // This will turn on the CJ voting system
set scr_cjvotetime "10" // This is the time (in minutes) before voting is automatically turned on.
set g_weaponAmmoPools "0"

hope its helping u.
good luck with ur server
let me know if u got anymore trouble