IPB

Welcome Guest ( Log In | Register )

> help lol, errrmmm
NetKatz
post Mar 6 2004, 01:15 PM
Post #1


Newbie
*

Group: Members
Posts: 2
Joined: 6-March 04
Member No.: 264



hello, lol

im tryin to get the bot to work with NS 3.0 beta 3

i made a cs server with admin mod and meta with WC, but i cant seem to get this to work..... this is where everything is installed


D:\Program Files\Steam\SteamApps\faaaa@hotmail.com\half-life\rcbot is the bot


D:\Program Files\Steam\SteamApps\faaaa@hotmail.com\half-life\nsp is the ns mod folder


and i installed adminmod to the nsp folder so that everything is in it like


D:\Program Files\Steam\SteamApps\faaaa@hotmail.com\half-life\nsp\addons and stuff


this may be a lil long...but this is my listenserver.cfg file


// Use this file to configure your LISTEN server.
// This config file is executed everytime the server changes levels (disable by removing mapchangecfgfile at end)
//
// Please visit the server ops forum on www.natural-selection.org, or check out the manual if you have any questions about any of these settings.
//
// If you run a listen server and choose to modify this file, note that assigning values to the following variables within
// this file will stomp the choices you make in the Launcher server configuration "Advanced Options" screen:
//

////////////////////////////////////////////////////
// Common between listenserver.cfg and server.cfg //
////////////////////////////////////////////////////

// Default server name. Change to "Bob's Server", etc.
hostname "Natural Selection v3.0"

// Must specify sv_region, or it won't show up in Steam server browser
// 0: US East coast
// 1: US West coast
// 2: South America
// 3: Europe
// 4: Asia
// 5: Australia
// 6: Middle East
// 7: Africa
sv_region 0

// general gameplay
mp_autoconcede 4
mp_limitteams 2

// block abusive console scripts (wait, special, etc.)?
mp_blockscripts 0

// Set to -1 to disallow voting (looks in mapcycle.txt for entries)
mp_mapvoteratio .6

// Enable HLTV proxies to connect
sv_proxies 1

// maximum client movement speed (needed for commander mode)
sv_maxspeed 4000
sv_maxspectatorspeed 1000
sv_allowdownloads 1
mp_consistency 0

// Commander voting
mp_votedowntime 180
mp_votecasttime 2
mp_votepercentneeded .4
mp_minvotesneeded 3

// More obscure settings
mp_countdowntime .2
mp_latejointime 1.5
mp_logdetail 0
mp_falldamage 1
mp_killdelay 3
mp_flashlight 1
mp_footsteps 1

// disable autoaim and mad gibs
sv_aim 0
violence_hgibs 0
violence_agibs 0

// player bounding boxes (collisions, not clipping)
sv_clienttrace 3.5
sv_sendvelocity 1

///////////////////////////////
// Dedicated server specific //
///////////////////////////////
sv_lan 1

// disable clients' ability to pause the server
pausable 1

// List server op WON or Steam ids here, delimited by semi-colons (eg, "STEAM_0:1:12345;STEAM_0:0:56736"), to display server op icon next to these players on this server.
mp_serverops ""

// Allows display of special authentication icons next to people's names (including developers, Constellation members, etc.)
mp_uplink 0

// Needed so this file is executed on map change, like pre-NS v2.1
mapchangecfgfile listenserver.cfg

// Execute the Admin Mod configuration file
exec addons/adminmod/config/adminmod.cfg


lol....long aint it...and this is my server.cfg


// Use this file to configure your DEDICATED server.
// This config file is executed everytime the server changes levels (disable by removing mapchangecfgfile at end)
//
// Please visit the server ops forum on www.natural-selection.org, or check out the manual if you have any questions about any of these settings.
//

////////////////////////////////////////////////////
// Common between listenserver.cfg and server.cfg //
////////////////////////////////////////////////////

// Default server name. Change to "Bob's Server", etc.
hostname "Natural Selection v3.0"

// Must specify sv_region, or it won't show up in Steam server browser
// 0: US East coast
// 1: US West coast
// 2: South America
// 3: Europe
// 4: Asia
// 5: Australia
// 6: Middle East
// 7: Africa
sv_region 0

