Heya fellow programmers! , just wondering if anyone could shed some light on insim.net's CompCar class, i have been trying to setup the player takes over car packet, and its working fine, just when it comes down to the other player taking the car, the compcar class doesn't re-new and stats count on the old players side rather then the new players side, ive tried Compcar = new Compcar(); and playerid = 0 ect but they dont work when renewing the compcar class it says it has no constructors defiend, is anyone able to explain to me how this would work with insim.net.
thanks
thanks