.:: Bots United ::.

.:: Bots United ::. (http://forums.bots-united.com/index.php)
-   General Forum (http://forums.bots-united.com/forumdisplay.php?f=36)
-   -   plugin loaded, but not able to join bots (http://forums.bots-united.com/showthread.php?t=123)

kuehlwagen 01-01-2004 17:39

plugin loaded, but not able to use ANY commands
 
hi!

meta list:
Quote:

Currently loaded plugins:
description stat pend file vers src load unlod
[ 1] ClanMod RUN - clanmod_mm.dll v1.81.27 ini Pause Pause
[ 2] RealBot RUN - realbot_mm.dll v2.0 ini Start ANY
2 plugins, 2 running
but i'm not able to join bots to the server. i've installed realbot exactly like it is told in the readme.

i'm using the commandmenu+, but when i try to join a bot the console says:

Quote:

Unknown command: rb_addbot
can you help me? ;)

Recur 01-01-2004 17:44

Re: plugin loaded, but not able to join bots
 
If you are using a Dedicated server, please close this thread and come join the already started thread called "How to add bots to a dedicated server"

kuehlwagen 01-01-2004 17:46

Re: plugin loaded, but not able to join bots
 
i can't use ANY commands...

stefanhendriks 01-01-2004 17:51

Re: plugin loaded, but not able to join bots
 
Code:

rbds addbot
should work?

Recur 01-01-2004 17:52

Re: plugin loaded, but not able to join bots
 
Neither can I, but let us start with adding them. ;)

kuehlwagen 01-01-2004 17:53

Re: plugin loaded, but not able to join bots
 
doesn't work for me, stefan...

it's weird, that the plugin is loaded but i can't use the commands... :(

kuehlwagen 01-01-2004 18:17

Re: plugin loaded, but not able to join bots
 
Quote:

] meta info realbot
name: RealBot
desc: RealBot
status: running
action: none
filename: ../realbot/dll/realbot_mm.dll
file: realbot_mm.dll
pathname: c:/programme/steam/steamapps/ellek@peacenmuesli.com/dedicated server/realbot/dll/realbot_mm.dll
index: 2
source: ini file
loadable: at server startup
unloadable: at any time
version: 2.0
date: 30/31/2003
author: Stefan Hendriks
url: http://realbot.bots-united.com/
logtag: REALBOT
last loaded: Thu Jan 01 17:24:23 2004
DLLAPI functions:
GameDLLInit
DispatchSpawn
ClientConnect
ClientDisconnect
ClientPutInServer
ClientCommand
StartFrame
7 functions (dllapi)
No DLLAPI-Post functions.
No NEWAPI functions.
No NEWAPI-Post functions.
Engine functions:
ChangeLevel
FindEntityByString
RemoveEntity
engClientCommand
MessageBegin
MessageEnd
WriteByte
WriteChar
WriteShort
WriteLong
WriteAngle
WriteCoord
WriteString
WriteEntity
ClientPrintf
Cmd_Args
Cmd_Argv
Cmd_Argc
SetClientMaxspeed
GetPlayerUserId
20 functions (engine)
No Engine-Post functions.
Registered commands:
rbds
1 commands
Registered cvars: float value string value
rbds 0.000000
1 cvars
the command "rbds" is registered, but i can't use it...

stefanhendriks 01-01-2004 18:36

Re: plugin loaded, but not able to join bots
 
(did a search in the source files, something is changed)

try this:

Code:

rbds rb_addbot
that is the ONLY command that COULD work. I don't know for sure!

gotdilbert 01-01-2004 18:40

Re: plugin loaded, but not able to join bots
 
I got this too:

] meta info 2
name: RealBot
desc: RealBot
status: running
action: none
filename: realbot/dll/realbot_mm.dll
file: realbot_mm.dll
pathname: c:/program files/steam/steamapps/gotpika@hotmail.com/dedicated server/cstrike/realbot/dll/realbot_mm.dll
index: 2
source: ini file
loadable: at server startup
unloadable: at any time
version: 2.0
date: 30/31/2003
author: Stefan Hendriks
url: http://realbot.bots-united.com/
logtag: REALBOT
last loaded: Thu Jan 01 12:35:56 2004
DLLAPI functions:
GameDLLInit
DispatchSpawn
ClientConnect
ClientDisconnect
ClientPutInServer
ClientCommand
StartFrame
7 functions (dllapi)
No DLLAPI-Post functions.
No NEWAPI functions.
No NEWAPI-Post functions.
Engine functions:
ChangeLevel
FindEntityByString
RemoveEntity
engClientCommand
MessageBegin
MessageEnd
WriteByte
WriteChar
WriteShort
WriteLong
WriteAngle
WriteCoord
WriteString
WriteEntity
ClientPrintf
Cmd_Args
Cmd_Argv
Cmd_Argc
SetClientMaxspeed
GetPlayerUserId
20 functions (engine)
No Engine-Post functions.
Registered commands:
rbds
1 commands
Registered cvars: float value string value
rbds 0.000000
1 cvars
I was wondering if we use rcon commands with client. And we also just enter that in the console??

