Rune Central

The Official Rune Quake Message Board
It is currently Thu Mar 28, 2024 4:34 am

All times are UTC - 5 hours [ DST ]




Post new topic Reply to topic  [ 4 posts ] 
Author Message
 Post subject: Help needed with Euro runequake server
PostPosted: Thu Jun 22, 2006 5:48 am 
Offline

Joined: Thu Jun 22, 2006 5:30 am
Posts: 6
I've recently managed to get a Runequake server running in Europe with a nice selection of custom maps, no problems there.
The problem I have is when im trying to configure a few things these are.

Im adding the line scratch2 0 to the autoexec.cfg to mask the IP but its not working, Ive checked once connected and it states its scratch2 0?

I have the Deathmatch settings to 1731 in the autoexec as I don't want things like rotating armour and Alt weapons on by default, checked this in game to but it too seems to ignore those commands also.

Sorry if im missing something obvious but any help would be appreciated as I cant advertise this server until the ipmask situation especially is fixed.

Thanks


Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: Thu Jun 22, 2006 6:22 am 
Offline
User avatar

Joined: Sat Jun 19, 2004 3:42 pm
Posts: 158
Location: Croatia
scratch2 controls ip masking only with my mod, not rune quake. rune quake servers(shmack) use server-side ip masking.

_________________
RocketGuy


Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: Thu Jun 22, 2006 6:45 am 
Offline

Joined: Sun Mar 09, 2003 10:47 pm
Posts: 1612
Location: Ohio
Make sure you are using Slot Zero's RuneQuake 1.1 Zip

ftp://ftp.runequake.com/quake/runequake/

I had mentioned the RQuake manual for general server advice and give you an idea of some of the stuff. Ignore all the teamplay, noexit, temp1, scratch1 type of settings as they aren't the same as Rune Quake.

But you should use the default Rune Quake settings in autoexec.cfg. At least for starters, it is pretty well documented in example.cfg

The cvar switchable IP Masking is a neat feature in RQuake and that would be cool for Slot Zero to toss into Rune Quake (a commonly requested how do I).

For Slot wrote:
Slot, RQuake has IP masking that can be switched on or off. scratch2=0|1 turns it on or off. It's kinda nifty.

Link to the source: RQuake 1.1 source only



Jackhammer, here is the autoexec.cfg that comes with 1.1a, it's example.cfg

This is example.cfg, name it to autoexec.cfg wrote:
// $Id: example.cfg,v 1.17 2005/07/25 12:51:53 slotzero Exp $

// Copy this file to "autoexec.cfg" in your server's directory and
// customize as desired. See the "Configuring" file for detailed info
// about these settings.

// These are basic generic settings which should be included on any
// public server.

pausable 0
sv_aim 1
sys_ticrate 0.05
net_messagetimeout 30

// These you can customize.

hostname "My Server"
fraglimit 50
timelimit 30

// deathmatch
//
// 1 items respawn DM_RESPAWN
// 2 weapons stay DM_WEAPONS_STAY
// 4 long quad respawn DM_LONG_QUAD_RESPAWN
// 8 quad replacement DM_QUAD_REPLACEMENT
// 16 pentagram replacement DM_PENT_REPLACEMENT
// 32 [REMOVED]
// 64 exit attempt doesn't kill you DM_EXIT_NON_FATAL
// 128 no discharging DM_NO_DISCHARGE
// 256 powerups don't drop DM_NO_DROP_POWERUP
// 512 no alternate weapons DM_NO_ALT_WEAPONS
// 1024 armor doesn't drop DM_NO_DROP_ARMOR
// 2048 damage-based frag scoring DM_DAMAGE_MATCH
// 4096 random powerup respawn DM_RANDOM_POWERUP_RESPAWN
// 8192 crmod style practice mode DM_MODE_PRACTICE
// 16384 rotating armors DM_ROTATING_ARMORS

// This turns on everything except for damage-based frag
// scoring. This is the way I run my server.
//
// 1 + 2 + 4 + 8 + 16 + 64 + 128 + 4096
deathmatch 4319

// teamplay
//
// 1 health protect TEAM_HEALTH_PROT
// 2 frag penalty TEAM_FRAG_PENALTY
// 4 armor protect TEAM_ARMOR_PROT
// 8 enforce two teams TEAM_2_TEAMS
// 16 enforce three teams TEAM_3_TEAMS
// 24 enforce four teams TEAM_4_TEAMS
// 32 match mode TEAM_MATCH_MODE
// 64 team change any TEAM_CHANGE_ANY
// 128 team change top dog TEAM_CHANGE_TOPDOG
// 256 no team voting TEAM_NO_VOTE
// 512 self health protect TEAM_SELF_HEALTH_PROT
// 1024 self armor protect TEAM_SELF_ARMOR_PROT

