GoH-Files+Source | Ready to Play

Page 1 of 15 12345678911 ... LastLast
Results 1 to 15 of 221
  1. #1
    Apprentice AndreDev is offline
    MemberRank
    Mar 2013 Join Date
    8Posts

    information GoH-Files+Source | Ready to Play

    This is my Source / Files / Client from Gates-of-Heaven.
    Have a lot of fun with it.


    Source:
    Neuz:
    Spoiler:

    Code:
    #define    __RYUSOFT_GUARD                            // RyuSoft Guard
    
    //********************************************* Test Server ***************************************************
    #define    __NEUE_KLASSEN                        // neue Klassen by André!
    #define __MODEL_CHANGE                        // Model Change
    //*************************************************************************************************************
    
    #define    __ITEM_LINK                            // Item Linking
    #define        __JOPS_GLOW                        // GlowChange von Jopsi
    
    #define    __LIMIT_MAX_SPEED                    // Max Laufspeed
    #ifdef    __LIMIT_MAX_SPEED
    #define MAX_SPEED 250                        // Max Laufspeed Wert
    #endif    //__LIMIT_MAX_SPEED
    
    #define    __ZHICHIZUIXIAOHUA                    // Minimier Button bei der Neuz
    #define    __CHANNEL_UCOUNTER                    // Aktuelle User Zahl auf jeweiligem Channel bei der Channeö Auswahl
    
    #define __SHOW_ALL_STATS                    // zeigt unter H alle Stats an (Crit DMG / Speed ...) <-- noch fixen!
    #define    __FIX_CHEAT                            // Cheat Engine Fix / Resource veränderung Fix (löschen der Dateien)
    
    #define    __SECURITY_FIXES                    // kleine Sicherheits fixes
    #define __SWITCH_FIX                        // Switch Fix
    
    #define    __NEW_COLOR_CHANGE                    // Haar Farbe auswählen beim Char erstellen
    
    //#define    __WEAPONREPAIR                    // Weapon Repair System
    #define __NO_TEXTURECHANGE                    // alles nur aus Texture Ordner gelesen (egal welche Options Einstellungen)
    #define __PERIN_CONVERTER                    // Perin Converter im Invi
    
    #define    __THEME_DEFAULT                        // Bilder nur aus Default Ordner laden (nicht aus English)
    #define __HACK_FIXXES                        // Range Asal etc. Fix
    #define __INVISIBLE_FIX                        // Entfernt alle Anvisieren etc. von einem wenn man DarkIllu benutzt
    
    #define __ADDSHOPITEM                        // Items einzeln in Shops adden
    //#define    __BS_EFFECT_LUA                        // (V16 SFX)
    #define __PMA_PARTYFINDER                    // Party Finder von Pumaa
    #define    __GUILD_COLOR                        // Gildenfarben nach lvl
    #define    __PET_COLLISION                        // (Pet tut Objekte ignorieren)
    #define __SHOPPING_CART                        // Einkaufswagen System
    #define    __AWA_WITH_PENYACOST                // /awa kostet 500k wenn aktiv
    #define    __USER_CP                            // User Controll Panel
    //#define    __BURNOUT_SYSTEM                    // Burnout Buff System
    #define    __FASHION_COMBINE                    // Fashion Combine System
    //#define __COLOSSEUM                            // Colosseum System (erzeugt Crashs)
    #define    __FAST_JOBCHANGE                    // Fast Jobchange
    #define    __PROTECT_AWAKE                        // Protect Awake Scroll
    #define    __PETFILTER                            // Petfilter im CP
    //#define __DAY_NIGHT                            // Day&Night System von Offi
    //#define    __NO_SUNKIST
    
    #define        __IMPROVE_MAP_SYSTEM
    #define        __NEW_WEAPON_GLOW
    #define        __V16_SKILLTREE //v16 Skilltree (gefixt)
    #define         __GUILD_COLOR             // Guild Color
    #define        __3RD_LEGEND16            // 3rd Class

    WorldServer:
    Spoiler:

    Code:
    #define    __RYUSOFT_GUARD                            // RyuSoft Guard
    #ifdef __RYUSOFT_GUARD
        #define    __NO_TRADE                            // Trade Block (in WorldServer.ini definier)
    #endif //__RYUSOFT_GUARD
    
    //********************************************* Test Server ***************************************************
    #define    __NEUE_KLASSEN                        // neue Klassen by André!
    #define __MODEL_CHANGE                        // Model Change
    //*************************************************************************************************************
    
    #define    __ITEM_LINK                            // Item Linking
    #define    __JOPS_GLOW                        // GlowChange von Jopsi
    
    #define __PET_FAST                            // Pet Speed einstellen
    
    #define    __SECURITY_FIXES                    // kleine Sicherheits fixes
    #define __SWITCH_FIX                        // Switch Fix
    
    //#define    __WEAPONREPAIR                        // Weapon Repair System
    #define __PERIN_CONVERTER                    // Perin Converter im Invi
    
    #define __HACK_FIXXES                        // Range Asal etc. Fix
    #define __ADDSHOPITEM                        // Items einzeln in Shops adden
    #define __PMA_PARTYFINDER                    // Party Finder von Pumaa
    #define    __PET_COLLISION                        // (Pet tut Objekte ignorieren)
    #define __SHOPPING_CART                        // Einkaufswagen System
    #define    __AWA_WITH_PENYACOST                // /awa kostet 500k wenn aktiv
    #define    __USER_CP                            // User Controll Panel
    //#define    __BURNOUT_SYSTEM                    // Burnout Buff System
    #define    __FASHION_COMBINE                    // Fashion Combine System
    //#define __COLOSSEUM                            // Colosseum System
    #define    __FAST_JOBCHANGE                    // Fast Jobchange
    #define    __PROTECT_AWAKE                        // Protect Awake Scroll
    #define    __PETFILTER                            // Petfilter im CP
    #define    __SCROLL_OF_UNBINDING                // Scroll of Unbinding


    Sonstiges:
    - Client Encoding
    - changed Couple Buffs
    - "good" Classbalancing

    Download:
    Source: Multiupload.nl - upload your files to multiple file hosting sites!
    Files: Multiupload.nl - upload your files to multiple file hosting sites!
    Client: Multiupload.nl - upload your files to multiple file hosting sites!

    Virustotal:
    AccountServer.exe
    DataBase Server.exe
    CoreServer.exe
    Certiferi.exe
    LoginServer.exe
    CacheServer.exe
    WorldServer.exe
    Neuz.exe


  2. #2
    Member genphsyko is offline
    MemberRank
    Jun 2010 Join Date
    76Posts

    Re: GoH-Files+Source | Ready to Play

    What's the language? I just hope it's FULL English..
    Last edited by genphsyko; 07-04-13 at 04:49 AM.

  3. #3
    Apprentice AndreDev is offline
    MemberRank
    Mar 2013 Join Date
    8Posts

    Re: GoH-Files+Source | Ready to Play

    Quote Originally Posted by genphsyko View Post
    What's the language? I just hope it's FULL English..
    Sorry it's in German but you can change it easy to English =)

  4. #4
    Member genphsyko is offline
    MemberRank
    Jun 2010 Join Date
    76Posts

    Re: GoH-Files+Source | Ready to Play

    Quote Originally Posted by AndreDev View Post
    Sorry it's in German but you can change it easy to English =)
    I don't really know how to, sorry. But can you atleast teach me how to change the language? or is there a tutorial for that?

  5. #5
    audisbroder is offline
    MemberRank
    Aug 2011 Join Date
    Not foundLocation
    1,180Posts

    Re: GoH-Files+Source | Ready to Play

    Quote Originally Posted by genphsyko View Post
    I don't really know how to, sorry. But can you atleast teach me how to change the language? or is there a tutorial for that?
    I found this on ragezone:
    Quote Originally Posted by Spitfire76 View Post
    For example, if your Client is in english and you want translate it to german.

    You have to download the most updated german client and extract all .txt.txt files from res files.
    Then replace them in your Client and Resource folder.

    The most common .txt.txt files are : character.txt.txt ; propItem.txt.txt ; propQuest.txt.txt ; propSkill.txt.txt ; resData.txt.txt ; textClient.txt.txt

    You will not find any WorldDialog in german in these folder, you have to translate it by yourself (this file contains all the things said by NPC in balloons).

  6. #6
    Owner raventh1984 is offline
    MemberRank
    May 2011 Join Date
    NetherlandsLocation
    1,499Posts

    Re: GoH-Files+Source | Ready to Play

    Thank you André for the files.

    I am gonna test it to see if i can make 2 clusters out of it.

  7. #7
    Proficient Member jayjei14 is offline
    MemberRank
    Dec 2011 Join Date
    150Posts

    Re: GoH-Files+Source | Ready to Play

    Please upload to 4shared

  8. #8
    Member c16316 is offline
    MemberRank
    Jan 2009 Join Date
    86Posts

    Re: GoH-Files+Source | Ready to Play

    it is v19 files?theme skin is old flyff or v19 theme skin? =]

  9. #9
    Apprentice satthumeminh4 is offline
    MemberRank
    Dec 2012 Join Date
    22Posts

    Re: GoH-Files+Source | Ready to Play

    please guide me to install.

  10. #10
    audisbroder is offline
    MemberRank
    Aug 2011 Join Date
    Not foundLocation
    1,180Posts

    Re: GoH-Files+Source | Ready to Play

    Quote Originally Posted by satthumeminh4 View Post
    please guide me to install.
    Follow this and just use this files.

    Quote Originally Posted by jayjei14 View Post
    Please upload to 4shared
    Man seriously, shut the with "upload there, and here".. Be happy that this guy even released these files. And nofthing more.

  11. #11
    Owner raventh1984 is offline
    MemberRank
    May 2011 Join Date
    NetherlandsLocation
    1,499Posts

    Re: GoH-Files+Source | Ready to Play

    Well i can play without any problems.

    Then i did this

    I translated the .txt files

    Run merge2.exe copy the .res files to the Client.
    But now the client is crashing.

    I undo all the changes i had made run again merge2 but still neuz crashes. No error log.
    With the encrypted files it seems to work just fine.

    Could you explain why this is happening?

  12. #12
    Apprentice qeyip123 is offline
    MemberRank
    Mar 2013 Join Date
    16Posts

    Re: GoH-Files+Source | Ready to Play

    neuz
    Resource Hacker
    "This file has a non-standard resource layout...
    it has probably been compressed with an "EXE compressor"."
    what is this?...

  13. #13
    Account Upgraded | Title Enabled! brent2421 is offline
    MemberRank
    May 2011 Join Date
    CaveLocation
    285Posts

    Re: GoH-Files+Source | Ready to Play

    how to translate into english?

  14. #14
    Member genphsyko is offline
    MemberRank
    Jun 2010 Join Date
    76Posts

    Re: GoH-Files+Source | Ready to Play

    Quote Originally Posted by brent2421 View Post
    how to translate into english?
    Yeah, there should be an exclusive tutorial for this. Imaged or a Video tutorial will do.

  15. #15
    Trust your senses Gravious is offline
    MemberRank
    Sep 2009 Join Date
    NetherlandsLocation
    713Posts

    Re: GoH-Files+Source | Ready to Play

    You guys want an "exclusive tutorial" for translating the txt files into English?

    Step 1. Grab all the .txt.txt files from gPotato eFlyff and an English WorldDialog.txt, dump them in your Resource folder.
    Step 2. Done

    The reason why you crash when you use new .res files might be because this source has some "encryption" on their .res files, have look at the Encryption Key of the .res files and the encryption key inside of your "Resource.txt"



Page 1 of 15 12345678911 ... LastLast

Advertisement