.:: 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 ::. > Search Forums

Showing results 1 to 10 of 10 Search: Posts Made By: Jerry
Forum: Half-Life 2 SDK 20-01-2005
Replies: 18
Views: 10,090
Posted By Jerry
Re: New SDK Bot for Source

I tried the plugin bot example in HL2DM.
It can't load some interfaces:
Unable to load playerinfomanager, ignoring
Unable to load botcontroller, ignoring
:(
I guess we still can't...
Forum: Half-Life 2 SDK 02-01-2005
Replies: 25
Views: 8,958
Posted By Jerry
Re: draw beam

Don't use interfaceFactory.
Use this instead:


effects = (IEffects*)gameServerFactory(IEFFECTS_INTERFACE_VERSION, NULL);
Forum: Half-Life 2 SDK 31-12-2004
Replies: 31
Views: 38,186
Posted By Jerry
Re: Let the revolution begin!!!

Maybe the bot uses the orientation of the map ;).
Forum: General Forum 18-12-2004
Replies: 37
Views: 23,782
Posted By Jerry
Re: CS: SOURCE bot is possible... and i can show it ya ;)

Yes, I am from the old forum :).
I coded the Flamerbot (a bot for Action Half-Life).
Forum: Half-Life 2 SDK 16-12-2004
Replies: 2
Views: 4,135
Posted By Jerry
Re: Contact with Alfred (Valve)

Well, it's good that you got a response :).
Now to wait and see if he can give some tips :).

btw:
// *CRASH* (but fine in HL2DM)
has to be: // *CRASH* (but fine in CSS)

But he will...
Forum: Half-Life 2 SDK 15-12-2004
Replies: 6
Views: 3,712
Posted By Jerry
Re: Aaaaaaaarh

Sorry, I wasn't more of a help :).
It's indeed really frustrating.
Forum: Half-Life 2 SDK 15-12-2004
Replies: 30
Views: 10,650
Posted By Jerry
Re: Lets get this stuff rolling!

Check out:
Gameinterface.* (h & cpp)


// Normally, when the engine calls ClientPutInServer, it calls a global function in the game DLL
// by the same name. Use this to override the...
Forum: Half-Life 2 SDK 14-12-2004
Replies: 30
Views: 10,650
Posted By Jerry
Re: Lets get this stuff rolling!

Wow, nice find Aspirin :).
Gotta check this out!
Forum: Half-Life 2 SDK 13-12-2004
Replies: 30
Views: 10,650
Posted By Jerry
Re: Lets get this stuff rolling!

Check out:
IGameMovement (igamemovement.h)


//========= Copyright © 1996-2005, Valve Corporation, All rights reserved. ============//
//
// Purpose:
//
...
Forum: General Forum 13-12-2004
Replies: 37
Views: 23,782
Posted By Jerry
Re: CS: SOURCE bot is possible... and i can show it ya ;)

I got the bots to spawn too and went searching through the SDK looking for a playermove function. I found an Interface that can be used: IGameMovement.
The only problem is that the function:...
Search took 0.00 seconds.

 
Forum Jump


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