// general gameplay
mp_autoconcede 4
mp_limitteams 2

// block abusive console scripts (wait, special, etc.)?
mp_blockscripts 0

// Set to -1 to disallow voting (looks in mapcycle.txt for entries)
mp_mapvoteratio .6

// Enable HLTV proxies to connect
sv_proxies 1

// maximum client movement speed (needed for commander mode)
sv_maxspeed 4000
sv_maxspectatorspeed 1000
sv_allowdownloads 1
mp_consistency 0

// Commander voting
mp_votedowntime 180
mp_votecasttime 2
mp_votepercentneeded .4
mp_minvotesneeded 3

// More obscure settings
mp_countdowntime .2
mp_latejointime 1.5
mp_logdetail 0
mp_falldamage 1
mp_killdelay 3
mp_flashlight 1
mp_footsteps 1

// disable autoaim and mad gibs
sv_aim 0
violence_hgibs 0
violence_agibs 0

// player bounding boxes (collisions, not clipping)
sv_clienttrace 3.5
sv_sendvelocity 1

/////////////////////////////////////////
// Server options (in listenserver UI) //
/////////////////////////////////////////
sv_tournamentmode 0
mp_friendlyfire 0
sv_cheats 0
mp_drawdamage 0

// Handicap one side (0-100)
sv_team1damagepercent 100
sv_team2damagepercent 100

// 60 minute timelimit (never ends match in progress)
mp_timelimit 60

///////////////////////////////
// Dedicated server specific //
///////////////////////////////
sv_lan 0

// disable clients' ability to pause the server
pausable 0

// List server op WON or Steam ids here, delimited by semi-colons (eg, "STEAM_0:1:12345;STEAM_0:0:56736"), to display server op icon next to these players on this server.
mp_serverops ""

// Allows display of special authentication icons next to people's names (including developers, Constellation members, etc.)
mp_uplink 1

// Needed so this file is executed on map change, like pre-NS v2.1
mapchangecfgfile server.cfg

// Execute the Admin Mod configuration file
exec addons/adminmod/config/adminmod.cfg


this is my liblist.gam file

////////////////////////////
// Natural Selection //
// by Charlie Cleveland //
////////////////////////////
game "Natural Selection (beta)"

url_info "www.natural-selection.org"

url_dl "http://www.natural-selection.org/"

version "v3.0"

size "165000000"

svonly "0"

secure "0"

cldll "cl_dlls\client.dll"

hlversion "1110"

// How to allow training but disable "New game"?
type "multiplayer_only"

// Don't show models in browser
nomodels "1"
nohimodel "1"

// Only show NS-compliant maps
mpentity "info_mapinfo"

// Using HPB_bot support for now
gamedll "addons\metamod\dlls\metamod.dll"

// Training map
//trainmap "ns_training"


all the dlls r in the right folders everything is there and stuff but when i hit create server and hit co_map name and start it crashes....

can any1 help?
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
 
Reply to this topicStart new topic
Replies(1 - 3)
Cheeseh
post Mar 6 2004, 04:01 PM
Post #2


Admin
*****

Group: Admin
Posts: 3,066
Joined: 11-September 03
From: uk
Member No.: 1



wheres your metamod plugins ini file? (whats in it?)
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
NetKatz
post Mar 7 2004, 12:12 AM
Post #3


Newbie
*

Group: Members
Posts: 2
Joined: 6-March 04
Member No.: 264



this allways happends....i post something and a hr later i get it to work



i had to dl the metamod dll for ns beta 3
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
Sandman[SA]
post Mar 7 2004, 10:07 AM
Post #4


RCBot Waypointer
*****

Group: Moderator
Posts: 987
Joined: 15-September 03
From: Philadelphia
Member No.: 19



Just incase someone sees this and want's the link to get metamod for the NS 3.0 beta series, here it is. Be sure to say thx to those fine people from modns.org for making this available.


Metamod 1.17a for NS 3.0 beta.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 



- Lo-Fi Version Time is now: 12th September 2025 - 10:27 AM