Also, does anyone experience slowdown when the console is opened in CS1.6?

stefanhendriks 01-01-2004 18:46

Re: plugin loaded, but not able to join bots
 
NOTE: Check the progress thread, i have found the bug and fixed it. The next release today will fix your problem, release time/date is estimated at:



01-01-2004 - 22:00 (GMT + 1)

gotdilbert 01-01-2004 18:57

Re: plugin loaded, but not able to join bots
 
I have adminmod, and I used your +localinfo mm_gamedll method, and after that I just got your new wip version. Do I still need the prev version loaded, or just the new wip version.

stefanhendriks 01-01-2004 19:19

Re: plugin loaded, but not able to join bots
 
you should load the realbot plugin using the plugins.ini file (the wip file is a METAMOD plugin).

the prev version should not be loaded.

gotdilbert 01-01-2004 19:48

Re: plugin loaded, but not able to join bots
 
You said that the 2049 hasn't been released, and that the dedicated server commands have been fixed. I downloaded build 2049 from the download page, how would I pass the commands to the server if I have a dedicated on machine a, and I have cs 1.6 on machine a + b. How would I pass the command from cs 1.6 on machine a to the dedicated server on machine a. Also, thanks for this great work, just to let you know I greatly appreciate it.

stefanhendriks 01-01-2004 20:09

Re: plugin loaded, but not able to join bots
 
I released 2049 early ;)

i don't know exactly what you mean with passing from machine a to a. But you can just use:

rbds addbot

again.
If you want to pass commands from server A to B you need to setup rcon. You need to set up rcon and the rcon_password. Then let the other machine have the same rcon_password and you should be able to do this:

rcon rbds addbot

gotdilbert 01-01-2004 20:11

Re: plugin loaded, but not able to join bots
 
Okay, I got that working, now, when I change maps, the Realbot WIP plugin stops, and it can only be loaded when Dedicated Server starts. And since the dedicated server doesn't let you choose the map when loading (STEAM), I can't use the bots with other maps.

stefanhendriks 01-01-2004 20:14

Re: plugin loaded, but not able to join bots
 
sure you can, i changed maps several times with no problems. Did you do:

changelevel <level>

or

map <level>

when running a dedicated server you can make it run with a specific map using:

+map <mapname>

I have a shortcut which runs like this (its a listen server, but the params work on a dedicated server too).

Code:

hl.exe -console -game cstrike sv_lan 1 +maxplayers 18 +map de_dust -width 1024 -height 768 -full -nocd -nomaster

gotdilbert 01-01-2004 20:16

Re: plugin loaded, but not able to join bots
 
Thanks, do you also have a problem when running the console in 1.6, it slows the whole game down?

gotdilbert 01-01-2004 20:19

Re: plugin loaded, but not able to join bots
 
1 Attachment(s)
Also, do you guys also have this problem?? It gives me a pull down list which is disabled, anyway to re-enable it?

gotdilbert 01-01-2004 20:22

Re: plugin loaded, but not able to join bots
 
This is what happens when I change maps:

] meta list
Currently loaded plugins:
description stat pend file vers src load unlod
[ 1] Adminmod RUN - admin_mm.dll v2.50.58 ini Start Start
[ 2] RealBot RUN - realbot_mm.dll vWork In ini Start ANY
2 plugins, 2 running
] map de_dust
Adding master server 207.173.177.12:27010
Adding master server 207.173.177.11:27010
] meta list
Currently loaded plugins:
description stat pend file vers src load unlod
[ 1] Adminmod RUN - admin_mm.dll v2.50.58 ini Start Start
[ 2] RealBot open - realbot_mm.dll vWork In ini Start ANY
2 plugins, 1 running

stefanhendriks 01-01-2004 20:30

Re: plugin loaded, but not able to join bots
 
i think you need to force a start of the realbot plugin. It says its loaded, but its not running. Try:

