.:: Bots United ::.  
filebase forums discord server github wiki web
cubebot epodbot fritzbot gravebot grogbot hpbbot ivpbot jkbotti joebot
meanmod podbotmm racc rcbot realbot sandbot shrikebot soulfathermaps yapb

Go Back   .:: Bots United ::. > Developer's Farm > General Bot Coding
General Bot Coding See what a pain it is to get those little mechs shooting around

Reply
 
Thread Tools
Single player - Counter-Strike - EPB
Old
  (#1)
The Storm
Council Member / E[POD]bot developer
 
The Storm's Avatar
 
Status: Offline
Posts: 1,618
Join Date: Jul 2004
Location: Bulgaria
Default Single player - Counter-Strike - EPB - 19-01-2005

Well I wonder is there a way to make E[POD]bot to work in single player tape.
When I try it it just doesn't work.
Or maybe LAN game server is better - you tell me .
  
Reply With Quote
Re: Single player - Counter-Strike - EPB
Old
  (#2)
Pierre-Marie Baty
Roi de France
 
Pierre-Marie Baty's Avatar
 
Status: Offline
Posts: 5,049
Join Date: Nov 2003
Location: 46°43'60N 0°43'0W 0.187A
Default Re: Single player - Counter-Strike - EPB - 20-01-2005

you mean in the Condition Zero missions ?
Normally yes ; if you kick the CZ bots and add your own ones it should work, at least I recall that's what someone reported.



RACC home - Bots-United: beer, babies & bots (especially the latter)
"Learn to think by yourself, else others will do it for you."
  
Reply With Quote
Re: Single player - Counter-Strike - EPB
Old
  (#3)
Whistler
Summoner
 
Whistler's Avatar
 
Status: Offline
Posts: 1,499
Join Date: Feb 2004
Location: Mist Village
Default Re: Single player - Counter-Strike - EPB - 20-01-2005

for CZero you may also want to change the game directory from "cstrike" to "czero"
but using g_engfuncs.pfnGetGameDir() function would be better solution
  
Reply With Quote
Re: Single player - Counter-Strike - EPB
Old
  (#4)
The Storm
Council Member / E[POD]bot developer
 
The Storm's Avatar
 
Status: Offline
Posts: 1,618
Join Date: Jul 2004
Location: Bulgaria
Default Re: Single player - Counter-Strike - EPB - 20-01-2005

No I mean CS 1.5 or CS 1.6.

I have no CZ .

When I turn on the console and tape map de_dust2 it will load the map but I have no any weapons and the bots are gone.
I want to add them to Single Player because when I hit the dead corpres they are blooding 8D.
And if this is possible I wont to ask to how to add weapons to single player ?
  
Reply With Quote
Re: Single player - Counter-Strike - EPB
Old
  (#5)
Whistler
Summoner
 
Whistler's Avatar
 
Status: Offline
Posts: 1,499
Join Date: Feb 2004
Location: Mist Village
Default Re: Single player - Counter-Strike - EPB - 20-01-2005

remove all the "if (gpGlobals->deathmatch)" in the code and you can only do waypointing in SP mode.
you simply can't add bots like that. and if you need weapons try commands like "give weapon_mp5navy"

Last edited by Whistler; 20-01-2005 at 11:13..
  
Reply With Quote
Re: Single player - Counter-Strike - EPB
Old
  (#6)
The Storm
Council Member / E[POD]bot developer
 
The Storm's Avatar
 
Status: Offline
Posts: 1,618
Join Date: Jul 2004
Location: Bulgaria
Default Re: Single player - Counter-Strike - EPB - 20-01-2005

Well looking around you code of YaPB I find that :
NAMEFUNC.cpp
Code:
 // RACC - AI development project for first-person shooter games derivated from Valve's Half-Life
 // (http://www.racc-ai.com/)
 //
 // Rational Autonomous Cybernetic Commandos AI
 //
 // Since there is a known issue on Win32 platforms that prevents
 // hook DLLs (such as our bot DLL) to be used in single player
 // games (Training Room) because they don't export all the stuff
 // they should, we may need to build our own array of exported
 // symbols from the actual game DLL in order to use it as such
 // if necessary.
 //
Is this think is for Single Player?
Can you explain?
  
Reply With Quote
Re: Single player - Counter-Strike - EPB
Old
  (#7)
Whistler
Summoner
 
Whistler's Avatar
 
Status: Offline
Posts: 1,499
Join Date: Feb 2004
Location: Mist Village
Default Re: Single player - Counter-Strike - EPB - 20-01-2005

This is for the Training Room in very old versions of CS. Actually it's no longer necessary for CS 1.1 or higher, but I just left it there to make the Training Room work.
  
Reply With Quote
Re: Single player - Counter-Strike - EPB
Old
  (#8)
The Storm
Council Member / E[POD]bot developer
 
The Storm's Avatar
 
Status: Offline
Posts: 1,618
Join Date: Jul 2004
Location: Bulgaria
Default Re: Single player - Counter-Strike - EPB - 20-01-2005

OK thanks for the help .
Now anoder question .
Is there way to make the dead corpres to blood when I hit it in Multy Player game? It will be more realistic .

EDIT : Oh sorry just igrone this post because this is not needed for EPB to work correct.
But if you have some ideas how to make EPB to work with single player just post .
I think that I can't add bots because the bots can not connect to single player game (same with the humans ).

Last edited by The Storm; 20-01-2005 at 17:43..
  
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump



Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
vBulletin Skin developed by: vBStyles.com