question about radar

11/30/2009 21:02 ben75#1
Well i would like to develop a radar tool for a game, could you tell me what are the requirement to do it properly and tell me the steps i should work in by order , it would be very helpful.

It's an online game, so it involves i guess some anti-detection measures as well, thanks for your help in advance.
11/30/2009 21:41 MoepMeep#2
Learn any real programming language first.
12/04/2009 20:49 ben75#3
wow nice answer :o

and after that wonderful answer achieved what i'm supposed to do ?
can you please detail it a bit more...
i mean there must be common steps when you are building a radar for any game.
thx,
12/04/2009 22:05 wurstbrot123#4
Well you have to read the Packets and the positions of the player.
Than you could calculate how far the player are from you and draw
the points on the radar. But if you dont have any expirience with developing yet
dont think you can do that in just some month, it takes a lot time to learn this stuff :)