[RELEASE] Gate To Heavens Last Build

Page 1 of 6 123456 LastLast
Results 1 to 15 of 84
  1. #1
    Developer lucky40990 is offline
    MemberRank
    Sep 2006 Join Date
    FranceLocation
    312Posts

    talk [RELEASE] Gate To Heavens Last Build

    Hello guys ,

    Note :
    1 ) The following files are the offcial GTH released with many new system and all hack ... fixed. It's include weeding ... Particle sys , CPU fix , new skills ... and many other new systems. with a new UI.
    2 ) A simple VPS should be enough to run the server as it include CPU fix.

    ..::HISTORY::..

    I just found on my old dedicated server my last build ( 12754 ) of gth...

    Since GTH is a dead game , i'm gonna to release thoses files.

    Thoses files are my latest build. This include all Fix ( No more speedhack , account hack , money hack , copy item ... ) it's include also all newest systems . (weeding ... )

    ..::TUTORIAL HOW TO SETTING UP SERVER::..

    1. Windows XP/2003 Server/Windows 7/Windows 2008 Server/Windows 2008 Server r2 (one of those)/Windows 10
    2. For handling 1000 players with all regions working, you will need 1 machines (you can run as virtual)
    3. Microsoft SQL Server Express 2000/2005/2008/2008 r2
    4. Microsoft SQL Server Management Studio Express (in 2000 it's integrated, for 2005 u need to download it, same as for 2008).
    5. A bit of knowledge how that stuff works

    First you need to extract all files.
    After you are done with setting up a mssql server, and restoring databases (i consider, database names will be accountdb, gth_account, gth_game), you have to
    create 3 ODBC sources (Call them the same way as databases). Specify "SQL Server" as ODBC driver. PS : if you are using a 64 bits OS , create the ODBC source with odbc32 bits ( C:\Windows\SysWOW64\odbcad32.exe )
    Also, you have to set ODBC default database names this way :
    accountdb --> accountdb ( use SQL Authentification with login "sa" and password : "the one you set for sa user" )
    gth_game --> gth_game ( use SQL Authentification with login "sa" and password : "the one you set for sa user" )
    gth_account --> gth_account ( use SQL Authentification with login "sa" and password : "the one you set for sa user" )

    Once done Open the server.cfg from LoginServer folder and the 4 GameServer folders.
    Update the DB_PARAM part as follow :

    [DB_PARAM]
    Name0=sa
    Password0=your_password
    Name1=
    Password1=

    This server have new autoregistration system in server.cfg from loginsrv.
    For disable it just change:
    Autoregistration from true to false.
    With autoregistration true , the loginServ will create you an account automaticaly if the login doesn't exist.

    Update all the ip for your NET IP ( basicaly 127.0.0.1 ) .

    Start all servers , then on login server use : Consol : Test mode Off.

    Start the client directly from startGTH.bat

    ..::GM CMDS::..

    To become a GM update gameMaster field in gth_game tbl_game from 1 to 9

    /online : See how many people are online and playing
    /kick xxxx : Kick a player ( use player name )
    /ban xxxx : Ban a player ( use player name )
    /unban xxxx : Unban a player ( use player name )
    /move xxxx : Move to player ( use player name )
    /summon xxxx : Summon player ( use player name )
    /hide : Hide / Unhide yourself to normal players
    /deleffect : Delete all effect on you.
    /notice : Make a server notice
    /reload : Reload config files
    /off : Shutdown the server using a timing notice
    /kill xxxx : Kill monsters around you
    /spawn xxxx : spawn monster ( using the id from /monsterlist )
    /exp xxxx : give xp to player
    /sexp xxxx : give Soul xp to player
    /genexp xxxx : Give genxp to player
    /life : Give the player Full life back
    /item xxxx : Give the player the item ( using the id from /itemlist )
    /stats xxxx : Add stats to the selected player ( xxxx as number of stats )
    /pk on : Turn on the PK
    /pk off : Turn off the PK
    /map xxx : Teleport to the map ( 0 , 1 , 2 , 3 ... )
    /awaken xxx : Get the class awaken ( 1 , 2 , 3 ... )
    /itemlist xxx : Get the item list ( 0 , 100 , 200 ... )
    /monsterlist xxx : Get the monter list ( 0 , 100 , 200 ... )
    /love : Teleport to your love for Free
    /money xxx : Give yourself some money ( 1000000 ... )


    PS : Do not ask for source code ... i have lost my source code since very long time ...
    This version is my last one , so everything should be fixed and have title / effect / weeding / new skills ... everything . Dont miss to like if you like my release :). Also if you need some changes ask me i will try to help.

    ..::VIP SYSTEM::..

    To make a VIP account you need to use gth_account -> tbl_premiuminfo . set worldChatCnt = 1 , gubun = 1 , and modifyDate to a post date where you want the account to be VIP to until this date is reach . format should be d-m-Y H:i:s . then the account will be able to use premiums.

    ..::DOWNLOAD LINK::..

    Client + GameServer + LoginServer DATA FILES :

    https://mega.nz/file/R4JhhKRB#QObqfw...2mO1u9E0jaaN54

    Client Files .lv password : !)($%^&$(@HCRT9415M<>?:}{adM
    If you want open a .lv file you need to open it with Winrar or so and with the password i gave up.



    To create account just login to gameserver it will create the account.


    ..::TROUBLESHOOTING::..
    - If your game crash add compatibility mode to Windows XP
    - Monsters and NPC doesnt not appear ( appear only if very close ) : this bug is strange , but a relog should works it's happen to the first player who connect each game server.
    - if you have other questions, fell free to contact me at luckypgm40 ( skype )

    ..::CHANGELOG::..
    - 03/24/2017 : lvl max changed from 98 to 150. New awaken stats. PK fixed.

    - 02/09/2017 : Updated All .exe fixed GM BUG ( All accounts GM + Fixed negative SA + new param to disable premium system + /spawn fix can spawn all monsters now.)
    - 02/07/2017 : Updated GameServer ( fixed damages error / Monsters damages ... )
    - 02/02/2017 : Updated GameServer ( added /money xxx ).


    ..::OPENED SERVER::..
    - Need your server here ? ask me add.
    Last edited by lucky40990; 25-01-22 at 12:56 AM. Reason: Update. see changelog.


  2. #2
    Apprentice pengguin12 is offline
    MemberRank
    Nov 2008 Join Date
    17Posts

    Re: [PRE RELEASE] Gate To Heavens Last Build

    how i use this client?

    i don't have game server so whos server login?

  3. #3
    Developer lucky40990 is offline
    MemberRank
    Sep 2006 Join Date
    FranceLocation
    312Posts

    Re: [PRE RELEASE] Gate To Heavens Last Build

    Please test the client first by simply create a shurtcut with /nopatch in param. I don't have the time to check if the server/login server are ok with this client version.

    Report me the feedback please.

  4. #4
    Apprentice pengguin12 is offline
    MemberRank
    Nov 2008 Join Date
    17Posts

    Re: [PRE RELEASE] Gate To Heavens Last Build

    now i login sueccss haha

    my login ID is asdf and cher. ID test check in your DB

    also, i want GM command list plz tell me about this

    i have 1 bug

    that is disappear about monster in my view but if i just move a litte that monster is appear
    Last edited by pengguin12; 03-09-15 at 04:04 PM.

  5. #5
    Developer lucky40990 is offline
    MemberRank
    Sep 2006 Join Date
    FranceLocation
    312Posts

    Re: [PRE RELEASE] Gate To Heavens Last Build

    About your bug , a simple relog or restart should fix the problem , it's because you was the first online player .

    Any Other bug ? ?

    - - - Updated - - -

    Pengguin12 i will make a webpage for let you test gm/weeding/effect
    ... Thanks help for feedback

  6. #6
    Developer lucky40990 is offline
    MemberRank
    Sep 2006 Join Date
    FranceLocation
    312Posts

    Re: [PRE RELEASE] Gate To Heavens Last Build

    i'm uploading the files now.

  7. #7
    Developer lucky40990 is offline
    MemberRank
    Sep 2006 Join Date
    FranceLocation
    312Posts

    Re: [RELEASE] Gate To Heavens Last Build

    I released the full files ( Login server / Game server / Client ) .

    You will need DirectX9.0C for start the client.

    Have fun with ;)

  8. #8
    Apprentice pengguin12 is offline
    MemberRank
    Nov 2008 Join Date
    17Posts

    Re: [RELEASE] Gate To Heavens Last Build

    what is password about zip file?

    i can not unpack your zip file....

  9. #9
    Developer lucky40990 is offline
    MemberRank
    Sep 2006 Join Date
    FranceLocation
    312Posts

    Re: [RELEASE] Gate To Heavens Last Build

    Added pw on first post.

    Dont miss to like :).

    If you have question i will try my best to answer

  10. #10
    Apprentice pengguin12 is offline
    MemberRank
    Nov 2008 Join Date
    17Posts

    Re: [RELEASE] Gate To Heavens Last Build

    i want unpack lv file. so how i do that?

    also, i wnat add item and modify item ability. how i do that??

  11. #11
    Developer lucky40990 is offline
    MemberRank
    Sep 2006 Join Date
    FranceLocation
    312Posts

    Re: [RELEASE] Gate To Heavens Last Build

    Added the .lv password ... ( You need try because i'm not sure it was long time ago ... ).

    I will help you if you have questions ...

    if someone open a server , let me know :) i will try to help you .

    I have upload the TOOLS for GTH. With this you can make some things ...
    Last edited by PyroSamurai; 31-05-20 at 03:27 PM. Reason: Global Rule #27

  12. #12
    Account Upgraded | Title Enabled! hectormousa is offline
    MemberRank
    Mar 2009 Join Date
    EgyptLocation
    362Posts

    Re: [RELEASE] Gate To Heavens Last Build

    Great work man thank you :) waiting for the web files

  13. #13
    Developer lucky40990 is offline
    MemberRank
    Sep 2006 Join Date
    FranceLocation
    312Posts

    Re: [RELEASE] Gate To Heavens Last Build

    Thanks ,

    There is a problem , i have lost my powerfull website with all features ... :'( . I have found my first website from 2007 . It's a basic website but with premium store and rank page ... , but i will need first install it because many php call are deprecated or changed ... like : mysql --> mysqli .

    I will need to update this web to php 5.3 and more before release. I will try to make the change tomorrow for release.

  14. #14
    Developer lucky40990 is offline
    MemberRank
    Sep 2006 Join Date
    FranceLocation
    312Posts

    Re: [RELEASE] Gate To Heavens Last Build

    I uploaded the web . Sorry but i have no time to works anymore on this game. So have fun everyone.

    If you plan to open a server , let me know i will maybe connect to remember old good time and talk with old players :D

  15. #15
    Account Upgraded | Title Enabled! hectormousa is offline
    MemberRank
    Mar 2009 Join Date
    EgyptLocation
    362Posts

    Re: [RELEASE] Gate To Heavens Last Build

    Thx for the web files between every thing is working good but the client does not connect to the server I changed the ip in config file



Page 1 of 6 123456 LastLast

Advertisement