IPB

Welcome Guest ( Log In | Register )

 
Reply to this topicStart new topic
> rcbot addbot not working
RzrsEdge
post Nov 26 2006, 02:57 AM
Post #1


Newbie
*

Group: Members
Posts: 4
Joined: 25-November 06
Member No.: 972



Current server specs:
v1.1.2.0/Stdio 3421 secure (RCON) (Linux, Dedicated, Protocol 47)
AMXMODX v1.76b, MetaMod v1.19
Valve Anti-Cheat

Metamod/plugins.ini
linux addons/rcbot/dlls/rcbot_mm_i486.so

##win32 addons\whichbot\dlls\whichbot.dll
linux addons/whichbot/dlls/libwhichbot.so

##win32 addons\amxmodx\dlls\amxmodx_mm.dll
linux addons/amxmodx/dlls/amxmodx_mm_i386.so

rcbot location - hlns/8.6.75.54:27015/ns/addons/rcbot

liblist.gam
////////////////////////////
// Natural Selection //
// by Charlie Cleveland //
////////////////////////////
game "Natural Selection (beta 5)"
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 "dlls\ns.dll"
//gamedll "addons\metamod\dlls\metamod.dll"
gamedll_linux "addons/metamod/dlls/metamod_i386.so"
// Training map
//trainmap "ns_training"

rcbot_folder.ini location & contents
/ns
ns\addons\rcbot

metamod plugins info from HLSW
IPB Image

Not having a problem getting it to run, my main problem is getting the bots to join the server when I HLSW console rcbot addbot. Any ideas? I have tried everything short of doing a complete install of my server. The server by the way is a rented server and doesnt show the hl root folder/files. Just what I showed ya above.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
LordSkitch
post Nov 26 2006, 09:21 AM
Post #2


I cuddle with my bots.
*****

Group: Moderator
Posts: 980
Joined: 16-April 04
From: Alvin, Texas
Member No.: 291



rcbot isnt very supported under linux... did you set up a user account for your rcbots? and is there any error messages it displays? "you do not have access to this command" or "unknown command" or anything like that
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
Cheeseh
post Nov 26 2006, 08:15 PM
Post #3


Admin
*****

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



QUOTE(LordSkitch @ Nov 26 2006, 09:21 AM) *

rcbot isnt very supported under linux... did you set up a user account for your rcbots? and is there any error messages it displays? "you do not have access to this command" or "unknown command" or anything like that


try one of these dlls

http://filebase.bots-united.com/index.php?...file&id=428

i cross compiled them today, I don't know if they will work but they are the latest
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
RzrsEdge
post Nov 26 2006, 08:17 PM
Post #4


Newbie
*

Group: Members
Posts: 4
Joined: 25-November 06
Member No.: 972



bot_users.ini

# Example : "John" johns_pass 10
"STEAM_0:0:3382710" * 63
"Maj.RzrsEdge[AOF]" * STEAM_0:0:3382710 63

I tried with the layout above and then I also tried it like this
"Maj.RzrsEdge[AOF]" testpass 63

Both ways it told me I had no access to any commands even after the setpass command. Funny thing is I had the SAME exact layout on a different server and it worked fine. Moved the layout from there to here and it dont want to add bots. sad.gif Ok, I tried the rcbot_mm_i486.so you sent and it gave me this...
IPB Image
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
Cheeseh
post Nov 26 2006, 08:25 PM
Post #5


Admin
*****

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



QUOTE(RzrsEdge @ Nov 26 2006, 08:17 PM) *

bot_users.ini

# Example : "John" johns_pass 10
"STEAM_0:0:3382710" * 63
"Maj.RzrsEdge[AOF]" * STEAM_0:0:3382710 63

I tried with the layout above and then I also tried it like this
"Maj.RzrsEdge[AOF]" testpass 63

Both ways it told me I had no access to any commands even after the setpass command. Funny thing is I had the SAME exact layout on a different server and it worked fine. Moved the layout from there to here and it dont want to add bots. sad.gif


it may not be reading the bot_users.ini, maybe it can't find it, being in the wrong directory or something.

anyway try those dlls above (the mm [metamod] one especially) they have support for NS 3.1 if that's what you are running and better bugs fixes/support for your problem (i.e. it should tell you if it managed to read the bot_users.ini file properly)
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
Cheeseh
post Nov 26 2006, 08:36 PM
Post #6


Admin
*****

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



hold on ill build a new one soon

edit: uploaded another one, still can' guareantee it will work..

if it doesnt ill need to get someone with a proper linux machine to build it!!
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
RzrsEdge
post Nov 26 2006, 09:06 PM
Post #7


Newbie
*

Group: Members
Posts: 4
Joined: 25-November 06
Member No.: 972



QUOTE(Cheeseh @ Nov 26 2006, 03:36 PM) *

hold on ill build a new one soon

edit: uploaded another one, still can' guareantee it will work..

if it doesnt ill need to get someone with a proper linux machine to build it!!


Same file link or new one and I have a linuxd machine here at home that has all the compilers on it if you want me to try.....
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
Cheeseh
post Nov 27 2006, 12:56 AM
Post #8


Admin
*****

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



QUOTE(RzrsEdge @ Nov 26 2006, 09:06 PM) *

Same file link or new one and I have a linuxd machine here at home that has all the compilers on it if you want me to try.....

its in the same place.. i dont think its gonna work. i can send you the edited source for linux
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
RzrsEdge
post Nov 27 2006, 03:10 AM
Post #9


Newbie
*

Group: Members
Posts: 4
Joined: 25-November 06
Member No.: 972



Im half tempted to get NS running on my server and install everything to see if I can do anything different on my personal box to get it running then duplicate it on my rented box. I will let ya know how it goes.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
LordSkitch
post Nov 27 2006, 03:35 AM
Post #10


I cuddle with my bots.
*****

Group: Moderator
Posts: 980
Joined: 16-April 04
From: Alvin, Texas
Member No.: 291



ive got kubuntu on my laptop and gentoo on my router, if you need it i can try to compile it on either one of them.

...preferably gentoo cause i know how to use gentoo. lol
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: 27th July 2025 - 04:36 PM