meta

then you see a list of commands you can issue with plugins.

gotdilbert 01-01-2004 20:50

Re: plugin loaded, but not able to join bots
 
loadable: at server startup,

I think that meta doesn't let me reload, it only loads at startup, there is no force option for loading, only for require, which shuts down server if plugin isn't present.

stefanhendriks 01-01-2004 20:54

Re: plugin loaded, but not able to join bots
 
the commands:

meta reload
meta unload
meta force_unload

did not unload my realbot_mm.dll either (in CS 1.5, hlds)

perhaps it works for you, if not, i am quite puzzled. Perhaps your original metamod dll works for you? (not the one at the realbot site)

gotdilbert 01-01-2004 21:03

Re: plugin loaded, but not able to join bots
 
No, default metamod doesn't work either.

stefanhendriks 01-01-2004 21:06

Re: plugin loaded, but not able to join bots
 
i have been told that admin mod causes trouble. Perhaps you can leave out adminmod from your plugins.ini

see if that works. If it does, you could try to add it again, but AFTER the realbot plugin is loaded?

gotdilbert 01-01-2004 21:08

Re: plugin loaded, but not able to join bots
 
Ok, I'll try that.

gotdilbert 01-01-2004 21:12

Re: plugin loaded, but not able to join bots
 
Nope, doesn't work, map load deloads the plugin. Also, I have winxp pro sp1, and hlds and cs 1.6 from steam.

stefanhendriks 01-01-2004 21:16

Re: plugin loaded, but not able to join bots
 
*sigh*, okay, more drastic measures then:

- unload all plugins you have
- use the metamod.dll file at the realbot site again
- load realbot plugin
- start server without a map (so you have to issue a map command yourself first)
- add a bot
- then change map
- try again

also, try changing maps with "changelevel" instead of "map".

gotdilbert 01-01-2004 21:22

Re: plugin loaded, but not able to join bots
 
1 Attachment(s)
I can't start server without map, and steam makes it hard to pass some variables.

gotdilbert 01-01-2004 21:23

Re: plugin loaded, but not able to join bots
 
couldn't exec listip.cfg
couldn't exec banned.cfg
Executing Admin Mod config file
Adding master server 207.173.177.11:27010
Adding master server 207.173.177.12:27010
] meta list
Currently loaded plugins:
description stat pend file vers src load unlod
[ 1] RealBot RUN - realbot_mm.dll vWork In ini Start ANY
[ 2] Adminmod RUN - admin_mm.dll v2.50.58 ini Start Start
2 plugins, 2 running
] meta force_unload 2
Forced unload plugin 'Adminmod'
Currently loaded plugins:
description stat pend file vers src load unlod
[ 1] RealBot RUN - realbot_mm.dll vWork In ini Start ANY
1 plugins, 1 running
] changelevel de_dust
] meta list
Currently loaded plugins:
description stat pend file vers src load unlod
[ 1] RealBot open - realbot_mm.dll vWork In ini Start ANY
[ 2] Adminmod open - admin_mm.dll v2.50.58 ini Start Start
2 plugins, 0 running

gotdilbert 01-01-2004 21:25

Re: plugin loaded, but not able to join bots
 
PS., is it possibble to code the plugin to run at sometime other than startup?

stefanhendriks 01-01-2004 21:40

Re: plugin loaded, but not able to join bots
 
i have uploaded another try-out wip for ya, i hope it works. If not, i have a serious 'to be fixed' problem :(

kuehlwagen 02-01-2004 01:40

Re: plugin loaded, but not able to join bots
 
the newest version works, but the bots sometimes camp at the start point. they only move if you hit them once...

maps tested:

de_aztec, de_dust, de_dust2

Codax 02-01-2004 23:35

Re: plugin loaded, but not able to join bots
 
Deleted

bao007 02-01-2004 23:38

Re: plugin loaded, but not able to join bots
 
its not "realbot addbot" --> its "realbot add 2 0 5"

Codax 02-01-2004 23:46

Re: plugin loaded, but not able to join bots
 
Deleted

Codax 02-01-2004 23:47

Re: plugin loaded, but not able to join bots
 
Well dang I guess I just didn't know the right commands. I'll delete the last few posts then.

stefanhendriks 03-01-2004 10:17

Re: plugin loaded, but not able to join bots
 
everytime i release a new version its recommended to read the 'progress thread' that is in this forum, this way you know what is changed ;)


All times are GMT +2. The time now is 15:20.

Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.