// This protects your teammate's health and armor, but doesn't require
// anybody to be on a team.
//
// 1 + 4
// teamplay 5

// This does the same and forces everybody to be on one of three teams.
// The player with the most frags can switch teams (either by changing
// colors directly or (more safely) by using the team-change command.
//
// 1 + 4 + 16 + 128
// teamplay 149

// noexit
//
// 1 no exiting NOEXIT_NO_EXITING
// 2 allow exiting start level NOEXIT_ALLOW_EXITING_START
// 4 randomize NOEXIT_RANDOMIZE
// 8 select level by number of players NOEXIT_CHOOSE_BY_NPLAYERS
// 16 use Marlinspike levels NOEXIT_MARLINSPIKE_LEVELS
// 32 don't loop back to dm1 after dm6 NOEXIT_DM_NO_LOOP
// 64 * max players before forwarding NOEXIT_FORWARD_MULT
// 1024 don't use custom levels NOEXIT_NO_CUSTOM_LEVELS
// 2048 don't use standard maps NOEXIT_CUSTOM_LEVELS_ONLY
//
// If nplayers level selection is turned off the DM
// maps will still be played (in sequence with the normal maps).

// You can't exit any level. The next level to play is chosen by the
// number of players. Loop back of dm1 after dm6 is turned off.
//
// 1 + 8 + 16 + 32 + 1024
noexit 1081

// In Quakeworld, use this instead:
// serverinfo noexit 1081

// temp1
//
// 1-63 number of runes T1_NRUNES_MASK
// 64 rune selection by impulse T1_RUNE_CHEAT
// 128 runes don't drop when killed T1_NO_DROP_ON_DEATH
// 256 can pick up own rune T1_CAN_GET_OWN_RUNE
// 1024 random rune models T1_RANDOM_RUNE_MODELS
// 2048 fast rune spawn T1_FAST_RUNE_SPAWN
// 4096 * max players T1_MAX_PLAYERS_MULT
//
// 262144 free hook T1_FREE_HOOK
// 524288 Lithium hook T1_LITHIUM_HOOK
// 1048576 no hook voting T1_HOOK_NO_VOTE
// 2097152 empty server resets hook vote T1_HOOK_MODE_DEFAULT_ON
//
// 65536 no rune drop delay T1_RUNE_DROP_DELAY_0
// 66048 15 second rune drop delay T1_RUNE_DROP_DELAY_15
// 131072 30 second rune drop delay T1_RUNE_DROP_DELAY_30
// 512 60 second rune drop delay T1_RUNE_DROP_DELAY_60
// 131584 120 second rune drop delay T1_RUNE_DROP_DELAY_120
// 196608 240 second rune drop delay T1_RUNE_DROP_DELAY_240
// 197120 rune dropping disabled T1_RUNE_DROP_DELAY_INF

// Level has 16 runes max, no drop on death, random rune models, fast spawn
// no drop delay, free hook, and reset hook vote.

// 16 + 128 + 1024 + 2048 + 65536 + 262144 + 2097152
temp1 2428048

// In Quakeworld, use this instead:
// serverinfo temp1 2428048

// scratch1
//
// 1 equalize all lightstyles S1_EQUALIZE_LIGHTSTYLE
// 2 disable all ambient sounds S1_AMBIENT_SOUND_OFF
// 4 don't spawn any static lights S1_LIGHT_MAKESTATIC_OFF
// 8 bprint prints to server console S1_BPRINT_TO_CONSOLE
// 16 keep original level items S1_ORIGINAL_LEVELS
// 32 limit maximum traps per rune S1_MAX_TRAPS_FOR_LEVEL
// 64 basic/lite runes S1_BASIC_RUNES
// 128 custom exits S1_CUSTOM_EXITS
// 256 temporary/do not use S1_NOQUAD
// 512 temporary/do not use S1_NOPENT
// 1024 no default mode S1_NO_DEFAULT
// 2048 default mode arena S1_ARENA_DEFAULT
// 4096 default mode practice S1_PRACTICE_DEFAULT

// Force lightstyles 0-63 to one value, disable ambient sounds, disable
// static lights, and use custom exist.
// 1 + 2 + 4 + 128
scratch1 135

// In Quakeworld, use this instead:
// serverinfo scratch1 135


Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: Thu Jun 22, 2006 10:04 am 
Offline

Joined: Thu Jun 22, 2006 5:30 am
Posts: 6
Thanks for your replies,

I am using 1.1 etc and the example cfg, didnt realise about the scratch2 situation.

Luckily Rocketguy managed to contact me via ICQ and its virtually sorted thanks to his invaluable help.

Thanks


Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 4 posts ] 

All times are UTC - 5 hours [ DST ]


Who is online

Users browsing this forum: No registered users and 36 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB® Forum Software © phpBB Group