Jump to content

Any help with this


frasenshuRiken
Go to solution Solved by gaoesa,

Recommended Posts

I started a test server with ET 3.00 + silent 0.8.1 + omnibot 0.83, my problem is:

I don't know why stats at trackbase said what bots are spectators including  when i connected to my server to play a round.

this my silent.cfg and 2 pics.

 

silent.cfg

 

 

// silEnT mod - Sample server.cfg file
// If you need help contact us on forums. http://mygamingtalk.com/

// Generic server cvars //

//set dedicated 2
//set net_ip "localhost"
//set net_port 27960

///TBS SCANNING
set sv_protocolcheck "0"
//- You can set the default protocol with (default is 84; possible options: 82/84) - this will also determine which clients can connect if sv_protocolcheck is enabled.
set sv_protocol "84"
//- You can allow/disallow users with sv_allownoguid and edit the kick message with sv_guidkickmsg (default ALL people are allowed to connect/this is RECOMMENDED as many people DO NOT play with guids anymore)
set sv_allownoguid "1" // 1 ENABLES IT, DEFAULT = 0, RECOMMEND LEAVING IT AT 0
set sv_guidkickmsg "You have been kicked because you do not have a valid GUID.
//- You can enable the chat relay by setting:
set sv_chatRelay "1" // 1 ENABLES IT, DEFAULT = 0
//• RCON Tools
//- You can enable the rcon filtering by
set sv_rconfilter "0"
//set the sv_rcon1 up to sv_rcon5 to whitelist rcon ip's while using sv_rconfilter "1" you can also use a * here to specify a range like 9.8.2.*
//• Network Options
//- You can enable the rrdoss protection with (default: 0, put it on 1 to enable)
set sv_maxGetstatusCheck "1"
//- You can change the reflective ddos tresshold by changing
set sv_maxGetstatusPerMinute "30"
//- You can auto add ddossing IP's in iptables with setting
set sv_maxGetstatusBeforeIPTABLES "1200"
//Any value above 0 will be the max packets per minute a host can send before it gets in, with a typical rddos you would get ~1200 packets per minute. IT IS NOT, I REPEAT, NOT RECOMMENDED TO PUT THIS VALUE ANY LOWER, DOING SO CAN CAUSE YOU AND/OR YOUR PLAYERS TO BE UNABLE TO REACH YOUR SERVER


set sv_hostname "^8[^2M^7e^1X^8]^p. ^7sil^5E^7n^5T ^2X^7P^1S"
set server_motd0 "^1T^2eam ^8(^2M^7e^1X^8)^p."
set server_motd1 "^7www.gametracker.com/"
set server_motd2 "clan/^8(^2M^7e^1X^8)^1.^7/"
set server_motd3 "^7and"
set server_motd4 "^8Get Fun"
set server_motd5 "^2-Mexican Server"

set sv_maxclients "16"
set g_password ""
set sv_privateclients 1
set sv_privatepassword ""
set sv_fullmsg "Server is full."

set rconpassword ""
set refereePassword ""

set sv_maxRate 10000  //45000 antes
set sv_dl_maxRate 22000    // 13 KB/s - max from server, best option = ftp server
set sv_allowDownload 1    // global toggle for both legacy download and web download
set sv_wwwDownload 0
set sv_wwwDlDisconnected 1    // tell clients to perform their downloads while disconnected from the server
set sv_wwwBaseURL ""
set sv_wwwFallbackURL ""

set sv_pure 1
set sv_minping 0
set sv_maxping 0

// silEnT mod supported cvars

set g_antilag 1
set g_antiwarp 1
set g_maxWarp 4
set g_skipCorrection 1
set g_heavyWeaponRestriction 35    //100
set g_altStopwatchMode 0
set g_autofireteams 0    //1
set g_complaintlimit 6
set g_ipcomplaintlimit 3
set g_fastres 0
set g_friendlyFire 0    //1
set g_disableComplaints 0
set g_minGameClients 0
set g_maxlives 0
set g_alliedmaxlives 0
set g_axismaxlives 0
set g_teamforcebalance 1    //0
set g_noTeamSwitching 0
set g_doWarmup 0
set g_warmup 30        //60
set match_latejoin "1"
set match_minplayers 0        //4
set match_mutespecs 0
set match_readypercent 100
set match_warmupDamage 1
set team_maxplayers 0
set g_speed 360        //320
set g_gravity 750        //800
set g_knockback 1000
set g_inactivity 120
set g_spectatorInactivity 0
set g_maxConnsPerIP 2        //4
set shoutcastPassword ""
set g_spoofOptions 3
set g_maxNameChanges 3
set g_watermark ""
set g_watermarkFadeAfter 60        //0
set g_watermarkFadeTime 60        //0
set g_inactivityOptions 3
set g_ettvFlags 3

