General > Media
Crazybob's Points Map
[MAF]Epoxi:
Edit: OMG yes Karlis you are right about unsigned integer. I am a n00b, I got the program working now. :L
[MAF]Epoxi:
I had a fun idea. Now I have the coordinates sorted I could make a program that monitors how damaged your car is. When the car health decreases the point could be noted on the map. This would build up a picture of the most dangerous locations to drive. 8)
If we all ran the program and combined our results it should be interesting.
[MAF]Karlis:
ok, so vehicle health should be added to the logging.
this is best format i think:
instance id(or user id),damage delta, x delta, y delta (deltas will greatly reduce size)
time is not needed, as you can have array with last times some instance got called, and if it matches current time then increase current time by 1.
also, i don't think we need any program, this can be coded serverside.
[MAF]Epoxi:
Cool, by "X delta" you mean change in X right?
[MAF]Karlis:
yeah, you won't have problems reading that right?
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version