.:: Bots United ::.

.:: Bots United ::. (http://forums.bots-united.com/index.php)
-   General Bot Coding (http://forums.bots-united.com/forumdisplay.php?f=24)
-   -   Problem with the hitboxes (http://forums.bots-united.com/showthread.php?t=4084)

The Storm 12-06-2005 16:39

Problem with the hitboxes
 
I suspect that in CS 1.6 there is a problem with the hitboxes and E[POD]bot. Here is the problem - When I buy a shield and put it at defence mode and some bot shoot at me in front he actually take me a damage. How to fix that.
I hope you understand what I try to say.

botmeister 13-06-2005 09:12

Re: Problem with the hitboxes
 
Dunno if you did this already, but there's an API fix for the hitboxes, check out "Server_GetBlendingInterface"

The Storm 13-06-2005 15:53

Re: Problem with the hitboxes
 
Maybe more explain is needed. I can't understand what I must do.
Btw Server_GetBlendingInterface is not defined in E[POD]bot.

Pierre-Marie Baty 13-06-2005 16:48

Re: Problem with the hitboxes
 
Normal, it's been added to the game DLL interface recently.

...that's why you should make your bot a metamod plugin instead.

The Storm 13-06-2005 20:20

Re: Problem with the hitboxes
 
Ok PMB I will make E[POD]bot a metamod plugin. 9_9 From you I know that this will fix a lot of bugs. I will start with that after 2 weeks because I'm now to much busy with the school. But don't worry it will be done. :D

botmeister 14-06-2005 10:23

Re: Problem with the hitboxes
 
Quote:

Originally Posted by THE_STORM
Maybe more explain is needed. I can't understand what I must do.
Btw Server_GetBlendingInterface is not defined in E[POD]bot.

I agree with PMB that making epod a metamod plugin is the way to go.

For the quick fix, here's a thread you can look at with all the details on how to get the blending interface to work.

http://forums.unitedadmins.com/index...187&t=26322&s=

There's other explainations on the net, just do a search on Server_GetBlendingInterface

The Storm 14-06-2005 11:43

Re: Problem with the hitboxes
 
Thanks. Very useful info. One more question - After I make EPB a metamod plugin is this problem will be fixed ?

Whistler 14-06-2005 13:01

Re: Problem with the hitboxes
 
Yes, as the Server_GetBlendingInterface() function is exported in Metamod.

However if you do the same thing in the bot as Metamod, it will also be solved.

http://cvs.sourceforge.net/viewcvs.p....1&view=markup
http://cvs.sourceforge.net/viewcvs.p....1&view=markup

The Storm 14-06-2005 14:05

Re: Problem with the hitboxes
 
Thanks Whistler. I do it. But the bots still take me a demage when they shoot in front of me and I'm with shield in defence mode. Maybe the problem is not here ?


All times are GMT +2. The time now is 21:10.

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