The online racing simulator
Searching in All forums
(2 results)
Kunal
Demo licensed
Hello, people!

Here's my code, made as described above, but does not work! As there were 2 charges, and left!

What's wrong? File "Form1" ?



// Money payout
private void PayUser_Elapsed(object sender, System.Timers.ElapsedEventArgs e)
{
try
{
foreach (clsPlayer Ply in Players)
{
if (Ply.Payout > 6)
{
Connections[GetConnIdx(Ply.UniqueID)].Cash += 1;
Ply.Payout = 0;
}
}
}
catch { }
}

All thanks, decided himself!
Last edited by Kunal, .
Car prices on LC
Kunal
Demo licensed
Hello, people!

There is a problem, I know it can be solved. But I do not know how! (

I wanted to change the prices on car (Liberty cruise), changed the 2 files "Form1" and "dealer" but going to the server response was no (server reboots, do not fool =))

I beg you to help! Where to change the price of cars?



All thanks, decided himself!
Last edited by Kunal, .
FGED GREDG RDFGDR GSFDG