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

From Valve Developer Community
Jump to navigation Jump to search
(Created page with '== 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 Support as it seems. For exampl…')
 
m (→‎OB 2009: Fixing a small thing)
Line 5: Line 5:


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 (If your in the beta) Yes It makes a black box. (Rofl)
Also you can try it on TF2 and DOD.
 
Also you can try This on TF2 and DOD.


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

Revision as of 12:36, 9 June 2010

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 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 (If your in the beta) Yes It makes a black box. (Rofl)

Also you can try This on TF2 and DOD.

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

Also The next-bot AI seems to be working, They added a entity to test it (simple_bot_add) 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)