Quote:
Originally Posted by ekt
Sounds like a good idea. Might have to teach myself how to program apps 
|
Thats not so easy lol i think apple uses the C programming language, if you know that its a bit easier!
Quote:
Originally Posted by micholix
Yes, would be great work, if someone could do that!
Dreams go on, and one of the greatest features would be, when u have a problem, like the car pushes in corners, then u can type that in and there will be shown some solution, what you can do, to work agaist that.....
Edit: or a starting setup guid, like you fill in some basic parts, like track surface and some other major things, and it shows up a starting setup from where you can work on?
For someone like me, as i do just some clubraces every view months and as i'm realy not a good driver, things like that would be great!
|
the first feature that you described would be hard to implement, unless you had predefined "problems" and then your problem may not be there, if the user had to type in the problem with the car, it would cause lots of problems!
the thing where you fill in the track surface and say what car, and track size, would be easier to make into an app!
its just like
if (surface == dirt && car == DEX408v2 && track size == large){
display these setup sheets}
but i only know java language lol