Talk:Orange Box (engine branch): Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (→‎OB 2009: Fixing a small thing)
m (→‎OB 2009: Another minor edit)
Line 1: Line 1:
== OB 2009 ==
== OB 2009 ==


Hey Guys, I found something! The 2009 engine seems to have some features from L4D Such as the L4D bots(Nextbots) And Matchmaking  
Hey Guys, I found something! The 2009 engine seems to have some features from L4D Such as the L4D Bot AI(Nextbots) And Matchmaking  
Support as it seems.  
Support as it seems.  


For example try "gamemenucommand OpenMatchmakingBasePanel" in Normal Counter-strike Source, Nothing happens right?  
For example try "gamemenucommand OpenMatchmakingBasePanel" in Normal Counter-strike Source, Nothing happens right?  
Try it in the Counter-strike Source Beta (If your in the beta) Yes It makes a black box. (Rofl)
Try it in the Counter-strike Source Beta Or Any other Game running 2009 OB. (Such as TF2 and DOD:s)


Also you can try This on TF2 and DOD.
A Partly Transparent Black Box Will Display.


So the matchmaking might not be fully In there. But it is.
So the matchmaking might not be fully In there. But it is There.


Also The next-bot AI seems to be working, They added a entity to test it (simple_bot_add)
Also The next-bot AI seems to be working, They added a entity to test it (simple_bot)
Was only able to get it to work on TF2/TF2 official map And using nav_generate to make a nav.
Was only able to get it to work on TF2/TF2 official map And using nav_generate to make a nav.



Revision as of 12:42, 9 June 2010

OB 2009

Hey Guys, I found something! The 2009 engine seems to have some features from L4D Such as the L4D Bot AI(Nextbots) And Matchmaking Support as it seems.

For example try "gamemenucommand OpenMatchmakingBasePanel" in Normal Counter-strike Source, Nothing happens right? Try it in the Counter-strike Source Beta Or Any other Game running 2009 OB. (Such as TF2 and DOD:s)

A Partly Transparent Black Box Will Display.

So the matchmaking might not be fully In there. But it is There.

Also The next-bot AI seems to be working, They added a entity to test it (simple_bot) Was only able to get it to work on TF2/TF2 official map And using nav_generate to make a nav.

Also there are Console commands such as


matchmakingport  : 27025 : Host Matchmaking port


simple_bot_add  : cmd  : Add a simple bot.


nb_debug  : cmd  : Debug NextBots. Categories are: BEHAVIOR, LOOK_AT, PATH, ANIMATION, LOCOMOTION, VISION, HEARING, EVENTS, ERRORS.


Also i did not know who to tell or where to put all this, So i went here.

You Can Find those console commands And such in all 2009 OB engine games, I Cant wait for the source-code now. (Feel free to delete this if needed) --Icefox 19:35, 9 June 2010 (UTC)