View Single Post
Cpp

JCF Member

Joined: Mar 2001

Posts: 1,557

Cpp is doing well so far

Nov 7, 2001, 08:54 AM
Cpp is offline
Reply With Quote
Path nodes in jj2? Too hard in my opinion. I have another idea. If we can somehow detect events in the level we could remake those blank events to jump events (bots will jump if they detect this event in their pos), buttstomp event (if in air, they buttstomp), special move (kick or uppercut), ...
The bot program will automatically read the bot's pos, look for these events in the memory and do what they say.

The program should create a log like this:

Jump event on pos: 32,53
Jump event on pos: 76, 27
Buttstomp event on pos: 54, 143

Bot pos: 32, 53
Orders: Jump

All this would only be possible if we could just detect events in the level.

I haven't tried anything like this before but I think it would be possible or at least I hope so...
__________________
<a href="http://nmap.org/"><img border="0" alt="Nmap Security Scanner" src="http://images.insecure.org/nmap/images/prop/nmap_bnr_matrix_pfos.gif"/></a>