// Votes
set g_voting 12
set vote_limit 6    //5
set vote_percent 51        //50
set g_noVoteTime 10
set vote_allow_comp 0        //1
set vote_allow_gametype 0        //1
set vote_allow_kick 1
set vote_allow_map 0        //1
set vote_allow_matchreset 0        //1
set vote_allow_mutespecs 0        //1
set vote_allow_nextmap 0        //1
set vote_allow_pub 0        //1
set vote_allow_referee 0
set vote_allow_shuffleteamsxp 0        //1
set vote_allow_swapteams 0        //1
set vote_allow_friendlyfire 0        //1
set vote_allow_timelimit 0
set vote_allow_warmupdamage 0        //1
set vote_allow_antilag 0        //1
set vote_allow_balancedteams 0        //1
set vote_allow_muting 1
set vote_allow_surrender 1
set vote_allow_nextcampaign 0        //1
set vote_allow_restartcampaign 0        //1
set vote_allow_poll 1
set vote_allow_maprestart 1
set vote_allow_shufflenorestart 0        //1
set vote_allow_cointoss 1

// Logs
set g_log "Dic2013.log"        //"server.log"
set g_cheatLog "cheat.log"
set logfile 2
set g_logOptions 415        //0
set g_logAdmin "admin.log"

// XP Save configuration
set g_XPSave 21
// Only stored XP
set g_XPSaveMaxAge_xp "30d"
// Stored XP and all rating values
set g_XPSaveMaxAge "30d"
set g_damageXP "0"        //"1"
set g_damageXPLevel "50"
set g_maxXP "999999"        //"90000"
set g_xpdecay "0"
set g_xpdecayrate "0"
set g_xpdecayfloor "1"
//set g_punkbuster 0        //1


// Shrubbot and Database
set g_dbDirectory "database"
set g_dbUserMaxAge "100d"    //"90d"
set g_minConnectLevel 0
// see documentation about tyranny enabled commands and flags
set g_tyranny 1
set g_greetingPos 0
set g_warningOptions 0
set g_warningDecay 24
set g_maxWarnings 3
set g_autoTempBan 0
set g_autoTempBanTime 1800

set g_shuffle_rating 3

set g_muteRename 1

//
// Censoring
set g_censor ""
set g_censorNames "bots,bot"
set g_censorNeil 1
set g_censorNeilNames 0
set g_censorPenalty 0
set g_censorMuteTime 60
set g_censorXP 5

//
// Intermission
set g_intermissionTime 60        //45
set g_intermissionReadyPercent 0        //100

//
// Skill points needed for level
set skill_soldier "40 90 125 195 275"        //"20 50 90 140"
set skill_medic "40 90 125 195 500"            //"20 50 90 140"
set skill_engineer "40 90 125 195 400"        //"20 50 90 140"
set skill_fieldops "40 90 125 195 750"        //"20 50 90 140"
set skill_covertops "40 90 125 195 400"        //"20 50 90 140"
set skill_battlesense "40 90 125 195 275"    //"20 50 90 140"
set skill_lightweapons "40 90 125 195 350"    //"20 50 90 140"

set g_serverInfo 0        //1
set g_killRating 3        //1
set g_playerRating 31    //1
set g_playerRating_minplayers 2
set g_stats 0
set g_unevenTeamDiff 1
set g_unevenTeamFreq 120


// Custom configs
set g_mapScriptDirectory "mapscripts"
set g_campaignFile ""
set g_mapConfigs "mapconfigs"
set g_banners "banners.cfg"


