The online racing simulator
Cruise Insim "Lc" Help.
(9 posts, started )
Cruise Insim "Lc" Help.
Hello mate's.
sorry for my bad english.
I'm need help for edit a this insim.
I want make to Energy (health) speedy lower.
And bonus distance slowly go up.

Plz Help me mate's.

[email protected] - my msn if you want with me talk. Please.
You must find code which is adding Energy and then make it *0.9 or *1.1. You must try.
Quote from misiek08 :You must find code which is adding Energy and then make it *0.9 or *1.1. You must try.

This not work :/
Can you give us this part of code?
Quote from misiek08 :Can you give us this part of code?

Możemy pogadać na gg?
Napisz plz. 9745728
oh.....
i help u again....
you must learn to code.....

watch here .....

// Health Timer
private void HCount_Elapsed(object sender, System.Timers.ElapsedEventArgs e)
{
try
{
foreach (clsConnection Ply in Connections)
{
Ply.Health -= [COLOR=Red]1[/COLOR]; [COLOR=DarkGreen][ EDIT THIS TO -= 02 or what you want ][/COLOR]
}
}
catch { }
}

Ragards....
HERE DISTANCE BONUS !


// Distance Bonus
if (Connections[GetConnIdx(Players[GetPlyIdx(MCI.Info[i].PLID)].UniqueID)].DistanceSincePit >= [COLOR=Red]50000[/COLOR])
{
Connections[GetConnIdx(Players[GetPlyIdx(MCI.Info[i].PLID)].UniqueID)].Cash += 2500;
Connections[GetConnIdx(Players[GetPlyIdx(MCI.Info[i].PLID)].UniqueID)].BonusDone += 1;
InSim.Send_MST_Message("/msg ^6•^8 " + Connections[GetConnIdx(Players[GetPlyIdx(MCI.Info[i].PLID)].UniqueID)].PlayerName + " ^7received ^6€2500");
InSim.Send_MST_Message("/msg ^6•^2 Reason:^7 Distance bonus");
Connections[GetConnIdx(Players[GetPlyIdx(MCI.Info[i].PLID)].UniqueID)].DistanceSincePit = 0;
}

50000 = 50 KM


Regards......
Seidel
i'm maked that. But. Thanks
i just wanted to point out you cannot make people's distance increase slower that all depends on how fast they drive ...

Cruise Insim "Lc" Help.
(9 posts, started )
FGED GREDG RDFGDR GSFDG