Jump to content

Home

need workin ffa config asap


dubz

Recommended Posts

  • 2 weeks later...

//Gametype//

gametype "0"

 

//Net//

set net_ip "xxx"

set net_port "xxx"

 

//Servers

set sv_master1 "masterjk2.ravensoft.com"

set sv_master2 "clanservers.net"

set sv_master3 "master0.gamespy.com"

 

//Information//

set sv_hostname "xxx"

sets "Admin" "xxx"

sets "Admin E-Mail" "xxx"

sets "Location" "xxx"

sets "URL" "xxx"

sets "Server Spec" "xxx"

sets "Hours" "xxx"

sets "Clan" "xxx"

 

//Message//

sets g_motd "^1No Saber=No Attack ^5and no chat kills or you will be BANNED!"

 

//Passwords//

set sv_privatePassword "xxx"

set rconPassword "xxxx"

set g_needpass "0"

set g_password ""

 

//Server - system//

set sv_maxclients "9"

set sv_minclients "0"

set sv_privateClients "3"

set com_zoneMegs "32"

set com_SoundMegs "16"

set com_HunkMegs "128"

set sv_minPing "0"

set sv_maxPing "250"

set sv_timeout "300

set sv_floodProtect "1"

set sv_pure "1"

set sv_maxRate "5500"

set sv_padPackets "0"

set sv_fps "35"

set sv_zombietime "30"

set sv_reconnectlimit "3"

set g_warmup "20"

set g_maxGameClients "0"

set g_minGameClients "0"

set g_gravity "800"

set g_speed "250"

set g_timeouttospec "70"

set g_inactivity "360"

set g_forcerespawn "3"

set g_synchronousclients "0"

set g_smoothClients "0"

 

//Game//

set fraglimit "50"

set timelimit "30"

set capturelimit "0"

set duel_fraglimit "4"

set g_maxHolocronCarry "3"

set g_weaponrespawn "50"

set g_allowvote "0"

set sv_allowDownload "0"

set sv_allowAnonymous "0"

set g_doWarmup "1"

set g_teamForceBalance "0"

set g_forceBasedTeams "0"

set g_privateDuel "1"

set g_adaptrespawn "1"

set g_teamAutoJoin "1"

set g_friendlyfire "0"

set dmflags "8"

 

//Force//

set g_maxForceRank "7"

set g_ForceRegenTime "200"

set g_forcePowerDisable "0"

 

//Force Codes//

//1=Heal

//2=Jump

//4=Speed

//8=Push

//16=Pull

//32=Mind Trick

//64=Grip

//128=Lightning

//256=Dark Rage

//512=Protect

//1024=Absorb

//2048=Team Heal

//4096=Team Energize

//8192=Drain

//16384=Seeing

//32768=Sabre Offense

//65536=Saber Defense

//131072=Saber Throw

//262143=All Forces Disabled

 

//Weapons (off)

set g_weaponDisable "0"//65531=no weapons

 

//Saber - system/

set g_dismember "100

//set g_saberdamagescale "2.5"//scales saber damage min is VERY high

set g_saberboxtracesize "-1"//more accurate sabers

set g_saberdmgvelocityscale "1.5"//knockback from a saber hit

set g_saberdmgdelay_idle "150"//idle time to cause injury - lower numbers = higher damage at tip of saber - default is 350

set g_saberdmgdelay_wound "0"//idle time a saber touches you without a swing and causes damage

set g_saberghoul2collision "0"//enables parries in mid-swing...makes for long and dull fights if set to 1

set g_sabertracesaberfirst "1"//part of the boxtrce command...this is the "box" around the saber

set _saberalwaysboxtrace "1"//makes the saber do it at all times not just when the random generator gives it permission

set g_friendlySaber "0"//team saber damage

set g_saberLocking "0"//enables saberlocks during regular gameplay...its ok if you run no force saber only

 

//Logging//

set logfile "0"

set g_log "games.log"

set g_statLog "0"

set g_statLogFile "stats.log"

 

//Map cycle - as many or as few maps as you want//

g_autoMapCycle "0"

set map-1 "set map ctf_imperial;set nextmap vstr map-2"

set map-2 "set map duel_temple;set nextmap vstr map-3"

set map-3 "set map ffa_bespin;set nextmap vstr map-4"

set map-4 "set map ffa_ns_hideout;set nextmap vstr map-5"

set map-5 "set map ffa_yavin;set nextmap vstr map-1"

vstr map-1

 

//Additional files to exec//

exec "BAN.cfg"

 

//EOF

 

 

Hope that helps!

:D :D :D

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...