// Miscellanous
set g_ammoCabinetTime 30000
set g_healthCabinetTime 10000
set g_misc 161
set g_doubleJumpHeight 1.4
set g_skills 4        //0
set g_teamDamageRestriction 0
set g_minHits 6
set g_weapons 8119        //0
set g_mg42 1        //0
set g_goomba 0
set g_goombaFlags 0
set g_spinCorpse 0
set g_teamChangeKills 1
set g_poison 0
set g_poisonFlags 7
set g_slashKill 0
set g_spectator 6        //0
set g_medics 81        //0
set g_medicHealthRegen 0
set g_coverts 1151        //0
set g_truePing 1        //0
set g_dropObj 0
set g_hitsounds 9    //1
set g_defaultHitSounds 1
set g_playDead 1        //0
set g_shove 100        //0
set g_shoveNoZ 1        //0
set g_dragCorpse 1        //0
set g_classChange 0
set g_forceLimboHealth 1
set g_privateMessages 1        //0
set g_packDistance 10        //0
set g_dropHealth 4        //0
set g_dropAmmo 0
set g_tossDistance 1        //0
set g_fear 2000
set g_obituary 1
set g_throwableKnives 1
set g_maxKnives 4        //5
set g_knifeChargeTime 800
set g_constructibleXPSharing 1        //0        When multiple engineers help build a constructible, each gets his share of XP once the constructible is build. The share of gained XP is proportional to how much the engineer built.
set g_asblock 59        //0
set g_panzersVulnerable 0
set g_panzersSpeed 2500
set g_panzersGravity 1        //0
set g_dyno 20        //0
set g_canisterKick 75        //0        Canister and grenade kicking.
set g_spreeOptions 3839        //0    Options to control the display of killingsprees.
set g_multikillTime 1000    //1500    The time (in milliseconds) in which two kills should be made in order to count them as multikills.
set g_medicSelfhealTime 0    //    The time in milliseconds that a medic cannot heal himself after being hit
set g_maxPanzerSuicides -1    //    When set, a player can kill himself g_maxPanzerSuicides times with a panzerfaust. The next panzerselfkill will result in a panzer shooting medpacks.
set g_panzerPackDistance 0    //    Set the g_packDistance for the medpacks fired by the panzerfaust when g_maxPanzerSuicides is enabled.
set g_maxSelfkills -1
set g_voteResultsMinLevel 0        //-1    Show results of votes per team to everyone with at least this shrubbot level. Set to -1 to disable. Referees can always see the results when this CVAR is set greater than 0.
set g_minCommandWaitTime 500    //0        Time you have to wait between using 2 shrubbot commands in milliseconds.
set g_noSkillUpgrades 0        //    When set to 1, disables player skill upgrades. Sarting from silEnT version 0.6.0, it will lock the skills to the always enabled levels. See the skill_x cvars. Also, it is possible to hide the skill levels from the player HUDs setting this cvar to value 2.
set g_flushItems 1        //    Evens the dropped items out with the surface.
set g_headshot 0
set g_instagibDamage 400
set g_staminaRecharge 1.5    //1.0    Multiplies the rate at which stamina is rebuilt. Setting this value to zero will cause players to not regain any stamina once it is used except through the use of adrenalin.
set g_mineid 1        //0    Turns on identification of your teammates landmines.
set g_landmineNotifyType 1
set g_spawnInvul 5
set g_spawnInvulFair 1
set g_silentac 2


//
// Weapon damages and radius settings
set g_enableDemolition 1
set g_enableTMines 1
set g_classWeapons 62
set g_dmgKnife 10
set g_dmgSten 14
set g_dmgFG42 15
set g_dmgPistol 18
set g_dmgSMG 18
set g_dmgPPSh 19
set g_dmgMG42 18
set g_dmgMG 20
set g_dmgFG42Scope 30
set g_dmgInfRifle 34
set g_dmgSniper 50
set g_dmgFlamer 5
set g_dmgGrenade 250
set g_dmgGrenadeRadius 250
set g_dmgGLauncher 250
set g_dmgGLauncherRadius 250
set g_dmgLandmine 250
set g_dmgLandmineRadius 250
set g_dmgSatchel 250
set g_dmgSatchelRadius 250
set g_dmgPanzer 400
set g_dmgPanzerRadius 300
set g_dmgMortar 400
set g_dmgMortarRadius 400
set g_dmgDynamite 400
set g_dmgDynamiteRadius 400
set g_dmgAir 400
set g_dmgAirRadius 400
set g_dmgArty 400
set g_dmgArtyRadius 400
set g_dmg 0
set g_dmgHeadShotMin 50
set g_dmgHeadShotRatio 2.0
set g_dmgTMine 260
set g_knifeThrowDamage 50

//
// Team restrictions
set team_maxMedics -1
set team_maxEngineers -1
set team_maxFieldOps -1
set team_maxCovertOps -1
set g_maxTeamLandmines 20
set g_maxTeamTripmines 20
set team_maxPanzers 2        //1
set team_maxMortars 1
set team_maxFlamers 1
set team_maxMG42s 1
set team_maxGrenLaunchers 2
set g_minAirstrikeTime 5
set g_minArtyTime 5

//
// Friendly fire
set g_reflectFriendlyFire 0
set g_reflectFFWeapons 31
set g_friendlyFireOpts 12

//
// Flood protection
set g_floodprotect 1
set g_floodthreshold 6
set g_floodWait 1000
set g_voiceChatsAllowed 4

//
// Map voting
set g_mapVoteFlags 10        //13
set g_maxMapsVotedFor 30
set g_minMapAge 5
set g_resetXPMapCount 0

//
// Omni-bots
set omnibot_enable 1        //0
set omnibot_path "D:\usuarios\eder.garcia\EDER\ETD\Silent Wolfenstein - Enemy Territory\omni-bot"
set g_bot_maxXP 999999        //-1
set omnibot_flags 0

//
// Fun wars
//set g_sniperwar 0
//set g_panzerwar 0
//set g_riflewar 0

//
// Country flags, You need to have GeoIP database installed to use this.
set g_countryFlags 1        //0

//
set g_fixedphysics 0
set g_fixedphysicsfps 125

//
// Lua API
set lua_modules ""
set lua_allowedModules ""

exec originals.cfg
set com_watchdog 60
set com_watchdog_cmd "exec originals.cfg"

 

 

 

 

Please Help me

 

 

 

 

post-926-0-10887300-1388788790_thumb.png

post-926-0-60711800-1388788798_thumb.png

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...