.:: Bots United ::.

.:: Bots United ::. (http://forums.bots-united.com/index.php)
-   General Bot Coding (http://forums.bots-united.com/forumdisplay.php?f=24)
-   -   Botmatch Screensaver? (http://forums.bots-united.com/showthread.php?t=355)

threat 14-01-2004 19:28

Botmatch Screensaver?
 
Hi dudes!

Just had a funny idea :P I just had a Matrix Screensaver running, which is working completely via DirectX and OpenGL - very cute! :D

Had you ever thought about a possibility using the HL-engine and some bots and an automatically moved camera or first-person-view as Screensaver? With e.g. the Bot-Forum-Logo in one corner and the bot developers as players? Or with a Clan-Logo in one corner?

Hehe, this would be very funny, when my colleagues would see me "playing Counterstrike" again - move the mouse - oh, was just reading, how to fix this DSP assembler problem :D

I think, this SCR-file, which is usually installed in the Windows-Dir could use the STEAM or CS installation, just start a game with predefined options and *gogogo* Would this be a very hard problem?? I don't have an imagination of the programming work for such a thing.

Lazy 14-01-2004 23:40

Re: Botmatch Screensaver?
 
It might be possible - but I'm not entirely sure about it waking on a mouse movement. You'd have to set a windows hook that is in a seperate dll to respond to WM_MOUSEMOVE messages then force the application to terminate.

But the problem with it is that it is a hook and I don't think Valve Anticheat likes windows hooks either.

Or - you could write a BSP renderer yourself and try to mimick the game and bots as much as possible - but probably not the best way to go due to the time required.


All times are GMT +2. The time now is 14:50.

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