else if (MyMatch.ChanceSuccess(DropRates.CPBag) should be under
if (MyMatch.ChanceSuccess(DropRates.CPs)
{
if (Char != null)
{
Char.CPs += 500;
}
}
fast reply but thanks, so its should be like: if(MyMatch.ChanceSuccess(DropRates.CPs))
{
if (Char != null)
{
Char.CPs += 500;
}
}
else if (MyMatch.ChanceSuccess(DropRates.CPBag)
{
Well... if your talking about errors theres... 21 errors and 20 of them are in NPCdialog.cs and theres 1 in Mob.cs.. there is a little squiggly red line and the end of this: else if (MyMatch.ChanceSuccess(DropRates.CPBag)
this screenshot below will show u the errors, the only bit i touched in NPCdialog.cs is when i created my own npc, now im not sure if i delete it, it may work im not sure and there is also 2 errors on Mobs.cs on the +2 stone bit:
[Release] Automatic Hero Picker 11/22/2009 - Heroes of Newerth - 1 Replies With this software, you can be sure to get the hero you want in All Pick mode. Start HoN, then this program, and then join an AP-game. The program will read from an external HeroPicker.txt, and automaticly pick that hero for you. I (DoubleDTheGreat) have included a full list of heroes, and their code, sorted alphabetically.
Original author: Sheppard @ Edge of Nowhere
Original thread: Edge of Nowhere
Download (CLICK ME)
Known bugs:
- If you start this program, it will automaticly...
[Release] Custom Automatic Restarter for LOTF Source!!! 05/06/2009 - CO2 PServer Guides & Releases - 2 Replies First in General.cs Search for public static void DoStuff()
Above it add this
Now go Some were around line 55 in General.cs and Put this!!!
Now Goto Line 246 in General.cs and Put this!
Hit Thanks if this helped you please