Suchergebnisse

Suchergebnisse 21-29 von insgesamt 29.

  • Official 5165 Thread

    Hepatitis C - - Conquer Online 2

    Beitrag

    Zitat von Nydn;61879: „[FONT="Arial"][COLOR="Teal"][SIZE="2"]Thanks for that nice Thread, i will try it ^^[/SIZE][/COLOR][/FONT]“ [FONT="Fixedsys"][COLOR="DarkOrchid"] Thanks, need any help and I'll be glad to assist![/COLOR][/FONT]

  • [Release]Fully working Composition

    Hepatitis C - - Conquer Online 2

    Beitrag

    [FONT="Fixedsys"][COLOR="DarkOrchid"]Go to compose.cs and search for[/COLOR][/FONT] Quellcode (1 Zeile)[FONT="Fixedsys"][COLOR="DarkOrchid"] Replace that entire void with this:[/COLOR][/FONT] Quellcode (20 Zeilen) [COLOR="DarkOrchid"][FONT="Fixedsys"]Then go to database.cs and search for[/FONT][/COLOR]Quellcode (1 Zeile) [COLOR="DarkOrchid"][FONT="Fixedsys"] And replace that with[/FONT][/COLOR]Quellcode (1 Zeile) [COLOR="DarkOrchid"][FONT="Fixedsys"]There you go. Fixed composition.[/FONT][/COLOR…

  • Official 5165 Thread

    Hepatitis C - - Conquer Online 2

    Beitrag

    [FONT="Fixedsys"][COLOR="DarkOrchid"]I made this thread for people who have problems with the 5165 source that just recently became public. First here's how's you set it up. Download it from here. And the client from here. Open the folder, for me its Fixed Source. Place the folder OldCODB in your C:/ drive. Then you open OldCODB. lmo.jpg Then in OldCODB open up config.ini. lmoo.jpg Edit config.ini to your settings. Then go to your sources debug folder, for me its Fixed Source\rikardo updated\bin…

  • [Release]Proficiency God

    Hepatitis C - - Conquer Online 2

    Beitrag

    [FONT="Fixedsys"][COLOR="DarkOrchid"]Here is my Proficiency God. It doesn't work like the real one in Conquer. It's no matter what level the weapon's proficiency is at, you pay 20 Exp Balls to make it level 20. Well here it is.[/COLOR][/FONT] Quellcode (321 Zeilen) [FONT="Fixedsys"][COLOR="DarkOrchid"]Press Thanks if this helps.[/COLOR][/FONT]

  • [FONT="Fixedsys"][COLOR="DarkOrchid"]I went and tested these calculations for expballs for the 5165 source. I'll release them here. Keep in mind that these are not perfect. They are almost perfect. Enjoy.[/COLOR][/FONT] Quellcode (26 Zeilen)

  • [Fix]QuizShow

    Hepatitis C - - Conquer Online 2

    Beitrag

    [FONT="Fixedsys"][COLOR="DarkOrchid"]I hear a lot of people saying how quiz show does not work. Well I decided to go through the source and find out what the problem is. It's really simple so here it is. You're going to go to Database.cs and search for[/COLOR][/FONT] Quellcode (1 Zeile) [FONT="Fixedsys"][COLOR="DarkOrchid"]Under that you should see this[/COLOR][/FONT]Quellcode (18 Zeilen) [FONT="Fixedsys"][COLOR="DarkOrchid"]Replace it with this.[/COLOR][/FONT] Quellcode (19 Zeilen) [FONT="Fixed…

  • [FONT="Fixedsys"][COLOR="DarkOrchid"] This is for 5165! Go to Mob.cs and search for this.[/COLOR][/FONT] Quellcode (1 Zeile) [FONT="Fixedsys"][COLOR="DarkOrchid"]Under that void put this.[/COLOR][/FONT] Quellcode (7 Zeilen) [FONT="Fixedsys"][COLOR="DarkOrchid"]Then go to DropRates.cs and search for:[/COLOR][/FONT]Quellcode (1 Zeile) [FONT="Fixedsys"][COLOR="DarkOrchid"]Under that put: [/COLOR][/FONT]Quellcode (1 Zeile) [FONT="Fixedsys"][COLOR="DarkOrchid"]Then in that same .cs search for: [/COLO…

  • [Fix]So GM's can pk.

    Hepatitis C - - Conquer Online 2

    Beitrag

    [FONT="Fixedsys"][COLOR="DarkOrchid"]I know most of you know how to "fix" this already but I figure I'll post a "fix" for it. First go to Charcater.cs and search for this.[/COLOR][/FONT] Quellcode (10 Zeilen) [FONT="Fixedsys"][COLOR="DarkOrchid"]Delete that entire code. Next go to Attack.cs. Search for [/COLOR][/FONT]Quellcode (3 Zeilen) [FONT="Fixedsys"][COLOR="DarkOrchid"]Delete that. Now gm's should be able to pk. Hope this helps.[/COLOR][/FONT]

  • [Release]Trade

    Hepatitis C - - Conquer Online 2

    Beitrag

    [FONT="Fixedsys"][COLOR="DarkOrchid"]Okay well in the 5165 source, GM's and PM's cannot trade. Well yeah the fix for it is small but since alot of people were asking me about it I am going to release my trading code. Replace your entire Trade.cs with this code. [/color][/font] Quellcode (205 Zeilen) [FONT="Fixedsys"][COLOR="DarkOrchid"] Press thanks if it helped.[/COLOR][/FONT]